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