aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2005-09-09[PATCH] yenta: share code with PCI coreDominik Brodowski
2005-09-09[PATCH] dvb: remove version.h dependenciesOlaf Hering
2005-09-09[PATCH] fix reboot via keyboard controller resetTruxton Fulton
2005-09-09[PATCH] remove unnecessary handle_IRQ_event() prototypesKenji Kaneshige
2005-09-09[PATCH] bfs: fix endianness, signedness; add trivial bugfixAndrew Stribblehill
2005-09-09[PATCH] Prefetch kernel stacks to speed up context switchChen, Kenneth W
2005-09-09[PATCH] mips: add TANBAC TB0287 supportYoichi Yuasa
2005-09-09[PATCH] ppc32: Kill PVR_440* definesTom Rini
2005-09-09[PATCH] remove the inode_post_link and inode_post_rename LSM hooksStephen Smalley
2005-09-09[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksStephen Smalley
2005-09-09[PATCH] security: enable atomic inode security labelingStephen Smalley
2005-09-09[PATCH] i386: CONFIG_ACPI_SRAT typo fixMagnus Damm
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds
2005-09-09[PATCH] basic iomem annotations (ppc64)viro@ZenIV.linux.org.uk
2005-09-09[PATCH] Separate pci bits out of struct device_nodePaul Mackerras
2005-09-09[PATCH] ppc64: remove use of asm/segment.hKumar Gala
2005-09-09[PATCH] powerpc: Fix __power64__ typos that should be __powerpc64__jdl@freescale.com
2005-09-09[PATCH] powerpc: Merge a few more include filesjdl@freescale.com
2005-09-09[PATCH] powerpc: Make check_bugs() static inlinejdl@freescale.com
2005-09-09[PATCH] powerpc: Standardize on _ASM_POWERPC header symbol prefixjdl@freescale.com
2005-09-08[PATCH] m68knommu: include ColdFire 523x processor register definitionsGreg Ungerer
2005-09-08[PATCH] m68knommu: include support for the ColdFire 523x processor UARTsGreg Ungerer
2005-09-08[PATCH] m68knommu: defines to support the ColdFire 523x processorGreg Ungerer
2005-09-08[PATCH] m68knommu: ColdFire 523x processor register definitionsGreg Ungerer
2005-09-08Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Linus Torvalds
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern
2005-09-08[PATCH] USB: isp116x-hcd: remove clock() and reset()Olav Kongas
2005-09-08[PATCH] USB: isp116x-hcd: per-port overcurrent reportingOlav Kongas
2005-09-08[PATCH] USB: isp116x-hcd: support only per-port power switchingOlav Kongas
2005-09-08[PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration optionOlav Kongas
2005-09-08[PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-timeOlav Kongas
2005-09-08[PATCH] USB: real nodes instead of usbfsKay Sievers
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 Linus Torvalds
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-i2c manuallyLinus Torvalds
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds
2005-09-08[ARM] 2892/1: remove gcc workaround for direct access to absolute memory addr...Nicolas Pitre
2005-09-08[PATCH] PCI/libata INTx cleanupBrett M Russ
2005-09-08[PATCH] PCI: Support PCM PM CAP version 3Daniel Ritz
2005-09-08[PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)Paul Mackerras
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller
2005-09-08[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville
2005-09-08[PATCH] PCI: clean up pci.h and split pci register info to separate header file.Greg Kroah-Hartman
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk
2005-09-08[PATCH] PCI: Move PCI fixup data into r/o sectionakpm@osdl.org