summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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/juh...Linus Torvalds3-3/+2
2008-04-22Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-3/+13
2008-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds5-24/+80
2008-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-7/+0
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 Torvalds4-0/+179
2008-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds17-137/+193
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2-0/+274
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 Torvalds15-18/+6
2008-04-22Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-0/+181
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds8-61/+106
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 Torvalds3-3/+16
2008-04-22Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds3-1/+63
2008-04-22Remove unused MAX_NODES_SHIFTJohannes Weiner1-1/+0
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: 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] api: Make the crypto subsystem fully modularSebastian Siewior1-7/+0
2008-04-20SCSI: convert struct class_device to struct deviceTony Jones6-30/+31
2008-04-20memstick: convert struct class_device to struct deviceGreg Kroah-Hartman1-1/+1
2008-04-20PM: Remove destroy_suspended_device()Rafael J. Wysocki4-41/+3
2008-04-20Firmware: add iSCSI iBFT SupportKonrad Rzeszutek1-0/+50
2008-04-20Driver core: make device_is_registered() work for class devicesGreg Kroah-Hartman1-2/+1
2008-04-20PM: Convert wakeup flag accessors to inline functionsAlan Stern3-45/+94
2008-04-20PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern1-15/+21
2008-04-20PM: Handle device registrations during suspend/resumeRafael J. Wysocki1-0/+1
2008-04-20sysfs: small header file cleanup for SYSFS=nDavid Rientjes1-7/+2
2008-04-20driver core: Convert debug functions declared inline __attribute__((format (p...Joe Perches2-14/+7
2008-04-20driver core: memory: semaphore to mutexDaniel Walker1-3/+2
2008-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen1-0/+22
2008-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen1-0/+252