| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mm: remove destroy_dirty_buffers from invalidate_bdev() | Peter Zijlstra | 2007-05-07 | 1 | -1/+1 |
* | [PATCH] Fix soft lockup with iSeries viocd driver | Tony Breeds | 2007-03-05 | 1 | -4/+23 |
* | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: cdrom: don't set de->owner | Eric W. Biederman | 2007-02-14 | 1 | -2/+0 |
* | [PATCH] sysctl: cdrom: remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 4 | -4/+0 |
* | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] cdrom: set default timeout to 7 seconds | Jens Axboe | 2007-01-03 | 1 | -1/+7 |
* | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-12-21 | 1 | -2/+1 |
|\ |
|
| * | [PATCH] Fixup blk_rq_unmap_user() API | Jens Axboe | 2006-12-19 | 1 | -2/+1 |
* | | [POWERPC] iSeries: fix viocd init | Stephen Rothwell | 2006-12-20 | 1 | -0/+4 |
|/ |
|
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 2 | -5/+5 |
* | [PATCH] drivers/cdrom/*: trivial vsnprintf() conversion | Alexey Dobriyan | 2006-12-07 | 2 | -4/+3 |
* | [PATCH] block: support larger block pc requests | Mike Christie | 2006-12-01 | 1 | -4/+2 |
* | [PATCH] cdrom: add endianness annotations | Alexey Dobriyan | 2006-10-10 | 1 | -3/+3 |
* | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 2006-10-06 | 1 | -4/+0 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 4 | -4/+4 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 2006-09-30 | 1 | -1/+1 |
* | [PATCH] Split struct request ->flags into two parts | Jens Axboe | 2006-09-30 | 2 | -2/+4 |
* | [PATCH] cdrom/gdsc: fix printk format warning | Randy Dunlap | 2006-08-27 | 1 | -1/+1 |
* | [PATCH] cdrom: fix bad cgc.buflen assignment | Jens Axboe | 2006-07-10 | 1 | -1/+1 |
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 3 | -3/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 | 2 | -2/+0 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 2 | -2/+0 |
* | | [PATCH] drivers/cdrom/cm206.c: cleanups | Adrian Bunk | 2006-06-30 | 1 | -7/+2 |
|/ |
|
* | [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 | 7 | -8/+0 |
* | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 | 4 | -4/+0 |
* | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -2/+0 |
* | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -2/+0 |
* | [PATCH] cdrom/mcdx: section fixes | Randy Dunlap | 2006-06-25 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-06-22 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] powerpc: update iSeries viocd and viotape device-tree | Stephen Rothwell | 2006-05-19 | 1 | -1/+1 |
* | | [PATCH] fix cdrom open | Jens Axboe | 2006-06-17 | 1 | -2/+4 |
|/ |
|
* | [PATCH] Overrun in cdrom/aztcd.c | Eric Sesterhenn | 2006-04-11 | 1 | -1/+1 |
* | [PATCH] Remove MODULE_PARM | Rusty Russell | 2006-03-25 | 2 | -6/+12 |
* | [PATCH] kill cdrom ->dev_ioctl method | Christoph Hellwig | 2006-03-23 | 5 | -398/+373 |
* | [PATCH] cleanup cdrom_ioctl | Christoph Hellwig | 2006-03-23 | 1 | -340/+537 |
* | [PATCH] remove bogus asm/bug.h includes. | Al Viro | 2006-02-07 | 1 | -2/+0 |
* | [PATCH] powerpc: remove bitfields from HvLpEvent | Stephen Rothwell | 2006-01-12 | 1 | -3/+3 |
* | [PATCH] cdrom: kill "open failed" error message | Jens Axboe | 2006-01-10 | 1 | -1/+1 |
* | spelling: s/trough/through/ | Adrian Bunk | 2006-01-10 | 1 | -1/+1 |
* | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() | Tejun Heo | 2006-01-06 | 1 | -1/+1 |
* | [PATCH] drivers/cdrom: kmalloc + memset -> kzalloc conversion | Deepak Saxena | 2005-11-07 | 1 | -3/+1 |
* | merge filename and modify references to iseries/vio.h | Kelly Daly | 2005-11-02 | 1 | -1/+1 |
* | merge filename and modify references to iseries/hv_types.h | Kelly Daly | 2005-11-02 | 1 | -1/+1 |
* | merge filename and modify references to iseries/hv_lp_event.h | Kelly Daly | 2005-11-02 | 1 | -1/+1 |
* | powerpc: set the driver.owner field for all vio drivers | Stephen Rothwell | 2005-10-24 | 1 | -1/+2 |
* | powerpc: don't duplicate name between vio_driver and device_driver | Stephen Rothwell | 2005-10-24 | 1 | -2/+4 |