1. 1ad7c31 [PATCH] Fix soft lockup with iSeries viocd driver by Tony Breeds · 17 years ago
  2. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  3. 4b998d4 [PATCH] sysctl: cdrom: don't set de->owner by Eric W. Biederman · 17 years ago
  4. 208367e [PATCH] sysctl: cdrom: remove unnecessary insert_at_head flag by Eric W. Biederman · 17 years ago
  5. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  6. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  7. 2e11c20 [PATCH] cdrom: set default timeout to 7 seconds by Jens Axboe · 18 years ago
  8. 4604096 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  9. 31c72ad [POWERPC] iSeries: fix viocd init by Stephen Rothwell · 18 years ago
  10. 8e5cfc4 [PATCH] Fixup blk_rq_unmap_user() API by Jens Axboe · 18 years ago
  11. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  12. 5ac29e6 [PATCH] drivers/cdrom/*: trivial vsnprintf() conversion by Alexey Dobriyan · 18 years ago
  13. 0e75f90 [PATCH] block: support larger block pc requests by Mike Christie · 18 years ago
  14. 56052d5 [PATCH] cdrom: add endianness annotations by Alexey Dobriyan · 19 years ago
  15. c7bec5a Various drivers' irq handlers: kill dead code, needless casts by Jeff Garzik · 18 years ago
  16. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  17. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  18. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  19. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  20. 9c275a8 [PATCH] cdrom/gdsc: fix printk format warning by Randy Dunlap · 18 years ago
  21. 454d6fb [PATCH] cdrom: fix bad cgc.buflen assignment by Jens Axboe · 18 years ago
  22. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  23. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  24. 7adc28a [PATCH] drivers/cdrom/cm206.c: cleanups by Adrian Bunk · 18 years ago
  25. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  26. 890fbae [PATCH] devfs: Last little devfs cleanups throughout the kernel tree. by Greg Kroah-Hartman · 19 years ago
  27. ce7b0f4 [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  28. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  29. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  30. 95dc112 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  31. cad2af5 [PATCH] cdrom/mcdx: section fixes by Randy Dunlap · 18 years ago
  32. 45c091b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  33. 1607042 [PATCH] fix cdrom open by Jens Axboe · 18 years ago
  34. de0fe3b [PATCH] powerpc: update iSeries viocd and viotape device-tree by Stephen Rothwell · 18 years ago
  35. d93c2ef [PATCH] Overrun in cdrom/aztcd.c by Eric Sesterhenn · 18 years ago
  36. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  37. 6a2900b [PATCH] kill cdrom ->dev_ioctl method by Christoph Hellwig · 18 years ago
  38. d2c5d4f [PATCH] cleanup cdrom_ioctl by Christoph Hellwig · 18 years ago
  39. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 19 years ago
  40. 677f8c0 [PATCH] powerpc: remove bitfields from HvLpEvent by Stephen Rothwell · 19 years ago
  41. 00d6da9 [PATCH] cdrom: kill "open failed" error message by Jens Axboe · 19 years ago
  42. 93b1fae spelling: s/trough/through/ by Adrian Bunk · 19 years ago
  43. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 19 years ago
  44. 5c857ee [PATCH] drivers/cdrom: kmalloc + memset -> kzalloc conversion by Deepak Saxena · 19 years ago
  45. b420677 merge filename and modify references to iseries/vio.h by Kelly Daly · 19 years ago
  46. 1ec65d7 merge filename and modify references to iseries/hv_types.h by Kelly Daly · 19 years ago
  47. e45423e merge filename and modify references to iseries/hv_lp_event.h by Kelly Daly · 19 years ago
  48. 915124d powerpc: set the driver.owner field for all vio drivers by Stephen Rothwell · 19 years ago
  49. 6fdf539 powerpc: don't duplicate name between vio_driver and device_driver by Stephen Rothwell · 19 years ago
  50. 2ddee1b7 [PATCH] drivers/cdrom: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  51. f9101210 [PATCH] vfree and kfree cleanup in drivers/ by Jesper Juhl · 19 years ago
  52. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  53. 0481990 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  54. fb120da [PATCH] Make MODULE_DEVICE_TABLE work for vio devices by Stephen Rothwell · 19 years ago
  55. 31151ba fix mismerge in ll_rw_blk.c by James Bottomley · 19 years ago
  56. 5990415 [PATCH] Update CREDITS entry and listings in source files for Jesper Juhl by Jesper Juhl · 19 years ago
  57. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  58. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  59. 8b3d4a2 [PATCH] drivers/cdrom/cm206.c: cleanups by Adrian Bunk · 19 years ago
  60. 89e0b11 [PATCH] remove pointless NULL check before kfree in sony535.c by Jesper Juhl · 19 years ago
  61. 994ca9a [PATCH] update blk_execute_rq to take an at_head parameter by James Bottomley · 19 years ago
  62. dd1cab9 [PATCH] Cleanup blk_rq_map_* interfaces by Jens Axboe · 19 years ago
  63. 9db2925 [PATCH] ppc64 iSeries: make virtual DVD-RAMs writable again by Stephen Rothwell · 19 years ago
  64. 75c96f8 [PATCH] make some things static by Adrian Bunk · 19 years ago
  65. 7da21a0 [PATCH] Avoid unnecessary ide-cd cache flushes by Jens Axboe · 19 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago