1. 16c0cfa Merge branch 'stable/cleancache.v13' into linux-next by Konrad Rzeszutek Wilk · 12 years ago
  2. 40e4712 Documentation: Fix multiple typo in Documentation by Masanari Iida · 12 years ago
  3. d65657c mm: Fix typo in cleancache.txt by Masanari Iida · 12 years ago
  4. 3cd0b62 mm: Fix typo in unevictable-lru.txt by Masanari Iida · 12 years ago
  5. 417fc2c mm: cleancache: report statistics via debugfs instead of sysfs. by Dan Magenheimer · 13 years ago
  6. 3167760 mm: cleancache: s/flush/invalidate/ by Dan Magenheimer · 13 years ago
  7. 888a214 slub: document setting min order with debug_guardpage_minorder > 0 by Stanislaw Gruszka · 12 years ago
  8. 25f4379 slub: fix slub_max_order Documentation by Eric Dumazet · 13 years ago
  9. e182a34 Merge branches 'slab/next' and 'slub/partial' into slab/for-linus by Pekka Enberg · 13 years ago
  10. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  11. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  12. e369fde thp: fix khugepaged defrag tunable documentation by David Rientjes · 13 years ago
  13. a37933c slub: doc: update the slabinfo.c file path by Jason Liu · 13 years ago
  14. f6e07d3 Documentation: update cgroupfs mount point by Jörg Sommer · 13 years ago
  15. f8d613e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem by Linus Torvalds · 13 years ago
  16. 4fe4746 mm/fs: cleancache documentation by Dan Magenheimer · 13 years ago
  17. 3d48ae4 mm: Convert i_mmap_lock to a mutex by Peter Zijlstra · 13 years ago
  18. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  19. 12da58b Documentation/vm/page-types.c: auto debugfs mount for hwpoison operation by Chen Gong · 13 years ago
  20. e6e8dd5 doc: CONFIG_UNEVICTABLE_LRU doesn't exist anymore by Michal Hocko · 13 years ago
  21. 1c9bf22 thp: transparent hugepage support documentation by Andrea Arcangeli · 13 years ago
  22. 716ce5d slub: Fix build breakage in Documentation/vm by Pekka Enberg · 14 years ago
  23. 0d24db3 slub: move slabinfo.c to tools/slub/slabinfo.c by Christoph Lameter · 14 years ago
  24. d65bfac mm: highmem documentation by Peter Zijlstra · 14 years ago
  25. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  26. 6715981 page-types.c: fix name of unpoison interface by Naoya Horiguchi · 14 years ago
  27. 0bc79f7f Doc: Fix typo s/packages/packaged by Nikanth Karthikesan · 14 years ago
  28. c7825cf Documentation/vm: fix spelling in page-types.c by Tommi Rantala · 14 years ago
  29. b9498bf numa: update Documentation/vm/numa, add memoryless node info by Lee Schermerhorn · 14 years ago
  30. 89bbfb6 Documentation/vm: use better value for MAP_HUGETLB by Carlo Marcelo Arenas Belon · 14 years ago
  31. a33f322 Documentation/: it's -> its where appropriate by Francis Galiegue · 14 years ago
  32. 70bace8 Documentation/vm/: split txt and source files by Randy Dunlap · 14 years ago
  33. 4c13dd3 failslab: add ability to filter slab caches by Dmitry Monakhov · 14 years ago
  34. fe194d3 HWPOISON: Use correct name for MADV_HWPOISON in documentation by Andi Kleen · 15 years ago
  35. 4fd466e HWPOISON: add memory cgroup filter by Andi Kleen · 15 years ago
  36. 478c5ff HWPOISON: add page flags filter by Wu Fengguang · 15 years ago
  37. 31d3d34 HWPOISON: limit hwpoison injector to known page types by Wu Fengguang · 15 years ago
  38. 7c116f2 HWPOISON: add fs/device filters by Wu Fengguang · 15 years ago
  39. 847ce40 HWPOISON: Add unpoisoning support by Wu Fengguang · 15 years ago
  40. 0e9052e page-types: add standard GPL license header by Wu Fengguang · 15 years ago
  41. d0f209f ksm: remove unswappable max_kernel_pages by Hugh Dickins · 15 years ago
  42. 4faf8d9 hugetlb: handle memory hot-plug events by Lee Schermerhorn · 15 years ago
  43. 9b5e5d0 hugetlb: use only nodes with memory for huge pages by Lee Schermerhorn · 15 years ago
  44. 267b4c2 hugetlb: update hugetlb documentation for NUMA controls by Lee Schermerhorn · 15 years ago
  45. bb86a73 page-types: exit early when invoked with -d|--describe by Alex Chiang · 15 years ago
  46. 9fdcd88 page-types: whitespace alignment by Alex Chiang · 15 years ago
  47. dcfe730 page-types: learn to describe flags directly from command line by Alex Chiang · 15 years ago
  48. f1327bf1 page-types: unsigned cannot be less than 0 in add_page() by Roel Kluin · 15 years ago
  49. 3428838 page-types: constify read only arrays by Tommi Rantala · 15 years ago
  50. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  51. e02f0e8 doc: Fix a typo in slub.txt. by Justin P. Mattock · 15 years ago
  52. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  53. cb20c28 Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux-misc by Linus Torvalds · 15 years ago
  54. 1b98c00 Documentation/vm/page-types.c: Declare checked_open static by Josh Triplett · 15 years ago
  55. 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
  56. a54fed9 page-types: add hwpoison/unpoison feature by Wu Fengguang · 15 years ago
  57. 48640d6 page-types: introduce kpageflags_flags() by Wu Fengguang · 15 years ago
  58. e577ebd page-types: make voffset local variables by Wu Fengguang · 15 years ago
  59. 4a1b672 page-types: make standalone pagemap/kpageflags read routines by Wu Fengguang · 15 years ago
  60. 31bbf66 page-types: introduce checked_open() by Wu Fengguang · 15 years ago
  61. 0c57eff page-types: add GPL note by Wu Fengguang · 15 years ago
  62. a1bbb5e pagemap: document KPF_KSM and show it in page-types by Wu Fengguang · 15 years ago
  63. 253fb02 pagemap: export KPF_HWPOISON by Wu Fengguang · 15 years ago
  64. c73602a ksm: more on default values by Hugh Dickins · 15 years ago
  65. f58ee00 HWPOISON: Add brief hwpoison description to Documentation by Andi Kleen · 15 years ago
  66. 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
  67. 0b4b2ad page-types: add feature for walking process address space by Wu Fengguang · 15 years ago
  68. ba36c44 Documentation/vm/.gitignore: add page-types by Josh Triplett · 15 years ago
  69. 25d9e2d truncate: new helpers by npiggin@suse.de · 15 years ago
  70. b7ed698 Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS by Ladinu Chandrasinghe · 15 years ago
  71. 94bf5ce hugetlb: add MAP_HUGETLB example by Eric B Munson · 15 years ago
  72. 7701c9c ksm: add some documentation by Hugh Dickins · 15 years ago
  73. 41a25e7 hugetlb: clean up and update huge pages documentation by Lee Schermerhorn · 15 years ago
  74. fa5ec8a slub: add option to disable higher order debugging slabs by David Rientjes · 15 years ago
  75. 0bd8df9 Documentation/vm/Makefile: don't try to build slqbinfo by Andrew Morton · 15 years ago
  76. 35efa5e pagemap: add page-types tool by Wu Fengguang · 15 years ago
  77. 17e8950 pagemap: document 9 more exported page flags by Wu Fengguang · 15 years ago
  78. c9ba78e pagemap: document clarifications by Wu Fengguang · 15 years ago
  79. 4185896 page allocator: use allocation flags as an index to the zone watermark by Mel Gorman · 15 years ago
  80. a55ce6d mm: add documentation describing what tsk->active_mm means vs tsk->mm by Michael Ellerman · 15 years ago
  81. c24b720 mm: reformat the Unevictable-LRU documentation by David Howells · 15 years ago
  82. 66bb748 tracing: consolidate documents by Li Zefan · 15 years ago
  83. 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
  84. 21acb9c trivial: fix where cgroup documentation is not correctly referred to by Thadeu Lima de Souza Cascardo · 15 years ago
  85. 99cd707 Merge commit 'v2.6.29-rc1' into tracing/urgent by Ingo Molnar · 15 years ago
  86. 63d6c5a mm: remove try_to_munlock from vmscan by Hugh Dickins · 15 years ago
  87. bf6803d kmemtrace: remove config option for enabling tracing at boot by Pekka Enberg · 16 years ago
  88. 4a80b24 kmemtrace: Fix typos in documentation. by Eduard - Gabriel Munteanu · 16 years ago
  89. aa46a7e kmemtrace: Additional documentation. by Eduard - Gabriel Munteanu · 16 years ago
  90. c17dad6 .gitignore updates by Alexey Dobriyan · 16 years ago
  91. fa07e78 doc: unevictable LRU and mlocked pages documentation by Lee Schermerhorn · 16 years ago
  92. 6acb2ec Documentation/vm/page_migration: update reference to numa_maps + fix download URI by Michael Kerrisk · 16 years ago
  93. 3794f3e docsrc: build Documentation/ sources by Randy Dunlap · 16 years ago
  94. d919588 Documentation cleanup: trivial misspelling, punctuation, and grammar corrections. by Matt LaPlante · 16 years ago
  95. a343787 hugetlb: new sysfs interface by Nishanth Aravamudan · 16 years ago
  96. cde5353 Christoph has moved by Christoph Lameter · 16 years ago
  97. ef421be pagemap: add documentation for pagemap by Thomas Tuttle · 16 years ago
  98. f715e6f slabinfo: Support printout of the number of fallbacks by Christoph Lameter · 16 years ago
  99. 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
  100. fc36b8d mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local Policy by Lee Schermerhorn · 16 years ago