| Commit message (Expand) | Author | Age |
* | Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-04-21 |
|\ |
|
| * | block: fix blk_register_queue() return value | Akinobu Mita | 2008-04-21 |
| * | block: fix memory hotplug and bouncing in block layer | Andi Kleen | 2008-04-21 |
| * | block: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-21 |
| * | Kconfig: clean up block/Kconfig help descriptions | Nick Andrew | 2008-04-21 |
| * | cciss: fix warning oops on rmmod of driver | scameron@beardog.cca.cpqcorp.net | 2008-04-21 |
| * | cciss: Fix race between disk-adding code and interrupt handler | scameron@beardog.cca.cpqcorp.net | 2008-04-21 |
| * | block: move the padding adjustment to blk_rq_map_sg | FUJITA Tomonori | 2008-04-21 |
| * | block: add bio_copy_user_iov support to blk_rq_map_user_iov | FUJITA Tomonori | 2008-04-21 |
| * | block: convert bio_copy_user to bio_copy_user_iov | FUJITA Tomonori | 2008-04-21 |
| * | loop: manage partitions in disk image | Laurent Vivier | 2008-04-21 |
| * | cdrom: use kmalloced buffers instead of buffers on stack | Thomas Bogendoerfer | 2008-04-21 |
| * | cdrom: make unregister_cdrom() return void | Akinobu Mita | 2008-04-21 |
| * | cdrom: use list_head for cdrom_device_info list | Akinobu Mita | 2008-04-21 |
| * | cdrom: protect cdrom_device_info list by mutex | Akinobu Mita | 2008-04-21 |
| * | cdrom: cleanup hardcoded error-code | Akinobu Mita | 2008-04-21 |
| * | cdrom: remove ifdef CONFIG_SYSCTL | Akinobu Mita | 2008-04-21 |
* | | frv: unexport kmap_atomic_to_page | Adrian Bunk | 2008-04-21 |
* | | frv: remove HARD_RESET_NOW() | Adrian Bunk | 2008-04-21 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-04-21 |
|\ \ |
|
| * | | SELinux: one little, two little, three little whitespaces, the avc.c saga. | Eric Paris | 2008-04-21 |
| * | | SELinux: cleanup on isle selinuxfs.c | Eric Paris | 2008-04-21 |
| * | | changing whitespace for fun and profit: policydb.c | Eric Paris | 2008-04-21 |
| * | | SELinux: whitespace and formating fixes for hooks.c | Eric Paris | 2008-04-21 |
| * | | SELinux: clean up printks | Eric Paris | 2008-04-21 |
| * | | SELinux: sidtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | | SELinux: services.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | | SELinux: mls.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | | SELinux: hashtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | | SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | | SELinux: conditional.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | | SELinux: avtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | | SELinux: xfrm.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | | SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | | SELinux: netnode.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | | SELinux: netlink.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | | SELinux: netlabel.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| * | | SELinux: netif.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-04-21 |
|\ \ |
|
| * | | PCI: Change PCI subsystem MAINTAINER | Greg Kroah-Hartman | 2008-04-21 |
| * | | PCI: pci-iommu-iotlb-flushing-speedup | mark gross | 2008-04-21 |
| * | | PCI: pci_setup_bridge() mustn't be __devinit | Adrian Bunk | 2008-04-21 |
| * | | PCI: pci_bus_size_cardbus() mustn't be __devinit | Adrian Bunk | 2008-04-21 |
| * | | PCI: pci_scan_device() mustn't be __devinit | Adrian Bunk | 2008-04-21 |
| * | | PCI: pci_alloc_child_bus() mustn't be __devinit | Adrian Bunk | 2008-04-21 |
| * | | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-21 |
| * | | PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered | Trent Piepho | 2008-04-21 |
| * | | PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno() | Jesper Juhl | 2008-04-21 |
| * | | PCI: clean up resource alignment management | Ivan Kokshaysky | 2008-04-21 |
| * | | PCI: aerdrv_acpi.c: remove unneeded NULL check | Adrian Bunk | 2008-04-21 |