aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-21
|\
| * block: fix blk_register_queue() return valueAkinobu Mita2008-04-21
| * block: fix memory hotplug and bouncing in block layerAndi Kleen2008-04-21
| * block: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-21
| * Kconfig: clean up block/Kconfig help descriptionsNick Andrew2008-04-21
| * cciss: fix warning oops on rmmod of driverscameron@beardog.cca.cpqcorp.net2008-04-21
| * cciss: Fix race between disk-adding code and interrupt handlerscameron@beardog.cca.cpqcorp.net2008-04-21
| * block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori2008-04-21
| * block: add bio_copy_user_iov support to blk_rq_map_user_iovFUJITA Tomonori2008-04-21
| * block: convert bio_copy_user to bio_copy_user_iovFUJITA Tomonori2008-04-21
| * loop: manage partitions in disk imageLaurent Vivier2008-04-21
| * cdrom: use kmalloced buffers instead of buffers on stackThomas Bogendoerfer2008-04-21
| * cdrom: make unregister_cdrom() return voidAkinobu Mita2008-04-21
| * cdrom: use list_head for cdrom_device_info listAkinobu Mita2008-04-21
| * cdrom: protect cdrom_device_info list by mutexAkinobu Mita2008-04-21
| * cdrom: cleanup hardcoded error-codeAkinobu Mita2008-04-21
| * cdrom: remove ifdef CONFIG_SYSCTLAkinobu Mita2008-04-21
* | frv: unexport kmap_atomic_to_pageAdrian Bunk2008-04-21
* | frv: remove HARD_RESET_NOW()Adrian Bunk2008-04-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-21
|\ \
| * | SELinux: one little, two little, three little whitespaces, the avc.c saga.Eric Paris2008-04-21
| * | SELinux: cleanup on isle selinuxfs.cEric Paris2008-04-21
| * | changing whitespace for fun and profit: policydb.cEric Paris2008-04-21
| * | SELinux: whitespace and formating fixes for hooks.cEric Paris2008-04-21
| * | SELinux: clean up printksEric Paris2008-04-21
| * | SELinux: sidtab.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| * | SELinux: services.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| * | SELinux: mls.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| * | SELinux: hashtab.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| * | SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| * | SELinux: conditional.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| * | SELinux: avtab.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| * | SELinux: xfrm.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| * | SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| * | SELinux: netnode.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| * | SELinux: netlink.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| * | SELinux: netlabel.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| * | SELinux: netif.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-21
|\ \
| * | PCI: Change PCI subsystem MAINTAINERGreg Kroah-Hartman2008-04-21
| * | PCI: pci-iommu-iotlb-flushing-speedupmark gross2008-04-21
| * | PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk2008-04-21
| * | PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk2008-04-21
| * | PCI: pci_scan_device() mustn't be __devinitAdrian Bunk2008-04-21
| * | PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk2008-04-21
| * | PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-21
| * | PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho2008-04-21
| * | PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()Jesper Juhl2008-04-21
| * | PCI: clean up resource alignment managementIvan Kokshaysky2008-04-21
| * | PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk2008-04-21