summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-13docbook/kernel-api: fixup x86 path/file namesRandy Dunlap
2007-10-13docbook/kernel-hacking: fixup x86 path/file namesRandy Dunlap
2007-10-13docbook/deviceiobook: fixup x86 path/file namesRandy Dunlap
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-10-13ssb bus needs <linux/io.h>Geert Uytterhoeven
2007-10-13b43 wireless needs <linux/io.h>Geert Uytterhoeven
2007-10-13m68k: fix net drivers after recent get_stats updatesGeert Uytterhoeven
2007-10-13dm: emc_endio returns voidGeert Uytterhoeven
2007-10-13m68k: Export cachectl.hMatthew Wilcox
2007-10-13m68k: ignore restart_syscallGeert Uytterhoeven
2007-10-13m68k: Atari keyboard ACIA driver cleanupGeert Uytterhoeven
2007-10-13m68k: Atari input drivers cleanupGeert Uytterhoeven
2007-10-13x86/pci/acpi: fix DMI const-ification falloutJeff Garzik
2007-10-13x86: optimise barriersNick Piggin
2007-10-13x86: fix IO write barrierNick Piggin
2007-10-13x86: fence oostores on 64-bitNick Piggin
2007-10-13Only enable BLOCK_COMPAT if COMPAT is neededLinus Torvalds
2007-10-12Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...Linus Torvalds
2007-10-12Update maintainers fileAndi Kleen
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds
2007-10-12Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-10-12Merge branch 'isdn-cleanups' of master.kernel.org:/pub/scm/linux/kernel/git/j...Linus Torvalds
2007-10-12PCI: merge almost all of pci_32.h and pci_64.h togetherGreg Kroah-Hartman
2007-10-12PCI: X86: Introduce and enable PCI domain supportJeff Garzik
2007-10-12PCI: Add 'nodomains' boot option, and pci_domains_supported globalJeff Garzik
2007-10-12PCI: modify PCI bridge control ISA flag for clarityGary Hade
2007-10-12PCI: use _CRS for PCI resource allocationGary Hade
2007-10-12PCI: avoid P2P prefetch window for expansion ROMsGary Hade
2007-10-12PCI: skip ISA ioresource alignment on some systemsGary Hade
2007-10-12PCI: remove transparent bridge sizingGary Hade
2007-10-12pci: write file size to inode on proc bus file writeDavid Rientjes
2007-10-12pci: use size stored in proc_dir_entry for proc bus filesDavid Rientjes
2007-10-12pci: implement "pci=noaer"Randy Dunlap
2007-10-12PCI: fix IDE legacy mode resourcesYoichi Yuasa
2007-10-12MSI: Use correct data offset for 32-bit MSI in read_msi_msg()Roland Dreier
2007-10-12PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID codeMichael Ellerman
2007-10-12PCI: i386: Compaq EVO N800c needs PCI bus renumberingJuha Laiho
2007-10-12PCI: Remove no longer correct documentation regarding MSI vector assignmentMichael Ellerman
2007-10-12PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke
2007-10-12PCI: quirk_vt82c586_acpi: Omit reading PCI revision IDAuke Kok
2007-10-12PCI: quirk amd_8131_mmrbc: Omit reading pci revision IDAuke Kok
2007-10-12cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for readAuke Kok
2007-10-12PCI: Add missing PCI capability IDsAlex Chiang
2007-10-12i386: add support for picopower irq routerThomas Backlund
2007-10-12PCI: pci_get_device call from interrupt in reboot fixupsDenis V. Lunev