1. 6f3a28f Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  2. ccaa36f Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  3. 3879b6b [PATCH] isdn: more pr_debug() fixes by Andrew Morton · 18 years ago
  4. 20f4353 [PATCH] isdn-debug-build-fix by Andrew Morton · 18 years ago
  5. 8057de6 [PATCH] pr_debug: ifb: replace missing comma to separate pr_debug arguments by Zach Brown · 18 years ago
  6. cb7cf57 [PATCH] pr_debug: dell_rbu: fix pr_debug argument warnings by Zach Brown · 18 years ago
  7. 5df0a29 [PATCH] pr_debug: tipar: repair nonexistant pr_debug argument use by Zach Brown · 18 years ago
  8. f2b9ecc [PATCH] pr_debug: umem: repair nonexistant bh pr_debug reference by Zach Brown · 18 years ago
  9. 3a0f5bb [PATCH] md: add error reporting to superblock write failure by NeilBrown · 18 years ago
  10. a638b2d [PATCH] md: use ffz instead of find_first_set to convert multiplier to shift by Paul Clements · 18 years ago
  11. 14f50b4 [PATCH] md: remove 'experimental' classification from raid5 reshape by NeilBrown · 18 years ago
  12. e8703fe [PATCH] md: remove MAX_MD_DEVS which is an arbitrary limit by NeilBrown · 18 years ago
  13. 61df9d9 [PATCH] md: make messages about resync/recovery etc more specific by NeilBrown · 18 years ago
  14. f022b2f [PATCH] md: add a ->congested_fn function for raid5/6 by NeilBrown · 18 years ago
  15. 0d12922 [PATCH] md: define ->congested_fn for raid1, raid10, and multipath by NeilBrown · 18 years ago
  16. 26be34d [PATCH] md: define backing_dev_info.congested_fn for raid0 and linear by NeilBrown · 18 years ago
  17. c04be0a [PATCH] md: Improve locking around error handling by NeilBrown · 18 years ago
  18. 11ce99e [PATCH] md: Remove working_disks from raid1 state data by NeilBrown · 18 years ago
  19. 867868f [PATCH] md: Factor out part of raid1d into a separate function by NeilBrown · 18 years ago
  20. 2d2063c [PATCH] md: remove unnecessary variable x in stripe_to_pdidx() by Coywolf Qi Hunt · 18 years ago
  21. 9b1d1da [PATCH] md: new sysfs interface for setting bits in the write-intent-bitmap by Paul Clements · 18 years ago
  22. 76186dd [PATCH] md: remove 'working_disks' from raid10 state by NeilBrown · 18 years ago
  23. 02c2de8 [PATCH] md: remove the working_disks and failed_disks from raid5 state data. by NeilBrown · 18 years ago
  24. 850b2b4 [PATCH] md: replace magic numbers in sb_dirty with well defined bit flags by NeilBrown · 18 years ago
  25. 6814d53 [PATCH] md: factor out part of raid10d into a separate function. by NeilBrown · 18 years ago
  26. fbedac0 [PATCH] md: the scheduled removal of the START_ARRAY ioctl for md by Adrian Bunk · 18 years ago
  27. 999d816 [PATCH] dm table: add target flush by Bryn Reeves · 18 years ago
  28. 3cb4021 [PATCH] dm: extract device limit setting by Bryn Reeves · 18 years ago
  29. 9faf400 [PATCH] dm: use private biosets by Stefan Bader · 18 years ago
  30. 6a24c71 [PATCH] dm crypt: use private biosets by Milan Broz · 18 years ago
  31. 23541d2 [PATCH] dm crypt: move io to workqueue by Milan Broz · 18 years ago
  32. 93e605c [PATCH] dm crypt: restructure write processing by Milan Broz · 18 years ago
  33. 8b00445 [PATCH] dm crypt: restructure for workqueue change by Milan Broz · 18 years ago
  34. e48d4bb [PATCH] dm crypt: add key msg by Milan Broz · 18 years ago
  35. 8757b77 [PATCH] dm table: add target preresume by Milan Broz · 18 years ago
  36. cc10920 [PATCH] dm: add debug macro by Bryn Reeves · 18 years ago
  37. 8560ed6 [PATCH] dm: add uevent change event on resume by Hannes Reinecke · 18 years ago
  38. e69fae5 [PATCH] dm mpath: use kzalloc by Micha³ Miros³aw · 18 years ago
  39. 28f16c2 [PATCH] dm mpath: tidy ctr by Micha³ Miros³aw · 18 years ago
  40. e52b8f6 [PATCH] dm mirror: remove trailing space from table by Jonathan Brassow · 18 years ago
  41. 695368a [PATCH] dm snapshot: fix freeing pending exception by Alasdair G Kergon · 18 years ago
  42. 4b832e8 [PATCH] dm snapshot: tidy pe ref counting by Alasdair G Kergon · 18 years ago
  43. ca3a931 [PATCH] dm snapshot: add workqueue by Alasdair G Kergon · 18 years ago
  44. 9d493fa [PATCH] dm snapshot: tidy pending_complete by Alasdair G Kergon · 18 years ago
  45. ba40a2a [PATCH] dm snapshot: tidy snapshot_map by Alasdair G Kergon · 18 years ago
  46. 927ffe7 [PATCH] dm snapshot: fix metadata writing when suspending by Mark McLoughlin · 18 years ago
  47. e4ff496 [PATCH] dm snapshot: make read and write exception functions void by Mark McLoughlin · 18 years ago
  48. f9cea4f [PATCH] dm snapshot: fix metadata error handling by Mark McLoughlin · 18 years ago
  49. 4c7e3bf [PATCH] dm snapshot: allow zero chunk_size by Mark McLoughlin · 18 years ago
  50. 92c060a [PATCH] dm snapshot: fix invalidation ENOMEM by Milan Broz · 18 years ago
  51. e3f6ac6 [PATCH] dm: fix alloc_dev error path by Ishai Rabinovitz · 18 years ago
  52. e90dae1 [PATCH] dm: support ioctls on mapped devices: fix with fake file by Milan Broz · 18 years ago
  53. 7006f6e [PATCH] dm: export blkdev_driver_ioctl by Alasdair G Kergon · 18 years ago
  54. 9af4aa3 [PATCH] dm mpath: support ioctls by Milan Broz · 18 years ago
  55. ab17ffa [PATCH] dm linear: support ioctls by Milan Broz · 18 years ago
  56. aa129a2 [PATCH] dm: support ioctls on mapped devices by Milan Broz · 18 years ago
  57. 70abac6 [PATCH] nvidia fbdev: fix powerpc xmon scribbles by Paul Mackerras · 18 years ago
  58. a09fd48 [PATCH] fbdev: correct buffer size limit in fbmem_read_proc() by Geert Uytterhoeven · 18 years ago
  59. f5b747b [PATCH] radeonfb supend/resume support for Acer Aspire 2010 by Carl-Daniel Hailfinger · 18 years ago
  60. b98fc9a [PATCH] sstfb: cleanups by Alan Cox · 18 years ago
  61. 3cb340e [PATCH] vt: proper prototypes for some console functions by Adrian Bunk · 18 years ago
  62. 48afdf6 [PATCH] fbcon:: make 3 functions static by Adrian Bunk · 18 years ago
  63. 5c60b11 [PATCH] mbxfb: Fix framebuffer size smaller than requested by Raphael Assenat · 18 years ago
  64. 8bc2184 [PATCH] mbxfb: Fix a chip bug? resulting in wrong pixclock by Raphael Assenat · 18 years ago
  65. 9c5b39e [PATCH] atyfb: Possible cleanups by Adrian Bunk · 18 years ago
  66. fe27e67 [PATCH] drivers/video/sis/sis_main.h Removal of old code by Michal Piotrowski · 18 years ago
  67. 86702ad [PATCH] drivers/video/sis/vgatypes.h: removal of old code by Michal Piotrowski · 18 years ago
  68. 4370409 [PATCH] drivers/video/sis/sis_main.c: removal of old code by Michal Piotrowski · 18 years ago
  69. 2dc3502 [PATCH] drivers/video/sis/sis_accel.h: removal of old code by Michal Piotrowski · 18 years ago
  70. 882e6af [PATCH] drivers/video/sis/sis_accel.c: removal of old code by Michal Piotrowski · 18 years ago
  71. 31df9ee [PATCH] drivers/video/sis/osdef.h: removal of old code by Michal Piotrowski · 18 years ago
  72. db3affc [PATCH] drivers/video/sis/init.h: removal of old code by Michal Piotrowski · 18 years ago
  73. f8e3d4c [PATCH] drivers/video/sis/initextlfb.c: removal of old code by Michal Piotrowski · 18 years ago
  74. 99dbb46 [PATCH] drivers/video/sis/init301.h: removal of old code by Michal Piotrowski · 18 years ago
  75. 9237ed0 [PATCH] i810fb: Honor the return value of pci_enable_device by Antonino A. Daplas · 18 years ago
  76. 7b566b1 [PATCH] nvidiafb: Honor the return value of pci_enable_device by Antonino A. Daplas · 18 years ago
  77. b0b1032 [PATCH] matroxfb: Honor the return value of pci_register_driver by Antonino A. Daplas · 18 years ago
  78. c1cc53b [PATCH] atyfb: Honor the return value of pci_register_driver by Antonino A. Daplas · 18 years ago
  79. 0a727de [PATCH] fbcon: Honor the return value of device_create_file by Antonino A. Daplas · 18 years ago
  80. 1a6600b [PATCH] fbdev: Honor the return value of device_create_file by Antonino A. Daplas · 18 years ago
  81. 928e964 [PATCH] vt: Honor the return value of device_create_file by Antonino A. Daplas · 18 years ago
  82. 212f263 [PATCH] fbcon: Remove cursor timer if unused by Antonino A. Daplas · 18 years ago
  83. e299dd4 [PATCH] fbcon: Use persistent allocation for cursor blinking by Dave Jones · 18 years ago
  84. 7a45093 [PATCH] radeonfb: Use generic DDC reading by Dennis Munsie · 18 years ago
  85. 946c4ea [PATCH] savagefb: Use generic DDC reading by Antonino A. Daplas · 18 years ago
  86. e80987f [PATCH] i810fb: Use generic DDC reading by Antonino A. Daplas · 18 years ago
  87. bf5df0a [PATCH] rivafb: Use generic DDC reading by Antonino A. Daplas · 18 years ago
  88. 346bc21 [PATCH] nvidiafb: Use generic DDC reading by Antonino A. Daplas · 18 years ago
  89. fc5891c [PATCH] fbdev: Add generic ddc read functionality by Dennis Munsie · 18 years ago
  90. 66cf751 [PATCH] vfb: Document option to enable the driver by Mike Frysinger · 18 years ago
  91. 535a09a [PATCH] rivafb: use constants instead of magic values by Guido Guenther · 18 years ago
  92. ca27ac4 [PATCH] au1100fb: Add option to enable/disable the cursor by Rodolfo Giometti · 18 years ago
  93. 53a04c6 [PATCH] ide-cs (CompactFlash) driver, rm irq warning by David Brownell · 18 years ago
  94. 652aa16 [PATCH] IDE: more pci_find cleanup by Alan Cox · 18 years ago
  95. a4bea10 [PATCH] Allow ide_generic_all to be used modular and built in by Patrick Jefferson · 18 years ago
  96. 913759a [PATCH] ide: Fix crash on repeated reset by Alan Cox · 18 years ago
  97. b86cc29 [PATCH] CONFIG_PM=n slim: drivers/ide/pci/sc1200.c by Alexey Dobriyan · 18 years ago
  98. 4fa902a [PATCH] PCMCIA: Add few IDs into ide-cs by Marcin Juszkiewicz · 18 years ago
  99. 8c2c011 [PATCH] ide: reprogram disk pio timings on resume by Jason Lunz · 18 years ago
  100. 3f63c5e [PATCH] ide: remove dma_base2 field from ide_hwif_t by Sergei Shtylyov · 18 years ago