aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-13i2c/tps65010: New-style driver updates, part 2David Brownell3-5/+143
2007-10-13missing includes in arch/powerpc/platforms/52xx/lite5200.cAl Viro1-0/+2
2007-10-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-51/+51
2007-10-13Delete filenames in comments.Dave Jones49-97/+15
2007-10-13minimal build fixes for uml (fallout from x86 merge)Al Viro6-11/+18
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds25-455/+1634
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds99-3034/+7127
2007-10-13m68k: Atari keyboard ACIA driver cleanupGeert Uytterhoeven1-97/+7
2007-10-12x86/pci/acpi: fix DMI const-ification falloutJeff Garzik1-1/+1
2007-10-12x86: fence oostores on 64-bitNick Piggin1-0/+1
2007-10-13[MIPS] SMP: Fix use of cpumasks.Ralf Baechle1-3/+3
2007-10-13[MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage."Ralf Baechle1-48/+48
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds11-9/+325
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-48/+17
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-3/+3
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds25-37/+9
2007-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds21-984/+1091
2007-10-12PCI: X86: Introduce and enable PCI domain supportJeff Garzik4-8/+21
2007-10-12PCI: modify PCI bridge control ISA flag for clarityGary Hade1-1/+1
2007-10-12PCI: use _CRS for PCI resource allocationGary Hade3-0/+143
2007-10-12PCI: skip ISA ioresource alignment on some systemsGary Hade3-0/+56
2007-10-12PCI: i386: Compaq EVO N800c needs PCI bus renumberingJuha Laiho1-0/+10
2007-10-12PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke1-0/+47
2007-10-12i386: add support for picopower irq routerThomas Backlund1-0/+39
2007-10-12PCI: pci_get_device call from interrupt in reboot fixupsDenis V. Lunev1-0/+6
2007-10-12dma_free_coherent() needs irqs enabled (sigh)David Brownell2-1/+3
2007-10-12USB: re-remove <linux/usb_sl811.h>David Brownell3-3/+3
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers4-48/+17
2007-10-12x86: HPET add another ICH7 PCI idVenki Pallipadi1-0/+2
2007-10-12x86: HPET force enable ICH5 suspend/resume fixVenki Pallipadi1-1/+1
2007-10-12x86: HPET force enable for ICH5Venki Pallipadi2-2/+103
2007-10-12x86: HPET try to activate force detected hpetVenki Pallipadi1-2/+25
2007-10-12x86: HPET force enable o ICH7 and laterVenki Pallipadi1-0/+102
2007-10-12x86: HPET restructure hpet code for hpet force enableVenki Pallipadi1-65/+83
2007-10-12i386/x8664: cleanup the shared hpet codeChris Wright1-5/+1
2007-10-12x86_64: cleanup apic.c after clock events switchChris Wright1-8/+14
2007-10-12x86_64: remove now unused codeThomas Gleixner7-595/+5
2007-10-12x86: unify timex.h variantsThomas Gleixner2-2/+2
2007-10-12x86: kill 8253pit.hThomas Gleixner1-1/+0
2007-10-12x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner2-1/+35
2007-10-12x86: Fix irq0 / local apic timer accountingThomas Gleixner2-1/+3
2007-10-12x86_64: convert to clock eventsThomas Gleixner6-187/+70
2007-10-12x86_64: Add (not yet used) clock event functionsThomas Gleixner2-0/+85
2007-10-12x86_64: prepare idle loop for dynamic ticksChris Wright1-0/+4
2007-10-12x86_64: remove nested irq disablesThomas Gleixner1-6/+6
2007-10-12x86_64: apic change setup_APIC_timer calling conventionThomas Gleixner1-4/+4
2007-10-12x86_64: Remove APIC_DIVISORThomas Gleixner1-5/+3
2007-10-12x86_64: Move apic calibration code aroundThomas Gleixner1-9/+6
2007-10-12x86_64: remove pit synchronizationThomas Gleixner1-18/+0
2007-10-12x86_64: prepare apic code for clock eventsThomas Gleixner1-8/+15