summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Remove documentation of non-existent sk_alloc argRusty Russell2008-04-211-1/+0
| * | | trivial: small cleanupsPavel Machek2008-04-214-7/+6
| * | | Correct a few trivial tree details in Documentation/SubmittingPatchesJesper Juhl2008-04-211-2/+2
| |/ /
* | | Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-2118-239/+462
|\ \ \
| * | | block: fix blk_register_queue() return valueAkinobu Mita2008-04-211-2/+8
| * | | block: fix memory hotplug and bouncing in block layerAndi Kleen2008-04-211-1/+6
| * | | block: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-211-3/+3
| * | | Kconfig: clean up block/Kconfig help descriptionsNick Andrew2008-04-211-23/+42
| * | | cciss: fix warning oops on rmmod of driverscameron@beardog.cca.cpqcorp.net2008-04-211-1/+1
| * | | cciss: Fix race between disk-adding code and interrupt handlerscameron@beardog.cca.cpqcorp.net2008-04-211-1/+16
| * | | block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori2008-04-214-20/+17
| * | | block: add bio_copy_user_iov support to blk_rq_map_user_iovFUJITA Tomonori2008-04-211-5/+17
| * | | block: convert bio_copy_user to bio_copy_user_iovFUJITA Tomonori2008-04-212-41/+119
| * | | loop: manage partitions in disk imageLaurent Vivier2008-04-211-5/+21
| * | | cdrom: use kmalloced buffers instead of buffers on stackThomas Bogendoerfer2008-04-211-93/+181
| * | | cdrom: make unregister_cdrom() return voidAkinobu Mita2008-04-216-12/+9
| * | | cdrom: use list_head for cdrom_device_info listAkinobu Mita2008-04-212-24/+8
| * | | cdrom: protect cdrom_device_info list by mutexAkinobu Mita2008-04-211-0/+2
| * | | cdrom: cleanup hardcoded error-codeAkinobu Mita2008-04-211-1/+1
| * | | cdrom: remove ifdef CONFIG_SYSCTLAkinobu Mita2008-04-211-8/+12
| |/ /
* | | frv: unexport kmap_atomic_to_pageAdrian Bunk2008-04-211-3/+0
* | | frv: remove HARD_RESET_NOW()Adrian Bunk2008-04-211-5/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-2117-634/+609
|\ \ \
| * | | SELinux: one little, two little, three little whitespaces, the avc.c saga.Eric Paris2008-04-211-28/+28
| * | | SELinux: cleanup on isle selinuxfs.cEric Paris2008-04-211-55/+57
| * | | changing whitespace for fun and profit: policydb.cEric Paris2008-04-211-68/+63
| * | | SELinux: whitespace and formating fixes for hooks.cEric Paris2008-04-211-250/+245
| * | | SELinux: clean up printksEric Paris2008-04-217-77/+78
| * | | SELinux: sidtab.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-4/+2
| * | | SELinux: services.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-60/+55
| * | | SELinux: mls.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-13/+14
| * | | SELinux: hashtab.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-2/+2
| * | | SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-3/+2
| * | | SELinux: conditional.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-33/+26
| * | | SELinux: avtab.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-10/+11
| * | | SELinux: xfrm.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-6/+3
| * | | SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-3/+2
| * | | SELinux: netnode.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-1/+1
| * | | SELinux: netlink.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-10/+10
| * | | SELinux: netlabel.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-1/+1
| * | | SELinux: netif.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-10/+9
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-2191-1300/+2213
|\ \ \
| * | | PCI: Change PCI subsystem MAINTAINERGreg Kroah-Hartman2008-04-201-3/+2
| * | | PCI: pci-iommu-iotlb-flushing-speedupmark gross2008-04-202-38/+40
| * | | PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk2008-04-201-2/+1
| * | | PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk2008-04-201-2/+1
| * | | PCI: pci_scan_device() mustn't be __devinitAdrian Bunk2008-04-201-2/+1
| * | | PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk2008-04-201-2/+2
| * | | PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2039-487/+487
| * | | PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho2008-04-201-1/+1
OpenPOWER on IntegriCloud