1. 3242f98 Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  2. a54fed9 page-types: add hwpoison/unpoison feature by Wu Fengguang · 15 years ago
  3. 48640d6 page-types: introduce kpageflags_flags() by Wu Fengguang · 15 years ago
  4. e577ebd page-types: make voffset local variables by Wu Fengguang · 15 years ago
  5. 4a1b672 page-types: make standalone pagemap/kpageflags read routines by Wu Fengguang · 15 years ago
  6. 31bbf66 page-types: introduce checked_open() by Wu Fengguang · 15 years ago
  7. 0c57eff page-types: add GPL note by Wu Fengguang · 15 years ago
  8. a1bbb5e pagemap: document KPF_KSM and show it in page-types by Wu Fengguang · 15 years ago
  9. 253fb02 pagemap: export KPF_HWPOISON by Wu Fengguang · 15 years ago
  10. c73602a ksm: more on default values by Hugh Dickins · 15 years ago
  11. f58ee00 HWPOISON: Add brief hwpoison description to Documentation by Andi Kleen · 15 years ago
  12. 6c5daf0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  13. 0b4b2ad page-types: add feature for walking process address space by Wu Fengguang · 15 years ago
  14. ba36c44 Documentation/vm/.gitignore: add page-types by Josh Triplett · 15 years ago
  15. 25d9e2d truncate: new helpers by npiggin@suse.de · 15 years ago
  16. b7ed698 Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS by Ladinu Chandrasinghe · 15 years ago
  17. 94bf5ce hugetlb: add MAP_HUGETLB example by Eric B Munson · 15 years ago
  18. 7701c9c ksm: add some documentation by Hugh Dickins · 15 years ago
  19. 41a25e7 hugetlb: clean up and update huge pages documentation by Lee Schermerhorn · 15 years ago
  20. fa5ec8a slub: add option to disable higher order debugging slabs by David Rientjes · 15 years ago
  21. 0bd8df9 Documentation/vm/Makefile: don't try to build slqbinfo by Andrew Morton · 15 years ago
  22. 35efa5e pagemap: add page-types tool by Wu Fengguang · 15 years ago
  23. 17e8950 pagemap: document 9 more exported page flags by Wu Fengguang · 15 years ago
  24. c9ba78e pagemap: document clarifications by Wu Fengguang · 15 years ago
  25. 4185896 page allocator: use allocation flags as an index to the zone watermark by Mel Gorman · 15 years ago
  26. a55ce6d mm: add documentation describing what tsk->active_mm means vs tsk->mm by Michael Ellerman · 15 years ago
  27. c24b720 mm: reformat the Unevictable-LRU documentation by David Howells · 15 years ago
  28. 66bb748 tracing: consolidate documents by Li Zefan · 15 years ago
  29. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  30. 21acb9c trivial: fix where cgroup documentation is not correctly referred to by Thadeu Lima de Souza Cascardo · 15 years ago
  31. 99cd707 Merge commit 'v2.6.29-rc1' into tracing/urgent by Ingo Molnar · 16 years ago
  32. 63d6c5a mm: remove try_to_munlock from vmscan by Hugh Dickins · 16 years ago
  33. bf6803d kmemtrace: remove config option for enabling tracing at boot by Pekka Enberg · 16 years ago
  34. 4a80b24 kmemtrace: Fix typos in documentation. by Eduard - Gabriel Munteanu · 16 years ago
  35. aa46a7e kmemtrace: Additional documentation. by Eduard - Gabriel Munteanu · 16 years ago
  36. c17dad6 .gitignore updates by Alexey Dobriyan · 16 years ago
  37. fa07e78 doc: unevictable LRU and mlocked pages documentation by Lee Schermerhorn · 16 years ago
  38. 6acb2ec Documentation/vm/page_migration: update reference to numa_maps + fix download URI by Michael Kerrisk · 16 years ago
  39. 3794f3e docsrc: build Documentation/ sources by Randy Dunlap · 16 years ago
  40. d919588 Documentation cleanup: trivial misspelling, punctuation, and grammar corrections. by Matt LaPlante · 16 years ago
  41. a343787 hugetlb: new sysfs interface by Nishanth Aravamudan · 16 years ago
  42. cde5353 Christoph has moved by Christoph Lameter · 16 years ago
  43. ef421be pagemap: add documentation for pagemap by Thomas Tuttle · 16 years ago
  44. f715e6f slabinfo: Support printout of the number of fallbacks by Christoph Lameter · 16 years ago
  45. e97e386 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  46. fc36b8d mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local Policy by Lee Schermerhorn · 16 years ago
  47. bea904d mempolicy: use MPOL_PREFERRED for system-wide default policy by Lee Schermerhorn · 16 years ago
  48. 52cd3b0 mempolicy: rework mempolicy Reference Counting [yet again] by Lee Schermerhorn · 16 years ago
  49. 45c4745 mempolicy: rename struct mempolicy 'policy' member to 'mode' by Lee Schermerhorn · 16 years ago
  50. 3e1f064 mempolicy: disallow static or relative flags for local preferred mode by David Rientjes · 16 years ago
  51. 65d66fc mempolicy: update NUMA memory policy documentation by David Rientjes · 16 years ago
  52. 19770b3 mm: filter based on a nodemask as well as a gfp_mask by Mel Gorman · 16 years ago
  53. 205ab99 slub: Update statistics handling for variable order slabs by Christoph Lameter · 16 years ago
  54. 423bec4 Documentation: correct overcommit caveat in hugetlbpage.txt by Nishanth Aravamudan · 16 years ago
  55. 989a724 slub: fix typo in Documentation/vm/slub.txt by Itaru Kitayama · 16 years ago
  56. b6c24de slabinfo: fall back from /sys/kernel/slab to /sys/slab by Christoph Lameter · 16 years ago
  57. 8ff12cf SLUB: Support for performance statistics by Christoph Lameter · 16 years ago
  58. 081248d kset: move /sys/slab to /sys/kernel/slab by Greg Kroah-Hartman · 17 years ago
  59. d5dbac8 Documentation: update hugetlb information by Nishanth Aravamudan · 17 years ago
  60. f32143a Documentation/vm/slabinfo.c: clean up this code by WANG Cong · 17 years ago
  61. e11f9a1 doc: move vm/00-INDEX to Documentation/vm by David Rientjes · 17 years ago
  62. 754af6f Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag by Lee Schermerhorn · 17 years ago
  63. 42b88e6 Document Linux Memory Policy by Lee Schermerhorn · 17 years ago
  64. ac07860 SLUB: Fix format specifier in Documentation/vm/slabinfo.c by Jesper Juhl · 17 years ago
  65. 2492268 SLUB: change error reporting format to follow lockdep loosely by Christoph Lameter · 17 years ago
  66. e73a75f hugetlbfs: use lib/parser, fix docs by Randy Dunlap · 17 years ago
  67. f0630ff SLUB: support slub_debug on by default by Christoph Lameter · 17 years ago
  68. c1aee21 SLUB: More documentation by Christoph Lameter · 17 years ago
  69. 32f9306 slub: another slabinfo fix by Christoph Lameter · 17 years ago
  70. eefaca9 SLUB: slabinfo fixes by Christoph Lameter · 17 years ago
  71. a87615b SLUB: slabinfo upgrade by Christoph Lameter · 17 years ago
  72. c09d875 slub: add slabinfo tool by Christoph Lameter · 17 years ago
  73. 3524342 slub: user documentation by Christoph Lameter · 17 years ago
  74. 670e9f3 Documentation: remove duplicated words by Paolo Ornati · 18 years ago
  75. 742755a [PATCH] page migration: sys_move_pages(): support moving of individual pages by Christoph Lameter · 18 years ago
  76. 8d3c138 [PATCH] page migration: Update documentation by Christoph Lameter · 18 years ago
  77. 5e12227 [PATCH] Doc: vm/hugetlbpage update-2 by Randy Dunlap · 18 years ago
  78. 21a26d4 [PATCH] hugetlbfs doc. update by Randy Dunlap · 18 years ago
  79. b4fb376 [PATCH] Page migration documentation update by Christoph Lameter · 18 years ago
  80. a48d07a [PATCH] Direct Migration V9: migrate_pages() extension by Christoph Lameter · 18 years ago
  81. 5c7ad51 [PATCH] perform maintenance on Documentation/vm/hugetlbpage.txt by Muli Ben-Yehuda · 19 years ago
  82. 5d337b9 [PATCH] swap: swap_lock replace list+device by Hugh Dickins · 19 years ago
  83. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago