1. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  2. bca1554 proc/smaps: show amount of nonlinear ptes in vma by Konstantin Khlebnikov · 12 years ago
  3. b1d4d9e proc/smaps: carefully handle migration entries by Konstantin Khlebnikov · 12 years ago
  4. 052fb0d proc: report file/anon bit in /proc/pid/pagemap by Konstantin Khlebnikov · 12 years ago
  5. e7dcd99 proc: remove mm_for_maps() by Cong Wang · 12 years ago
  6. 08fa29d mm: fix NULL ptr deref when walking hugepages by Sasha Levin · 12 years ago
  7. 16fbdce proc/pid/pagemap: correctly report non-present ptes and holes between vmas by Konstantin Khlebnikov · 12 years ago
  8. 63f61a6 revert "proc: clear_refs: do not clear reserved pages" by Will Deacon · 12 years ago
  9. 10bdfb5 pagemap: remove remaining unneeded spin_lock() by Naoya Horiguchi · 12 years ago
  10. 45f83ce mm: thp: fix up pmd_trans_unstable() locations by Andrea Arcangeli · 12 years ago
  11. b764375 procfs: mark thread stack correctly in proc/<pid>/maps by Siddhesh Poyarekar · 12 years ago
  12. 092b50b pagemap: introduce data structure for pagemap entry by Naoya Horiguchi · 12 years ago
  13. 025c5b2 thp: optimize away unnecessary page table locking by Naoya Horiguchi · 12 years ago
  14. 5aaabe8 pagemap: avoid splitting thp when reading /proc/pid/pagemap by Naoya Horiguchi · 12 years ago
  15. 1a5a990 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode by Andrea Arcangeli · 12 years ago
  16. 85e72aa proc: clear_refs: do not clear reserved pages by Will Deacon · 12 years ago
  17. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
  18. fc360bd /proc/self/numa_maps: restore "huge" tag for hugetlb vmas by Andrew Morton · 13 years ago
  19. 32ef438 teach /proc/$pid/numa_maps about transparent hugepages by Dave Hansen · 13 years ago
  20. 3200a8a break out numa_maps gather_pte_stats() checks by Dave Hansen · 13 years ago
  21. eb4866d make /proc/$pid/numa_maps gather_stats() take variable page size by Dave Hansen · 13 years ago
  22. 98bc93e proc: fix pagemap_read() error case by KOSAKI Motohiro · 13 years ago
  23. 0a8cb8e fs/proc: convert to kstrtoX() by Alexey Dobriyan · 13 years ago
  24. ca16d14 mm: don't access vm_flags as 'int' by KOSAKI Motohiro · 13 years ago
  25. 5b52fc8 proc: allocate storage for numa_maps statistics once by Stephen Wilson · 13 years ago
  26. f69ff94 mm: proc: move show_numa_map() to fs/proc/task_mmu.c by Stephen Wilson · 13 years ago
  27. a09a79f Don't lock guardpage if the stack is growing up by Mikulas Patocka · 13 years ago
  28. 76597cd proc: fix oops on invalid /proc/<pid>/maps access by Linus Torvalds · 13 years ago
  29. b81a618 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  30. 0db0c01 procfs: fix /proc/<pid>/maps heap check by Aaro Koskinen · 13 years ago
  31. 31db58b mm: arch: make get_gate_vma take an mm_struct instead of a task_struct by Stephen Wilson · 13 years ago
  32. ec6fd8a report errors in /proc/*/*map* sanely by Al Viro · 13 years ago
  33. ca6b0bf pagemap: close races with suid execve by Al Viro · 13 years ago
  34. 4031a21 smaps: have smaps show transparent huge pages by Dave Hansen · 13 years ago
  35. 22e057c smaps: teach smaps_pte_range() about THP pmds by Dave Hansen · 13 years ago
  36. 3c9acc7 smaps: pass pte size argument in to smaps_pte_entry() by Dave Hansen · 13 years ago
  37. ae11c4d smaps: break out smaps_pte_entry() from smaps_pte_range() by Dave Hansen · 13 years ago
  38. 0331932 pagewalk: only split huge pages when necessary by Dave Hansen · 13 years ago
  39. 2d90508 mm: smaps: export mlock information by Nikanth Karthikesan · 13 years ago
  40. a2ade7b proc: use unsigned long inside /proc/*/statm by Alexey Dobriyan · 13 years ago
  41. ea251c1 pagemap: set pagemap walk limit to PMD boundary by Naoya Horiguchi · 14 years ago
  42. b40d4f8 /proc/pid/smaps: export amount of anonymous memory in a mapping by Nikanth Karthikesan · 14 years ago
  43. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  44. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  45. 1c2499a /proc/pid/smaps: fix dirty pages accounting by KOSAKI Motohiro · 14 years ago
  46. 39aa3cb mm: Move vma_stack_continue into mm.h by Stefan Bader · 14 years ago
  47. d782437 mm: fix up some user-visible effects of the stack guard page by Linus Torvalds · 14 years ago
  48. 1a5cb81 pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma by Naoya Horiguchi · 14 years ago
  49. 3444142 revert "procfs: provide stack information for threads" and its fixup commits by Robin Holt · 14 years ago
  50. 116354d pagemap: fix pfn calculation for hugepage by Naoya Horiguchi · 14 years ago
  51. 309361e0 proc: copy_to_user() returns unsigned by Dan Carpenter · 14 years ago
  52. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  53. d82ef02 proc: pagemap: Hold mmap_sem during page walk by KAMEZAWA Hiroyuki · 14 years ago
  54. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  55. b084d43 mm: count swap usage by KAMEZAWA Hiroyuki · 14 years ago
  56. d559db0 mm: clean up mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  57. 7f53a09 smaps: fix wrong rss count by Minchan Kim · 14 years ago
  58. 5dc3764 mm hugetlb: add hugepage support to pagemap by Naoya Horiguchi · 15 years ago
  59. d899bf7 procfs: provide stack information for threads by Stefani Seibold · 15 years ago
  60. fb92a4b fs/proc/task_mmu.c v1: fix clear_refs_write() input sanity check by Vincent Li · 15 years ago
  61. 398499d pagemap clear_refs: modify to specify anon or mapped vma clearing by Moussa A. Ba · 15 years ago
  62. 00f89d2 mm_for_maps: shift down_read(mmap_sem) to the caller by Oleg Nesterov · 15 years ago
  63. 0816178 pagemap: require aligned-length, non-null reads of /proc/pid/pagemap by Vitaly Mayatskikh · 15 years ago
  64. 6260a4b /proc/pid/maps: don't show pgoff of pure ANON VMAs by KAMEZAWA Hiroyuki · 15 years ago
  65. 09729a9 proc: fix sparse warnings in pagemap_read() by Milind Arun Choudhary · 15 years ago
  66. 3340289 mm: report the MMU pagesize in /proc/pid/smaps by Mel Gorman · 15 years ago
  67. 08fba69 mm: report the pagesize backing a VMA in /proc/pid/smaps by Mel Gorman · 15 years ago
  68. 49c5034 pagemap: fix 32-bit pagemap regression by Matt Mackall · 16 years ago
  69. 7c88db0 proc: fix vma display mismatch between /proc/pid/{maps,smaps} by Joe Korty · 16 years ago
  70. 3bbfe05 proc: remove kernel.maps_protect by Alexey Dobriyan · 16 years ago
  71. 1804dc6 /proc/self/maps doesn't display the real file offset by Clement Calmels · 16 years ago
  72. ee1e6ab proc: fix /proc/*/pagemap some more by Alexey Dobriyan · 16 years ago
  73. 006ebb4 Security: split proc ptrace checking into read vs. attach by Stephen Smalley · 16 years ago
  74. 5d7e0d2 Fix pagemap_read() use of struct mm_walk by Andrew Morton · 16 years ago
  75. 20cbc97 Fix clear_refs_write() use of struct mm_walk by Andrew Morton · 16 years ago
  76. bcf8039 pagemap: fix large pages in pagemap by Dave Hansen · 16 years ago
  77. 2165009 pagemap: pass mm into pagewalkers by Dave Hansen · 16 years ago
  78. aae8679 pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid/pagemap by Thomas Tuttle · 16 years ago
  79. 19566ca fs/proc/task_mmu.c: remove duplicated include files by Huang Weiyi · 16 years ago
  80. 925d1c4 procfs task exe symlink by Matt Helsley · 16 years ago
  81. 214e471 smaps: account swap entries by Peter Zijlstra · 16 years ago
  82. 9d02dbc make swap_pte_to_pagemap_entry() static by Adrian Bunk · 16 years ago
  83. f16278c Change pagemap output format to allow for future reporting of huge pages by Hans Rosenfeld · 16 years ago
  84. fb39380 pagemap: proper read error handling by Marcelo Tosatti · 16 years ago
  85. 745329c /proc/pid/pagemap: fix PM_SPECIAL macro by Hans Rosenfeld · 16 years ago
  86. c32c2f6 d_path: Make seq_path() use a struct path argument by Jan Blunck · 16 years ago
  87. 3dcd25f d_path: Make proc_get_link() use a struct path argument by Jan Blunck · 16 years ago
  88. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 16 years ago
  89. df5f831 proc: seqfile convert proc_pid_status to properly handle pid namespaces by Eric W. Biederman · 16 years ago
  90. 1e88328 maps4: make page monitoring /proc file optional by Matt Mackall · 16 years ago
  91. 85863e4 maps4: add /proc/pid/pagemap interface by Matt Mackall · 16 years ago
  92. a619879 maps4: regroup task_mmu by interface by Matt Mackall · 16 years ago
  93. f248dcb maps4: move clear_refs code to task_mmu.c by Matt Mackall · 16 years ago
  94. 4752c36 maps4: simplify interdependence of maps and smaps by Matt Mackall · 16 years ago
  95. b3ae5ac maps4: use pagewalker in clear_refs and smaps by Matt Mackall · 16 years ago
  96. ec4dd3e maps4: add proportional set size accounting in smaps by Fengguang Wu · 16 years ago
  97. 831830b restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid by Al Viro · 16 years ago
  98. 5096add proc: maps protection by Kees Cook · 17 years ago
  99. b813e93 smaps: add clear_refs file to clear reference by David Rientjes · 17 years ago
  100. f79f177 smaps: add pages referenced count to smaps by David Rientjes · 17 years ago