1. d782437 mm: fix up some user-visible effects of the stack guard page by Linus Torvalds · 14 years ago
  2. 1a5cb81 pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma by Naoya Horiguchi · 14 years ago
  3. 3444142 revert "procfs: provide stack information for threads" and its fixup commits by Robin Holt · 14 years ago
  4. 116354d pagemap: fix pfn calculation for hugepage by Naoya Horiguchi · 14 years ago
  5. 309361e0 proc: copy_to_user() returns unsigned by Dan Carpenter · 14 years ago
  6. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  7. d82ef02 proc: pagemap: Hold mmap_sem during page walk by KAMEZAWA Hiroyuki · 14 years ago
  8. 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
  9. b084d43 mm: count swap usage by KAMEZAWA Hiroyuki · 14 years ago
  10. d559db0 mm: clean up mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  11. 7f53a09 smaps: fix wrong rss count by Minchan Kim · 14 years ago
  12. 5dc3764 mm hugetlb: add hugepage support to pagemap by Naoya Horiguchi · 15 years ago
  13. d899bf7 procfs: provide stack information for threads by Stefani Seibold · 15 years ago
  14. fb92a4b fs/proc/task_mmu.c v1: fix clear_refs_write() input sanity check by Vincent Li · 15 years ago
  15. 398499d pagemap clear_refs: modify to specify anon or mapped vma clearing by Moussa A. Ba · 15 years ago
  16. 00f89d2 mm_for_maps: shift down_read(mmap_sem) to the caller by Oleg Nesterov · 15 years ago
  17. 0816178 pagemap: require aligned-length, non-null reads of /proc/pid/pagemap by Vitaly Mayatskikh · 15 years ago
  18. 6260a4b /proc/pid/maps: don't show pgoff of pure ANON VMAs by KAMEZAWA Hiroyuki · 15 years ago
  19. 09729a9 proc: fix sparse warnings in pagemap_read() by Milind Arun Choudhary · 15 years ago
  20. 3340289 mm: report the MMU pagesize in /proc/pid/smaps by Mel Gorman · 15 years ago
  21. 08fba69 mm: report the pagesize backing a VMA in /proc/pid/smaps by Mel Gorman · 15 years ago
  22. 49c5034 pagemap: fix 32-bit pagemap regression by Matt Mackall · 16 years ago
  23. 7c88db0 proc: fix vma display mismatch between /proc/pid/{maps,smaps} by Joe Korty · 16 years ago
  24. 3bbfe05 proc: remove kernel.maps_protect by Alexey Dobriyan · 16 years ago
  25. 1804dc6 /proc/self/maps doesn't display the real file offset by Clement Calmels · 16 years ago
  26. ee1e6ab proc: fix /proc/*/pagemap some more by Alexey Dobriyan · 16 years ago
  27. 006ebb4 Security: split proc ptrace checking into read vs. attach by Stephen Smalley · 16 years ago
  28. 5d7e0d2 Fix pagemap_read() use of struct mm_walk by Andrew Morton · 16 years ago
  29. 20cbc97 Fix clear_refs_write() use of struct mm_walk by Andrew Morton · 16 years ago
  30. bcf8039 pagemap: fix large pages in pagemap by Dave Hansen · 16 years ago
  31. 2165009 pagemap: pass mm into pagewalkers by Dave Hansen · 16 years ago
  32. aae8679 pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid/pagemap by Thomas Tuttle · 16 years ago
  33. 19566ca fs/proc/task_mmu.c: remove duplicated include files by Huang Weiyi · 16 years ago
  34. 925d1c4 procfs task exe symlink by Matt Helsley · 16 years ago
  35. 214e471 smaps: account swap entries by Peter Zijlstra · 16 years ago
  36. 9d02dbc make swap_pte_to_pagemap_entry() static by Adrian Bunk · 16 years ago
  37. f16278c Change pagemap output format to allow for future reporting of huge pages by Hans Rosenfeld · 16 years ago
  38. fb39380 pagemap: proper read error handling by Marcelo Tosatti · 16 years ago
  39. 745329c /proc/pid/pagemap: fix PM_SPECIAL macro by Hans Rosenfeld · 16 years ago
  40. c32c2f6 d_path: Make seq_path() use a struct path argument by Jan Blunck · 16 years ago
  41. 3dcd25f d_path: Make proc_get_link() use a struct path argument by Jan Blunck · 16 years ago
  42. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 16 years ago
  43. df5f831 proc: seqfile convert proc_pid_status to properly handle pid namespaces by Eric W. Biederman · 16 years ago
  44. 1e88328 maps4: make page monitoring /proc file optional by Matt Mackall · 16 years ago
  45. 85863e4 maps4: add /proc/pid/pagemap interface by Matt Mackall · 16 years ago
  46. a619879 maps4: regroup task_mmu by interface by Matt Mackall · 16 years ago
  47. f248dcb maps4: move clear_refs code to task_mmu.c by Matt Mackall · 16 years ago
  48. 4752c36 maps4: simplify interdependence of maps and smaps by Matt Mackall · 16 years ago
  49. b3ae5ac maps4: use pagewalker in clear_refs and smaps by Matt Mackall · 16 years ago
  50. ec4dd3e maps4: add proportional set size accounting in smaps by Fengguang Wu · 16 years ago
  51. 831830b restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid by Al Viro · 17 years ago
  52. 5096add proc: maps protection by Kees Cook · 17 years ago
  53. b813e93 smaps: add clear_refs file to clear reference by David Rientjes · 17 years ago
  54. f79f177 smaps: add pages referenced count to smaps by David Rientjes · 17 years ago
  55. 826fad1 smaps: extract pmd walker from smaps code by David Rientjes · 17 years ago
  56. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 17 years ago
  57. 2fddfee [PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  58. f269fdd [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place by David Howells · 18 years ago
  59. e6e5494 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma by Ingo Molnar · 18 years ago
  60. 13b41b0 [PATCH] proc: Use struct pid not struct task_ref by Eric W. Biederman · 18 years ago
  61. 99f8955 [PATCH] proc: don't lock task_structs indefinitely by Eric W. Biederman · 18 years ago
  62. 662795d [PATCH] proc: Move proc_maps_operations into task_mmu.c by Eric W. Biederman · 18 years ago
  63. ad820c5d [PATCH] smaps: shared fix by Nick Piggin · 18 years ago
  64. 5ddfae1 [PATCH] smaps: hugepages fix by Nick Piggin · 18 years ago
  65. 1a75a6c [PATCH] Fold numa_maps into mempolicies.c by Christoph Lameter · 18 years ago
  66. 6aab341 mm: re-architect the VM_UNPAGED logic by Linus Torvalds · 19 years ago
  67. 0f5c79f [PATCH] Fix sparse warning in proc/task_mmu.c by Luiz Fernando Capitulino · 19 years ago
  68. deceb6c [PATCH] mm: follow_page with inner ptlock by Hugh Dickins · 19 years ago
  69. 705e87c [PATCH] mm: pte_offset_map_lock loops by Hugh Dickins · 19 years ago
  70. 365e9c87 [PATCH] mm: update_hiwaters just in time by Hugh Dickins · 19 years ago
  71. 4294621 [PATCH] mm: rss = file_rss + anon_rss by Hugh Dickins · 19 years ago
  72. dfcd3c0 [PATCH] Convert mempolicies to nodemask_t by Andi Kleen · 19 years ago
  73. e070ad4 [PATCH] add /proc/pid/smaps by Mauricio Lin · 19 years ago
  74. 6e21c8f [PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside by Christoph Lameter · 19 years ago
  75. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago