1. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  2. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  3. ec1b946 [PATCH] ia64: const f_ops fix by Andrew Morton · 18 years ago
  4. 3c30a75 [PATCH] for_each_possible_cpu: documentaion by KAMEZAWA Hiroyuki · 18 years ago
  5. c8912599 [PATCH] for_each_possible_cpu: i386 by KAMEZAWA Hiroyuki · 18 years ago
  6. fe449f4 [PATCH] for_each_possible_cpu: oprofile. by KAMEZAWA Hiroyuki · 18 years ago
  7. 0fed484 [PATCH] for_each_possible_cpu: loopback device. by KAMEZAWA Hiroyuki · 18 years ago
  8. 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 18 years ago
  9. 631d674 [PATCH] for_each_possible_cpu: defines for_each_possible_cpu by KAMEZAWA Hiroyuki · 18 years ago
  10. 68c3431 [PATCH] Fold select_bits_alloc/free into caller code. by Vadim Lobanov · 18 years ago
  11. e4a1f12 [PATCH] use fget_light() in select/poll by Eric Dumazet · 18 years ago
  12. 70674f9 [PATCH] Optimize select/poll by putting small data sets on the stack by Andi Kleen · 18 years ago
  13. b02389e [PATCH] ide_generic_all_on() warning fix by Andrew Morton · 18 years ago
  14. d266ab8 [PATCH] Small fixes backported to old IDE SiS driver by Alan Cox · 18 years ago
  15. 9edc91d [PATCH] ide: AMD756 no host side cable detection by Rene Herman · 18 years ago
  16. f5b95ff [PATCH] autofs4: proper prototype for autofs4_dentry_release() by Adrian Bunk · 18 years ago
  17. fa8f399 [PATCH] drivers/block/acsi_slm.c: size_t can't be < 0 by Alexey Dobriyan · 18 years ago
  18. e512360 [PATCH] remove relayfs_fs.h by Andrew Morton · 18 years ago
  19. 3ca1da4 [PATCH] Philip Gladstone has moved by Philip Gladstone · 18 years ago
  20. a28af47 [PATCH] fs/fat/: proper prototypes for two functions by Adrian Bunk · 18 years ago
  21. 3b71797 [PATCH] drivers/block/paride/pd.c: fix an off-by-one error by Adrian Bunk · 18 years ago
  22. b9e20a9 [PATCH] Change dash2underscore() return value to char by Eric Sesterhenn · 18 years ago
  23. 7b7a317 [PATCH] mqueue comment typo fix by Serge E. Hallyn · 18 years ago
  24. 7a1e524 [PATCH] alpha: make poll flags the same as other architectures by Andrew Morton · 18 years ago
  25. 2735771 [PATCH] Add oprofile_add_ext_sample by Brian Rogan · 18 years ago
  26. f83ca9f [PATCH] symversion warning fix by Andrew Morton · 18 years ago
  27. 6d9eac3 [PATCH] capi: register_chrdev() fix by Andrew Morton · 18 years ago
  28. 829d5f6 [PATCH] paride-pt: register_chrdev fix by Andrew Morton · 18 years ago
  29. 8637980 [PATCH] paride: register_chrdev fix by Andrew Morton · 18 years ago
  30. a687fb1 [PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAM by Adrian Bunk · 18 years ago
  31. be4676e [PATCH] synclink_gt: remove uneeded async code by Paul Fulghum · 18 years ago
  32. 0080b7a [PATCH] synclink_gt add gpio feature by Paul Fulghum · 18 years ago
  33. 86a3414 [PATCH] synclink: remove dead code by Paul Fulghum · 18 years ago
  34. f5f5370 [PATCH] Decrapify asm-generic/local.h by Kyle McMartin · 18 years ago
  35. 4f3a36a [PATCH] RTC: Remove some duplicate BCD definitions by Matt Mackall · 18 years ago
  36. 41623b0 [PATCH] RTC: Fix up some RTC whitespace and style by Matt Mackall · 18 years ago
  37. 4c2e6f6 [PATCH] RTC: Remove RTC UIP synchronization on Alpha by Matt Mackall · 18 years ago
  38. 356a9ce [PATCH] RTC: Remove RTC UIP synchronization on SH MPC1211 by Matt Mackall · 18 years ago
  39. 04cfbee [PATCH] RTC: Remove RTC UIP synchronization on SH03 by Matt Mackall · 18 years ago
  40. ddcabb4 [PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DEC by Matt Mackall · 18 years ago
  41. da2468b [PATCH] RTC: Remove RTC UIP synchronization on MIPS MC146818 by Matt Mackall · 18 years ago
  42. 4af6ec4 [PATCH] RTC: Remove RTC UIP synchronization on ARM by Matt Mackall · 18 years ago
  43. 6f0d7bd [PATCH] RTC: Remove RTC UIP synchronization on PPC Maple by Matt Mackall · 18 years ago
  44. 4dc12ec [PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc) by Matt Mackall · 18 years ago
  45. 59937bc [PATCH] RTC: Remove RTC UIP synchronization on PPC CHRP (arch/ppc) by Matt Mackall · 18 years ago
  46. 3dedf53 [PATCH] RTC: Remove RTC UIP synchronization on Sparc64 by Matt Mackall · 18 years ago
  47. 641f71f [PATCH] RTC: Remove RTC UIP synchronization on x86_64 by Matt Mackall · 18 years ago
  48. 63732c2 [PATCH] RTC: Remove RTC UIP synchronization on x86 by Matt Mackall · 18 years ago
  49. 329b10b Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  50. fdccffc Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  51. 4fa6391 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  52. df5b89b [PATCH] md: Convert reconfig_sem to reconfig_mutex by NeilBrown · 18 years ago
  53. 48c9c27 [PATCH] sem2mutex: drivers/md by Arjan van de Ven · 18 years ago
  54. 2f88912 [PATCH] md: Restore 'remaining' count when retrying an write operation by NeilBrown · 18 years ago
  55. 8ddeeae [PATCH] md: Fix md grow/size code to correctly find the maximum available space by NeilBrown · 18 years ago
  56. f634475 [PATCH] md: Remove bi_end_io call out from under a spinlock by NeilBrown · 18 years ago
  57. b3b46be [PATCH] md: Remove some stray semi-colons after functions called in macro.. by NeilBrown · 18 years ago
  58. df8e7f7 [PATCH] md: Improve comments about locking situation in raid5 make_request by NeilBrown · 18 years ago
  59. e464eaf [PATCH] md: Support suspending of IO to regions of an md array by NeilBrown · 18 years ago
  60. 16484bf [PATCH] md: Make 'reshape' a possible sync_action action by NeilBrown · 18 years ago
  61. 63c70c4 [PATCH] md: Split reshape handler in check_reshape and start_reshape by NeilBrown · 18 years ago
  62. b578d55 [PATCH] md: Only checkpoint expansion progress occasionally by NeilBrown · 18 years ago
  63. f670557 [PATCH] md: Checkpoint and allow restart of raid5 reshape by NeilBrown · 18 years ago
  64. 2926955 [PATCH] md: Final stages of raid5 expand code by NeilBrown · 18 years ago
  65. ccfcc3c [PATCH] md: Core of raid5 resize process by NeilBrown · 18 years ago
  66. 7ecaa1e [PATCH] md: Infrastructure to allow normal IO to continue while array is expanding by NeilBrown · 18 years ago
  67. ad01c9e [PATCH] md: Allow stripes to be expanded in preparation for expanding an array by NeilBrown · 18 years ago
  68. b55e6bf [PATCH] md: Split disks array out of raid5 conf structure so it is easier to grow by NeilBrown · 18 years ago
  69. 4588b42 [PATCH] md: Update status_resync to handle LARGE devices by NeilBrown · 18 years ago
  70. 1be7892 [PATCH] md: Fix the 'failed' count for version-0 superblocks by NeilBrown · 18 years ago
  71. c5a10f6 [PATCH] md: Add '4' to the list of levels for which bitmaps are supported by NeilBrown · 18 years ago
  72. 89e5c8b [PATCH] md: Make sure QUEUE_FLAG_CLUSTER is set properly for md. by NeilBrown · 18 years ago
  73. a22c96c [PATCH] dm: remove unnecessary typecast by Kevin Corry · 18 years ago
  74. b4cf1b7 [PATCH] dm/md dependency tree in sysfs: convert bd_sem to bd_mutex by Jun'ichi Nomura · 18 years ago
  75. f165921 [PATCH] dm/md dependency tree in sysfs: dm to use bd_claim_by_disk by Jun'ichi Nomura · 18 years ago
  76. 5463c79 [PATCH] dm/md dependency tree in sysfs: md to use bd_claim_by_disk by Jun'ichi Nomura · 18 years ago
  77. 641dc63 [PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobject by Jun'ichi Nomura · 18 years ago
  78. 1008736 [PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidy by Andrew Morton · 18 years ago
  79. 6a4d44c [PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectory by Jun'ichi Nomura · 18 years ago
  80. 3ac51e7 [PATCH] dm store geometry by Darrick J. Wong · 18 years ago
  81. 1134e5a [PATCH] dm table: store md by Mike Anderson · 18 years ago
  82. 9ade92a [PATCH] dm: tidy mdptr by Alasdair G Kergon · 18 years ago
  83. 7e51f25 [PATCH] dm: store md name by Mike Anderson · 18 years ago
  84. 1ecac7f [PATCH] dm flush queue EINTR by Jun'ichi Nomura · 18 years ago
  85. 138728dc [PATCH] dm snapshot: fix kcopyd destructor by Alasdair G Kergon · 18 years ago
  86. 969429b [PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properly by NeilBrown · 18 years ago
  87. 4ee218c [PATCH] dm: remove SECTOR_FORMAT by Andrew Morton · 18 years ago
  88. 930d332 [PATCH] drivers/md/dm-raid1.c: Fix inconsistent mirroring after interrupted recovery by Jun'ichi Nomura · 18 years ago
  89. 76df1c6 [PATCH] device-mapper snapshot: fix invalidation by Alasdair G Kergon · 18 years ago
  90. b4b610f [PATCH] device-mapper snapshot: replace sibling list by Alasdair G Kergon · 18 years ago
  91. eccf081 [PATCH] device-mapper snapshot: fix origin_write pending_exception submission by Alasdair G Kergon · 18 years ago
  92. e4ccde3 [PATCH] video/sis/init301.c:SiS_ChrontelDoSomething2(): remove dead code by Adrian Bunk · 18 years ago
  93. d1ae418 [PATCH] drivers/video: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  94. b0c8797 [PATCH] fbdev: add modeline for 1680x1050@60 by Olaf Hering · 18 years ago
  95. ac3f908 [PATCH] sparse: Fix warnings in newport driver about non-static functions by Ralf Baechle · 18 years ago
  96. ed49843 [PATCH] Add ID for Quadro NVS280 by Pavel Roskin · 18 years ago
  97. 6257ffa [PATCH] imsttfb: Remove dead code by Antonino A. Daplas · 18 years ago
  98. eba87e8 [PATCH] atyfb: Remove dead code by Antonino A. Daplas · 18 years ago
  99. 0e4be28 [PATCH] savagefb: Remove NULL check by Antonino A. Daplas · 18 years ago
  100. 7c518eb [PATCH] i810fb: Remove NULL check by Antonino A. Daplas · 18 years ago