1. 850b2b4 [PATCH] md: replace magic numbers in sb_dirty with well defined bit flags by NeilBrown · 18 years ago
  2. 6814d53 [PATCH] md: factor out part of raid10d into a separate function. by NeilBrown · 18 years ago
  3. b5c124a [PATCH] md: fix a comment that is wrong in raid5.h by NeilBrown · 18 years ago
  4. fbedac0 [PATCH] md: the scheduled removal of the START_ARRAY ioctl for md by Adrian Bunk · 18 years ago
  5. 999d816 [PATCH] dm table: add target flush by Bryn Reeves · 18 years ago
  6. 3cb4021 [PATCH] dm: extract device limit setting by Bryn Reeves · 18 years ago
  7. 9faf400 [PATCH] dm: use private biosets by Stefan Bader · 18 years ago
  8. 6a24c71 [PATCH] dm crypt: use private biosets by Milan Broz · 18 years ago
  9. 23541d2 [PATCH] dm crypt: move io to workqueue by Milan Broz · 18 years ago
  10. 93e605c [PATCH] dm crypt: restructure write processing by Milan Broz · 18 years ago
  11. 8b00445 [PATCH] dm crypt: restructure for workqueue change by Milan Broz · 18 years ago
  12. e48d4bb [PATCH] dm crypt: add key msg by Milan Broz · 18 years ago
  13. 8757b77 [PATCH] dm table: add target preresume by Milan Broz · 18 years ago
  14. cc10920 [PATCH] dm: add debug macro by Bryn Reeves · 18 years ago
  15. 8560ed6 [PATCH] dm: add uevent change event on resume by Hannes Reinecke · 18 years ago
  16. e69fae5 [PATCH] dm mpath: use kzalloc by Micha³ Miros³aw · 18 years ago
  17. 28f16c2 [PATCH] dm mpath: tidy ctr by Micha³ Miros³aw · 18 years ago
  18. e52b8f6 [PATCH] dm mirror: remove trailing space from table by Jonathan Brassow · 18 years ago
  19. 695368a [PATCH] dm snapshot: fix freeing pending exception by Alasdair G Kergon · 18 years ago
  20. 4b832e8 [PATCH] dm snapshot: tidy pe ref counting by Alasdair G Kergon · 18 years ago
  21. ca3a931 [PATCH] dm snapshot: add workqueue by Alasdair G Kergon · 18 years ago
  22. 9d493fa [PATCH] dm snapshot: tidy pending_complete by Alasdair G Kergon · 18 years ago
  23. ba40a2a [PATCH] dm snapshot: tidy snapshot_map by Alasdair G Kergon · 18 years ago
  24. 927ffe7 [PATCH] dm snapshot: fix metadata writing when suspending by Mark McLoughlin · 18 years ago
  25. e4ff496 [PATCH] dm snapshot: make read and write exception functions void by Mark McLoughlin · 18 years ago
  26. f9cea4f [PATCH] dm snapshot: fix metadata error handling by Mark McLoughlin · 18 years ago
  27. 4c7e3bf [PATCH] dm snapshot: allow zero chunk_size by Mark McLoughlin · 18 years ago
  28. 92c060a [PATCH] dm snapshot: fix invalidation ENOMEM by Milan Broz · 18 years ago
  29. e3f6ac6 [PATCH] dm: fix alloc_dev error path by Ishai Rabinovitz · 18 years ago
  30. e90dae1 [PATCH] dm: support ioctls on mapped devices: fix with fake file by Milan Broz · 18 years ago
  31. 7006f6e [PATCH] dm: export blkdev_driver_ioctl by Alasdair G Kergon · 18 years ago
  32. 9af4aa3 [PATCH] dm mpath: support ioctls by Milan Broz · 18 years ago
  33. ab17ffa [PATCH] dm linear: support ioctls by Milan Broz · 18 years ago
  34. aa129a2 [PATCH] dm: support ioctls on mapped devices by Milan Broz · 18 years ago
  35. 70abac6 [PATCH] nvidia fbdev: fix powerpc xmon scribbles by Paul Mackerras · 18 years ago
  36. a09fd48 [PATCH] fbdev: correct buffer size limit in fbmem_read_proc() by Geert Uytterhoeven · 18 years ago
  37. f5b747b [PATCH] radeonfb supend/resume support for Acer Aspire 2010 by Carl-Daniel Hailfinger · 18 years ago
  38. 9b26214 [PATCH] Documentation fixes in intel810.txt by Reiner Herrmann · 18 years ago
  39. b98fc9a [PATCH] sstfb: cleanups by Alan Cox · 18 years ago
  40. 3cb340e [PATCH] vt: proper prototypes for some console functions by Adrian Bunk · 18 years ago
  41. 48afdf6 [PATCH] fbcon:: make 3 functions static by Adrian Bunk · 18 years ago
  42. 5c60b11 [PATCH] mbxfb: Fix framebuffer size smaller than requested by Raphael Assenat · 18 years ago
  43. 8bc2184 [PATCH] mbxfb: Fix a chip bug? resulting in wrong pixclock by Raphael Assenat · 18 years ago
  44. 9c5b39e [PATCH] atyfb: Possible cleanups by Adrian Bunk · 18 years ago
  45. fe27e67 [PATCH] drivers/video/sis/sis_main.h Removal of old code by Michal Piotrowski · 18 years ago
  46. 86702ad [PATCH] drivers/video/sis/vgatypes.h: removal of old code by Michal Piotrowski · 18 years ago
  47. 4370409 [PATCH] drivers/video/sis/sis_main.c: removal of old code by Michal Piotrowski · 18 years ago
  48. 2dc35028 [PATCH] drivers/video/sis/sis_accel.h: removal of old code by Michal Piotrowski · 18 years ago
  49. 882e6af [PATCH] drivers/video/sis/sis_accel.c: removal of old code by Michal Piotrowski · 18 years ago
  50. 31df9ee [PATCH] drivers/video/sis/osdef.h: removal of old code by Michal Piotrowski · 18 years ago
  51. db3affc [PATCH] drivers/video/sis/init.h: removal of old code by Michal Piotrowski · 18 years ago
  52. f8e3d4c [PATCH] drivers/video/sis/initextlfb.c: removal of old code by Michal Piotrowski · 18 years ago
  53. 99dbb46 [PATCH] drivers/video/sis/init301.h: removal of old code by Michal Piotrowski · 18 years ago
  54. 9237ed0 [PATCH] i810fb: Honor the return value of pci_enable_device by Antonino A. Daplas · 18 years ago
  55. 7b566b1 [PATCH] nvidiafb: Honor the return value of pci_enable_device by Antonino A. Daplas · 18 years ago
  56. b0b1032 [PATCH] matroxfb: Honor the return value of pci_register_driver by Antonino A. Daplas · 18 years ago
  57. c1cc53b [PATCH] atyfb: Honor the return value of pci_register_driver by Antonino A. Daplas · 18 years ago
  58. 0a727de [PATCH] fbcon: Honor the return value of device_create_file by Antonino A. Daplas · 18 years ago
  59. 1a6600b [PATCH] fbdev: Honor the return value of device_create_file by Antonino A. Daplas · 18 years ago
  60. 928e964 [PATCH] vt: Honor the return value of device_create_file by Antonino A. Daplas · 18 years ago
  61. 212f263 [PATCH] fbcon: Remove cursor timer if unused by Antonino A. Daplas · 18 years ago
  62. e299dd4 [PATCH] fbcon: Use persistent allocation for cursor blinking by Dave Jones · 18 years ago
  63. 7a45093 [PATCH] radeonfb: Use generic DDC reading by Dennis Munsie · 18 years ago
  64. 946c4ea [PATCH] savagefb: Use generic DDC reading by Antonino A. Daplas · 18 years ago
  65. e80987f [PATCH] i810fb: Use generic DDC reading by Antonino A. Daplas · 18 years ago
  66. bf5df0a [PATCH] rivafb: Use generic DDC reading by Antonino A. Daplas · 18 years ago
  67. 346bc21 [PATCH] nvidiafb: Use generic DDC reading by Antonino A. Daplas · 18 years ago
  68. fc5891c [PATCH] fbdev: Add generic ddc read functionality by Dennis Munsie · 18 years ago
  69. 66cf751 [PATCH] vfb: Document option to enable the driver by Mike Frysinger · 18 years ago
  70. 535a09a [PATCH] rivafb: use constants instead of magic values by Guido Guenther · 18 years ago
  71. 6bf1d73 [PATCH] intelfb: Documentation update by Ph. Marek · 18 years ago
  72. ca27ac4 [PATCH] au1100fb: Add option to enable/disable the cursor by Rodolfo Giometti · 18 years ago
  73. 53a04c6 [PATCH] ide-cs (CompactFlash) driver, rm irq warning by David Brownell · 18 years ago
  74. 652aa16 [PATCH] IDE: more pci_find cleanup by Alan Cox · 18 years ago
  75. a4bea10 [PATCH] Allow ide_generic_all to be used modular and built in by Patrick Jefferson · 18 years ago
  76. 913759a [PATCH] ide: Fix crash on repeated reset by Alan Cox · 18 years ago
  77. b86cc29 [PATCH] CONFIG_PM=n slim: drivers/ide/pci/sc1200.c by Alexey Dobriyan · 18 years ago
  78. 4fa902a [PATCH] PCMCIA: Add few IDs into ide-cs by Marcin Juszkiewicz · 18 years ago
  79. 8c2c011 [PATCH] ide: reprogram disk pio timings on resume by Jason Lunz · 18 years ago
  80. 3f63c5e [PATCH] ide: remove dma_base2 field from ide_hwif_t by Sergei Shtylyov · 18 years ago
  81. 27ac603 [PATCH] drivers/ide/: cleanups by Adrian Bunk · 18 years ago
  82. 349ae23 [PATCH] IDE core: driver layer error checking by Randy Dunlap · 18 years ago
  83. 5ac2469 [PATCH] ide: backport piix fixes from libata into the legacy driver by Alan Cox · 18 years ago
  84. 14e0a19 [PATCH] ide: fix revision comparison in ide_in_drive_list by Kirill Smelkov · 18 years ago
  85. f3d5b34 [PATCH] Enable cdrom dma access with pdc20265_old by Tobias Oed · 18 years ago
  86. 0750508 [PATCH] ide_dma_speed() fixes by Sergei Shtylyov · 18 years ago
  87. 83d7dbc [PATCH] Make number of IDE interfaces configurable by Matt Mackall · 18 years ago
  88. ce42f19 [PATCH] IDE error handling fixes by Hua Zhong · 18 years ago
  89. dc844e0 [PATCH] IDE: always release DMA engine by Sergei Shtylylov · 18 years ago
  90. 020e322 [PATCH] IDE: claim extra DMA ports regardless of channel by Sergei Shtylylov · 18 years ago
  91. bbb3bbd [PATCH] non-libata driver for Jmicron devices by Alan Cox · 18 years ago
  92. ce16442 [PATCH] scheduler: NUMA aware placement of sched_group_allnodes by Christoph Lameter · 18 years ago
  93. 0feaece [PATCH] sched: fixing wrong comment for find_idlest_cpu() by Satoru Takeuchi · 18 years ago
  94. 89c4710 [PATCH] sched: cleanup sched_group cpu_power setup by Siddha, Suresh B · 18 years ago
  95. 1a84887 [PATCH] sched: introduce child field in sched_domain by Siddha, Suresh B · 18 years ago
  96. 7473264 [PATCH] sched: don't print migration cost when only 1 CPU by Dave Jones · 18 years ago
  97. a616058 [PATCH] sched: remove unnecessary sched group allocations by Siddha, Suresh B · 18 years ago
  98. 5c1e176 [PATCH] sched: force /sbin/init off isolated cpus by Nick Piggin · 18 years ago
  99. 2c136ef [PATCH] pata_hpt366: fix typo by OGAWA Hirofumi · 18 years ago
  100. 7a54537 [PATCH] MAINTAINERS: Removes duplicated entry by Luiz Fernando N. Capitulino · 18 years ago