1. b522adc md: 'array_size' sysfs attribute by Dan Williams · 16 years ago
  2. 1f40362 md: centralize ->array_sectors modifications by Dan Williams · 16 years ago
  3. 80c3a6c md: add 'size' as a personality method by Dan Williams · 16 years ago
  4. 93ed05e md: fix typo in FSF address by Atsushi SAKAI · 16 years ago
  5. fc9739c md: add takeover support for converting raid6 back into raid5 by NeilBrown · 16 years ago
  6. e9d4758 md: add takeover support for raid4 -> raid5 conversion. by NeilBrown · 16 years ago
  7. b354603 md/raid5: allow layout/chunksize to be changed on an active 2-drive raid5. by NeilBrown · 16 years ago
  8. d562b0c md: add ->takeover method for raid5 to be able to take over raid1 by NeilBrown · 16 years ago
  9. 245f46c md: add ->takeover method to support changing the personality managing an array by NeilBrown · 16 years ago
  10. 409c57f md: enable suspend/resume of md devices. by NeilBrown · 16 years ago
  11. e0cf8f0 md: md_unregister_thread should cope with being passed NULL by NeilBrown · 16 years ago
  12. 91adb56 md/raid5: refactor raid5 "run" by NeilBrown · 16 years ago
  13. 34817e8 md: make sure new_level, new_chunksize, new_layout always have sensible values. by NeilBrown · 16 years ago
  14. 67cc2b8 md/raid5: finish support for DDF/raid6 by NeilBrown · 16 years ago
  15. 99c0fb5 md/raid5: Add support for new layouts for raid5 and raid6. by NeilBrown · 16 years ago
  16. 911d4ee md/raid5: simplify raid5_compute_sector interface by NeilBrown · 16 years ago
  17. d0dabf7 md/raid6: remove expectation that Q device is immediately after P device. by NeilBrown · 16 years ago
  18. 112bf89 md/raid5: change raid5_compute_sector and stripe_to_pdidx to take a 'previous' argument by NeilBrown · 16 years ago
  19. b5663ba md/raid5: simplify interface for init_stripe and get_active_stripe by NeilBrown · 16 years ago
  20. dd8ac33 md: Represent raid device size in sectors. by Andre Noll · 16 years ago
  21. 58c0fed md: Make mddev->size sector-based. by Andre Noll · 16 years ago
  22. 575a80f md: be more consistent about setting WriteMostly flag when adding a drive to an array by NeilBrown · 16 years ago
  23. 97e4f42 md: occasionally checkpoint drive recovery to reduce duplicate effort after a crash by NeilBrown · 16 years ago
  24. 43b2e5d md: move md_k.h from include/linux/raid/ to drivers/md/ by NeilBrown · 16 years ago
  25. bff6197 md: move lots of #include lines out of .h files and into .c by NeilBrown · 16 years ago
  26. 9202295 md: move most content from md.h to md_k.h by NeilBrown · 16 years ago
  27. 8b2b5c2 md: move LEVEL_* definition from md_k.h to md_u.h by NeilBrown · 16 years ago
  28. ef740c3 md: move headers out of include/linux/raid/ by Christoph Hellwig · 16 years ago
  29. 2a40a8a cleanup drivers/md/Makefile by Christoph Hellwig · 16 years ago
  30. 3dbd8c2 md: stop defining MAJOR_NR by Christoph Hellwig · 16 years ago
  31. 3f9d99c MD data integrity support by Martin K. Petersen · 16 years ago
  32. 355a43e md: write bitmap information to devices that are undergoing recovery. by NeilBrown · 16 years ago
  33. d0a4bb4 md: never clear bit from the write-intent bitmap when the array is degraded. by NeilBrown · 16 years ago
  34. 1187cf0 md: Allow write-intent bitmaps to have chunksize < PAGE_SIZE by NeilBrown · 16 years ago
  35. eea1bf3 md: Fix is_mddev_idle test (again). by NeilBrown · 16 years ago
  36. 5123bc3 Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Felix Blyakher · 16 years ago
  37. 47e669c parisc: fix macro expansion in atomic.h by James Bottomley · 16 years ago
  38. 930861c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Felix Blyakher · 16 years ago
  39. 558f6ab Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Rusty Russell · 16 years ago
  40. 2d6d79b parisc: iosapic: fix build breakage by Alexander Beregalov · 16 years ago
  41. c48faf8 parisc: oops_enter()/oops_exit() in die() by Helge Deller · 16 years ago
  42. c84c3a6 parisc: document light weight syscall ABI by Helge Deller · 16 years ago
  43. 8a1def4 parisc: blink all or loadavg LEDs on oops by Helge Deller · 16 years ago
  44. d75f054 parisc: add ftrace (function and graph tracer) functionality by Helge Deller · 16 years ago
  45. 803094f parisc: simplify sys_clone() by Helge Deller · 16 years ago
  46. 548f117 parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORT by Helge Deller · 16 years ago
  47. afca252 parisc: allow to build with 16k default kernel page size by Helge Deller · 16 years ago
  48. 445c088 parisc: expose 32/64-bit capabilities in cpuinfo by Colin Watson · 16 years ago
  49. 1152a68 parisc: use constants instead of numbers in assembly by Helge Deller · 16 years ago
  50. 48d27cb parisc: fix usage of 32bit PTE page table entries on 32bit kernels by Helge Deller · 16 years ago
  51. 4950267 module: use strstarts() by Rusty Russell · 16 years ago
  52. 66f92cf strstarts: helper function for !strncmp(str, prefix, strlen(prefix)) by Rusty Russell · 16 years ago
  53. aa0d3bb arm: allow usage of string functions in linux/string.h by Rusty Russell · 16 years ago
  54. e91defa module: don't use stop_machine on module load by Rusty Russell · 16 years ago
  55. acae051 module: create a request_module_nowait() by Arjan van de Ven · 16 years ago
  56. 8c8ef42 module: include other structures in module version check by Rusty Russell · 16 years ago
  57. 9cb610d module: remove the SHF_ALLOC flag on the __versions section. by Rusty Russell · 16 years ago
  58. c6e665c module: clarify the force-loading taint message. by Rusty Russell · 16 years ago
  59. c6b3780 module: Export symbols needed for Ksplice by Tim Abbott · 16 years ago
  60. 75a6661 Ksplice: Add functions for walking kallsyms symbols by Anders Kaseorg · 16 years ago
  61. a6e6abd module: remove module_text_address() by Rusty Russell · 16 years ago
  62. e610499 module: __module_address by Rusty Russell · 16 years ago
  63. 414fd31 module: Make find_symbol return a struct kernel_symbol by Tim Abbott · 16 years ago
  64. b10153f kernel/module.c: fix an unused goto label by Américo Wang · 16 years ago
  65. e180a6b param: fix charp parameters set via sysfs by Rusty Russell · 16 years ago
  66. 15f7176 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  67. d3d52d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  68. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  69. db6f204 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtio by Linus Torvalds · 16 years ago
  70. 3c6fae6 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  71. c4e1aa6 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  72. 0bd4781 sh: Fix up -Wformat-security whining. by Paul Mundt · 16 years ago
  73. 4713125 sh: ap325rxa: Add ov772x support, again. by Kuninori Morimoto · 16 years ago
  74. cf2f7d7 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  75. 3b4df71 sh: Sanitize asm/mmu.h for assembly use. by Francesco VIRLINZI · 16 years ago
  76. 1c58b0b sh: Tidy up sh7786 pinmux table. by Kuninori Morimoto · 16 years ago
  77. f36b59d sh: Add MMU dependency for kexec by Nobuhiro Iwamatsu · 16 years ago
  78. 71c1d19 sh: urquell: enable LAN device by Kuninori Morimoto · 16 years ago
  79. 0824806 sh: Remove buggy definition from SH7786 pinmux_data[] by Kuninori Morimoto · 16 years ago
  80. 548c316 tracing, Text Edit Lock: cleanup by Ingo Molnar · 16 years ago
  81. 53d8f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  82. f69b17d rcu: rcu_barrier VS cpu_hotplug: Ensure callbacks in dead cpu are migrated to online cpu by Lai Jiangshan · 16 years ago
  83. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 16 years ago
  84. 93c36ed dma-debug: fix printk formats (i386) by Randy Dunlap · 16 years ago
  85. 3a355cc reiserfs: xattr_create is unused with xattrs disabled by Jeff Mahoney · 16 years ago
  86. 77e4658 reiserfs: fix build breakage by Alexander Beregalov · 16 years ago
  87. 2f85018 lockdep: fix deadlock in lockdep_trace_alloc by Peter Zijlstra · 16 years ago
  88. a9caa3d Revert "proc: revert /proc/uptime to ->read_proc hook" by Alexey Dobriyan · 16 years ago
  89. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 16 years ago
  90. 3dec7f5 proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc by Alexey Dobriyan · 16 years ago
  91. 09729a9 proc: fix sparse warnings in pagemap_read() by Milind Arun Choudhary · 16 years ago
  92. 1681bc3 proc: move fs/proc/inode-alloc.txt comment into a source file by Randy Dunlap · 16 years ago
  93. 2076601 nfsd: remove nfsd4_ops array size by Benny Halevy · 16 years ago
  94. 19cefdf lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB by Ingo Molnar · 16 years ago
  95. dfbbe89 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  96. 712b000 Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  97. 8efb8c7 PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed by Rafael J. Wysocki · 16 years ago
  98. b8e676d radeonfb: Use __pci_complete_power_transition() by Rafael J. Wysocki · 16 years ago
  99. 0e5dd46 PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2) by Rafael J. Wysocki · 16 years ago
  100. 931ff68 PCI PM: Restore config spaces of all devices during early resume by Rafael J. Wysocki · 16 years ago