summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-04-23[SCSI] bsg: add release callback supportFUJITA Tomonori1-4/+10
2008-04-23[SCSI] rework scsi_target allocationJames Bottomley1-1/+2
2008-04-23[SCSI] sysfs: make group is_valid return a mode_tJames Bottomley1-1/+3
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds1-0/+2
2008-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds28-989/+4
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds5-6/+5
2008-04-22Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-3/+13
2008-04-22frv: remove HARD_RESET_NOW()Adrian Bunk1-5/+0
2008-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds6-26/+80
2008-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-9/+6
2008-04-22Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2008-04-22Generate a slightly more informative error msg for bad HZRobert P. J. Day1-1/+1
2008-04-22skbuff: fix missing kernel-doc notationRandy Dunlap1-0/+1
2008-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds49-280/+975
2008-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds24-163/+218
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds11-253/+358
2008-04-22KEYS: Fix the comment to match the file name in rxrpc-type.h.Robert P. J. Day1-1/+1
2008-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Linus Torvalds1-0/+16
2008-04-22Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds19-22/+6
2008-04-22Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds106-1326/+3745
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds15-78/+144
2008-04-22DMA engine: typo fixesSebastian Siewior1-1/+1
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds18-426/+308
2008-04-22Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds3-1/+63
2008-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds11-20/+170
2008-04-22Remove unused MAX_NODES_SHIFTJohannes Weiner1-1/+0
2008-04-22arm: Storage class should be before const qualifierTobias Klauser1-2/+2
2008-04-22[SPARC]: Remove SunOS and Solaris binary support.David S. Miller28-989/+4
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-21PCI: clean up resource alignment managementIvan Kokshaysky1-1/+4
2008-04-21PCI: Expose PCI VPD through sysfsBen Hutchings1-0/+3
2008-04-21PCI: add generic pci_enable_resources()Bjorn Helgaas1-0/+1
2008-04-21PCI: add PCI Express ASPM supportShaohua Li3-0/+69
2008-04-21PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk1-5/+0
2008-04-21PCI: remove global list of PCI devicesGreg Kroah-Hartman1-3/+0
2008-04-21PCI: add is_added flag to struct pci_devGreg Kroah-Hartman1-0/+1
2008-04-21PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman1-2/+0
2008-04-21PCI: clean up search.c a lotGreg Kroah-Hartman1-2/+2
2008-04-21PCI: remove pci_get_device_reverseGreg Kroah-Hartman1-10/+0
2008-04-21PCI: remove pci_find_presentGreg Kroah-Hartman1-2/+0
2008-04-21PCI: #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-21[SPARC] minor irq handler cleanupsJeff Garzik1-1/+1