| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] nbd: Abort request on data reception failure | Michal Feix | 2006-07-31 | 1 | -1/+2 |
* | [PATCH] nbd: Check magic before doing anything else | Michal Feix | 2006-07-31 | 1 | -7/+9 |
* | [PATCH] lockdep: annotate pktcdvd natural device hierarchy | Arjan van de Ven | 2006-07-31 | 1 | -3/+3 |
* | [PATCH] cciss: fix stall with softirq handling and CFQ | Jens Axboe | 2006-07-25 | 1 | -41/+45 |
* | [PATCH] drivers/block/cpqarray.c: remove an unused variable | Adrian Bunk | 2006-07-15 | 1 | -2/+0 |
* | [PATCH] ramdisk blocksize Kconfig entry | Nathan Scott | 2006-07-15 | 2 | -1/+11 |
* | [PATCH] aoe: cleanup i_rdev usage | Eric Sesterhenn | 2006-07-10 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-07-04 | 1 | -100/+130 |
|\ |
|
| * | [POWERPC] Update the SWIM3 (powermac) floppy driver | Benjamin Herrenschmidt | 2006-07-03 | 1 | -100/+130 |
* | | [PATCH] lockdep: floppy.c irq release fix | Ingo Molnar | 2006-07-04 | 1 | -38/+4 |
|/ |
|
* | [PATCH] irq-flags: drivers/block Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 6 | -7/+7 |
* | [PATCH] drivers/block/nbd.c compile fix | Ingo van Lil | 2006-07-01 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 8 | -8/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 | 20 | -151/+4 |
|\ |
|
| * | [PATCH] devfs: Last little devfs cleanups throughout the kernel tree. | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
| * | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 15 | -21/+1 |
| * | [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
| * | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 | 11 | -12/+0 |
| * | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 10 | -52/+2 |
| * | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 3 | -30/+1 |
| * | [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -19/+0 |
| * | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 10 | -15/+0 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 | 1 | -2/+3 |
|\ \ |
|
| * | | [PATCH] 64bit resource: fix up printks for resources in misc drivers | Greg Kroah-Hartman | 2006-06-27 | 1 | -2/+3 |
| |/ |
|
* | | [PATCH] Deref in drivers/block/paride/pf.c | Eric Sesterhenn | 2006-06-29 | 1 | -1/+1 |
* | | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 | 2 | -3/+3 |
|/ |
|
* | Revert "[PATCH] kthread: update loop.c to use kthread" | Linus Torvalds | 2006-06-26 | 1 | -11/+13 |
* | [PATCH] CCISS: tidy up product table indentation | Bjorn Helgaas | 2006-06-25 | 1 | -36/+18 |
* | [PATCH] CCISS: run through Lindent | Bjorn Helgaas | 2006-06-25 | 1 | -1534/+1581 |
* | [PATCH] CCISS: remove parens around return values | Bjorn Helgaas | 2006-06-25 | 1 | -23/+23 |
* | [PATCH] CCISS: fix a few spelling errors | Bjorn Helgaas | 2006-06-25 | 1 | -8/+8 |
* | [PATCH] CCISS: use ARRAY_SIZE without intermediates | Bjorn Helgaas | 2006-06-25 | 1 | -4/+2 |
* | [PATCH] CCISS: announce cciss%d devices with PCI address/IRQ/DAC info | Bjorn Helgaas | 2006-06-25 | 1 | -7/+9 |
* | [PATCH] CCISS: request all PCI resources | Bjorn Helgaas | 2006-06-25 | 2 | -46/+18 |
* | [PATCH] CCISS: disable device when returning failure | Bjorn Helgaas | 2006-06-25 | 1 | -9/+18 |
* | [PATCH] kthread: update loop.c to use kthread | Serge E. Hallyn | 2006-06-25 | 1 | -13/+11 |
* | [PATCH] cpqarray section fix | Andrew Morton | 2006-06-25 | 1 | -2/+2 |
* | [PATCH] nbd: kill obsolete changelog, add GPL | Pavel Machek | 2006-06-25 | 1 | -32/+2 |
* | [PATCH] random: change cpqarray to use add_disk_randomness | Matt Mackall | 2006-06-25 | 1 | -2/+3 |
* | [PATCH] random: make CCISS use add_disk_randomness | Matt Mackall | 2006-06-25 | 1 | -2/+2 |
* | [PATCH] m68k: introduce irq controller | Roman Zippel | 2006-06-25 | 1 | -0/+1 |
* | [PATCH] drivers/block/loop.c: don't return garbage if LOOP_SET_STATUS not called | Constantine Sapuntzakis | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] frv: initrd is grossly broken on frv (never built) | Al Viro | 2006-06-23 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-06-23 | 1 | -1/+1 |
|\ |
|
| * | Merge ../linux-2.6 | Paul Mackerras | 2006-05-19 | 1 | -8/+10 |
| |\ |
|
| * | | [PATCH] powerpc: update iSeries viodasd device-tree entries | Stephen Rothwell | 2006-05-19 | 1 | -1/+1 |
* | | | [PATCH] ub: random cleanups | Pete Zaitcev | 2006-06-22 | 1 | -48/+12 |
* | | | [PATCH] ub: atomic add_disk | Pete Zaitcev | 2006-06-22 | 1 | -7/+3 |
* | | | [PATCH] USB: clean out an unnecessary NULL check from ub | Pete Zaitcev | 2006-06-22 | 1 | -6/+2 |
* | | | [PATCH] CCISS: add device symlink to the block cciss block devices in sysfs | Greg Kroah-Hartman | 2006-06-21 | 1 | -0/+1 |