Age | Commit message (Expand) | Author |
2006-06-26 | Revert "[PATCH] kthread: update loop.c to use kthread" | Linus Torvalds |
2006-06-25 | [PATCH] CCISS: tidy up product table indentation | Bjorn Helgaas |
2006-06-25 | [PATCH] CCISS: run through Lindent | Bjorn Helgaas |
2006-06-25 | [PATCH] CCISS: remove parens around return values | Bjorn Helgaas |
2006-06-25 | [PATCH] CCISS: fix a few spelling errors | Bjorn Helgaas |
2006-06-25 | [PATCH] CCISS: use ARRAY_SIZE without intermediates | Bjorn Helgaas |
2006-06-25 | [PATCH] CCISS: announce cciss%d devices with PCI address/IRQ/DAC info | Bjorn Helgaas |
2006-06-25 | [PATCH] CCISS: request all PCI resources | Bjorn Helgaas |
2006-06-25 | [PATCH] CCISS: disable device when returning failure | Bjorn Helgaas |
2006-06-25 | [PATCH] kthread: update loop.c to use kthread | Serge E. Hallyn |
2006-06-25 | [PATCH] cpqarray section fix | Andrew Morton |
2006-06-25 | [PATCH] nbd: kill obsolete changelog, add GPL | Pavel Machek |
2006-06-25 | [PATCH] random: change cpqarray to use add_disk_randomness | Matt Mackall |
2006-06-25 | [PATCH] random: make CCISS use add_disk_randomness | Matt Mackall |
2006-06-25 | [PATCH] m68k: introduce irq controller | Roman Zippel |
2006-06-23 | [PATCH] drivers/block/loop.c: don't return garbage if LOOP_SET_STATUS not called | Constantine Sapuntzakis |
2006-06-23 | [PATCH] frv: initrd is grossly broken on frv (never built) | Al Viro |
2006-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-06-21 | [PATCH] ub: random cleanups | Pete Zaitcev |
2006-06-21 | [PATCH] ub: atomic add_disk | Pete Zaitcev |
2006-06-21 | [PATCH] USB: clean out an unnecessary NULL check from ub | Pete Zaitcev |
2006-06-21 | [PATCH] CCISS: add device symlink to the block cciss block devices in sysfs | Greg Kroah-Hartman |
2006-06-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2006-06-17 | [NET]: Clean up skb_linearize | Herbert Xu |
2006-06-10 | Merge ../linux-2.6 | James Bottomley |
2006-06-06 | [SCSI] fix up request buffer reference in various scsi drivers | Christoph Hellwig |
2006-05-20 | [SCSI] fix (unlikely) memory leak in DAC960 driver | Jesper Juhl |
2006-05-19 | Merge ../linux-2.6 | Paul Mackerras |
2006-05-19 | [PATCH] powerpc: update iSeries viodasd device-tree entries | Stephen Rothwell |
2006-05-08 | [PATCH] USB: ub oops in block_uevent | Pete Zaitcev |
2006-04-28 | [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too. | David Woodhouse |
2006-04-17 | [PATCH] cciss: bug fix for crash when running hpacucli | Mike Miller |
2006-03-31 | [PATCH] Don't pass boot parameters to argv_init[] | OGAWA Hirofumi |
2006-03-28 | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK | Matthias Gehre |
2006-03-28 | [PATCH] drivers/block/*: use time_after() and friends | Marcelo Feitoza Parisi |
2006-03-28 | [PATCH] drivers/block/acsi_slm.c: size_t can't be < 0 | Alexey Dobriyan |
2006-03-28 | [PATCH] drivers/block/paride/pd.c: fix an off-by-one error | Adrian Bunk |
2006-03-28 | [PATCH] paride-pt: register_chrdev fix | Andrew Morton |
2006-03-28 | [PATCH] paride: register_chrdev fix | Andrew Morton |
2006-03-28 | [PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAM | Adrian Bunk |
2006-03-27 | [PATCH] unused label in drivers/block/cciss. | Eric Sesterhenn |
2006-03-27 | [PATCH] kzalloc() conversion in drivers/block | Eric Sesterhenn |
2006-03-26 | [PATCH] mempool: use mempool_create_slab_pool() | Matthew Dobson |
2006-03-26 | [PATCH] mempool: use common mempool kmalloc allocator | Matthew Dobson |
2006-03-26 | [PATCH] Update documentation for BLK_DEV_INITRD to match current usage | H. Peter Anvin |
2006-03-26 | [PATCH] loop: potential kernel hang waiting for kthread | Herbert Poetzl |
2006-03-26 | [PATCH] drivers/block/floppy.c: dont free_irq() from irq context | Ingo Molnar |
2006-03-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6 | Linus Torvalds |
2006-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-03-25 | [PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=y | Zdenek Pavlas |