aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivialLinus Torvalds5-6/+5
2008-04-21Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-3/+13
2008-04-21frv: remove HARD_RESET_NOW()Adrian Bunk1-5/+0
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds6-26/+80
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-9/+6
2008-04-21Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-1/+1
2008-04-21Generate a slightly more informative error msg for bad HZRobert P. J. Day1-1/+1
2008-04-21skbuff: fix missing kernel-doc notationRandy Dunlap1-0/+1
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds49-280/+975
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds24-163/+218
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds11-253/+358
2008-04-21KEYS: Fix the comment to match the file name in rxrpc-type.h.Robert P. J. Day1-1/+1
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds1-0/+16
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds19-22/+6
2008-04-21Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds106-1326/+3745
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-develLinus Torvalds15-78/+144
2008-04-21DMA engine: typo fixesSebastian Siewior1-1/+1
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds18-426/+308
2008-04-21Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds3-1/+63
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds11-20/+170
2008-04-21Remove unused MAX_NODES_SHIFTJohannes Weiner1-1/+0
2008-04-21arm: Storage class should be before const qualifierTobias Klauser1-2/+2
2008-04-21Fix RCU list iterator use of 'rcu_dereference()'Linus Torvalds1-33/+15
2008-04-21block: fix memory hotplug and bouncing in block layerAndi Kleen1-1/+6
2008-04-21block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori1-0/+2
2008-04-21block: convert bio_copy_user to bio_copy_user_iovFUJITA Tomonori1-0/+2
2008-04-21cdrom: make unregister_cdrom() return voidAkinobu Mita1-1/+1
2008-04-21cdrom: use list_head for cdrom_device_info listAkinobu Mita1-1/+2
2008-04-21jiffies: add time_is_after_jiffies and others which compare with jiffiesDave Young1-0/+16
2008-04-20PCI: clean up resource alignment managementIvan Kokshaysky1-1/+4
2008-04-20PCI: Expose PCI VPD through sysfsBen Hutchings1-0/+3
2008-04-20PCI: add generic pci_enable_resources()Bjorn Helgaas1-0/+1
2008-04-20PCI: add PCI Express ASPM supportShaohua Li3-0/+69
2008-04-20PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk1-5/+0
2008-04-20PCI: remove global list of PCI devicesGreg Kroah-Hartman1-3/+0
2008-04-20PCI: add is_added flag to struct pci_devGreg Kroah-Hartman1-0/+1
2008-04-20PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman1-2/+0
2008-04-20PCI: clean up search.c a lotGreg Kroah-Hartman1-2/+2
2008-04-20PCI: remove pci_get_device_reverseGreg Kroah-Hartman1-10/+0
2008-04-20PCI: remove pci_find_presentGreg Kroah-Hartman1-2/+0
2008-04-20PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk1-1/+0
2008-04-21[CRYPTO] aes: Export generic setkeySebastian Siewior1-2/+6
2008-04-21[CRYPTO] api: Make the crypto subsystem fully modularSebastian Siewior1-7/+0
2008-04-20[SPARC] minor irq handler cleanupsJeff Garzik1-1/+1
2008-04-20[POWERPC] Fix compile breakage for 64-bit UP configsPaul Mackerras1-0/+1
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones12-55/+55
2008-04-19IB: convert struct class_device to struct deviceTony Jones1-1/+1
2008-04-19memstick: convert struct class_device to struct deviceGreg Kroah-Hartman1-1/+1
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki4-41/+3
2008-04-19Firmware: add iSCSI iBFT SupportKonrad Rzeszutek1-0/+50