summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-10-13[ARM] omap1/leds-innovator.c: remove dead codeAdrian Bunk1-3/+0
2007-10-13[ARM] "extern inline" -> "static inline"Adrian Bunk2-5/+5
2007-10-13[ARM] 4539/1: clocksource and clockevents for at91rm9200David Brownell2-65/+132
2007-10-13[ARM] 4566/1: s3c24xx: fix dma functions section mismatchKrzysztof Helt5-5/+5
2007-10-13[ARM] 4565/1: s3c2443: fix section mismatch in irq.c fileKrzysztof Helt1-2/+2
2007-10-13[ARM] 4545/1: ns9xxx: simplify irq ack'ingUwe Kleine-König2-33/+14
2007-10-13[ARM] 4536/1: configure support for AT91x40 and EB01Greg Ungerer1-0/+23
2007-10-13[ARM] 4537/1: build support for AT91x40 and EB01Greg Ungerer1-1/+4
2007-10-13[ARM] 4538/1: Atmel EB01 board supportGreg Ungerer1-0/+44
2007-10-13[ARM] 4535/1: AT91x40 function prototypesGreg Ungerer1-0/+3
2007-10-13[ARM] 4534/1: AT91x40 interrupt supportGreg Ungerer1-0/+67
2007-10-13[ARM] 4533/1: AT91x40 timer supportGreg Ungerer1-0/+80
2007-10-13[ARM] 4532/1: allow configuration of processor IDGreg Ungerer1-1/+1
2007-10-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds25-37/+9
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds21-984/+1091
2007-10-13[IA64] Fix kernel hangup in kdump on INITKenji Kaneshige1-5/+8
2007-10-13[IA64] Fix kernel panic in kdump on INITKenji Kaneshige2-3/+1
2007-10-13[IA64] Remove vector from ia64_machine_kexec()Simon Horman1-5/+1
2007-10-13[IA64] Fix race when multiple cpus go through MCARuss Anderson1-22/+25
2007-10-13[IA64] Remove needless delay in MCA rendezvousRuss Anderson1-22/+19
2007-10-13[IA64] add driver for ACPI methods to call native firmwareBjorn Helgaas3-0/+247
2007-10-13PCI: X86: Introduce and enable PCI domain supportJeff Garzik4-8/+21
2007-10-13PCI: modify PCI bridge control ISA flag for clarityGary Hade1-1/+1
2007-10-13PCI: use _CRS for PCI resource allocationGary Hade3-0/+143
2007-10-13PCI: skip ISA ioresource alignment on some systemsGary Hade3-0/+56
2007-10-13PCI: i386: Compaq EVO N800c needs PCI bus renumberingJuha Laiho1-0/+10
2007-10-13PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke1-0/+47
2007-10-13i386: add support for picopower irq routerThomas Backlund1-0/+39
2007-10-13PCI: pci_get_device call from interrupt in reboot fixupsDenis V. Lunev1-0/+6
2007-10-13dma_free_coherent() needs irqs enabled (sigh)David Brownell2-1/+3
2007-10-13USB: re-remove <linux/usb_sl811.h>David Brownell3-3/+3
2007-10-13Driver core: change add_uevent_var to use a structKay Sievers4-48/+17
2007-10-13[IA64] perfmon: Remove exit_pfm_fs()Satyam Sharma1-7/+0
2007-10-13[IA64] tree-wide: Misc __cpu{initdata, init, exit} annotationsSatyam Sharma3-11/+11
2007-10-13x86: HPET add another ICH7 PCI idVenki Pallipadi1-0/+2
2007-10-13x86: HPET force enable ICH5 suspend/resume fixVenki Pallipadi1-1/+1
2007-10-13x86: HPET force enable for ICH5Venki Pallipadi2-2/+103
2007-10-13x86: HPET try to activate force detected hpetVenki Pallipadi1-2/+25
2007-10-13x86: HPET force enable o ICH7 and laterVenki Pallipadi1-0/+102
2007-10-13x86: HPET restructure hpet code for hpet force enableVenki Pallipadi1-65/+83
2007-10-13i386/x8664: cleanup the shared hpet codeChris Wright1-5/+1
2007-10-13x86_64: cleanup apic.c after clock events switchChris Wright1-8/+14
2007-10-13x86_64: remove now unused codeThomas Gleixner7-595/+5
2007-10-13x86: unify timex.h variantsThomas Gleixner2-2/+2
2007-10-13x86: kill 8253pit.hThomas Gleixner1-1/+0
2007-10-13x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner2-1/+35
2007-10-13x86: Fix irq0 / local apic timer accountingThomas Gleixner2-1/+3
2007-10-13x86_64: convert to clock eventsThomas Gleixner6-187/+70
2007-10-13x86_64: Add (not yet used) clock event functionsThomas Gleixner2-0/+85
2007-10-13x86_64: prepare idle loop for dynamic ticksChris Wright1-0/+4