1. 2f8eb1c Merge android-4.9.155 (32e6695) into msm-4.9 by jianzhou · 5 years ago
  2. fe0eb27 Merge 4.9.153 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  3. 28aeb4c mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps by Michal Hocko · 5 years ago
  4. 38dd96c add documentation about reclaim knob on proc.txt by Minchan Kim · 11 years ago
  5. 3e4578f ANDROID: mm: add a field to store names for private anonymous memory by Colin Cross · 9 years ago
  6. 5e608e9 mm: add a field to store names for private anonymous memory by Colin Cross · 9 years ago
  7. b18cb64 fs/proc: Stop trying to report thread stacks by Andy Lutomirski · 8 years ago
  8. 53aeee7 Documentation/filesystems/proc.txt: add more description for maps/smaps by Robert Ho · 8 years ago
  9. 3d8819b Documentation/filesystems: Fixed typo by Robert Foss · 8 years ago
  10. 1b5946a thp: update Documentation/{vm/transhuge,filesystems/proc}.txt by Kirill A. Shutemov · 8 years ago
  11. 99e9d95 irq/Documentation: Correct result of echnoing 5 to smp_affinity by John Kacur · 8 years ago
  12. 3e42979 procfs: expose umask in /proc/<PID>/status by Richard W.M. Jones · 8 years ago
  13. 5de23d4 proc: add /proc/<pid>/timerslack_ns interface by John Stultz · 8 years ago
  14. 30bdbb7 mm: polish virtual memory accounting by Konstantin Khlebnikov · 8 years ago
  15. 65376df proc: revert /proc/<pid>/maps [stack:TID] annotation by Johannes Weiner · 8 years ago
  16. e535d74 Merge tag 'docs-4.5' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  17. 0bc126d Documentation/filesystems: describe the shared memory usage/accounting by Rodrigo Freire · 8 years ago
  18. 8cee852 mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/status by Jerome Marchand · 8 years ago
  19. c261e7d mm, proc: account for shmem swap in /proc/pid/smaps by Vlastimil Babka · 8 years ago
  20. bf9683d mm, documentation: clarify /proc/pid/status VmSwap limitations for shmem by Vlastimil Babka · 8 years ago
  21. ceec86ec Documentation: update libhugetlbfs site url by SeongJae Park · 8 years ago
  22. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  23. 5037835 coredump: add DAX filtering for ELF coredumps by Ross Zwisler · 9 years ago
  24. a5be356 Documentation/filesystems/proc.txt: a little tidying by Hugh Dickins · 9 years ago
  25. 7a14239 mm Documentation: undoc non-linear vmas by Hugh Dickins · 9 years ago
  26. 5d317b2 mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status by Naoya Horiguchi · 9 years ago
  27. 25ee01a mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps by Naoya Horiguchi · 9 years ago
  28. b2f7392 fs/proc, core/debug: Don't expose absolute kernel addresses via wchan by Ingo Molnar · 9 years ago
  29. 8334b96 mm: /proc/pid/smaps:: show proportional swap share of the mapping by Minchan Kim · 9 years ago
  30. c0d2143 docs: add VmPMD description in proc by Chen Hanxiao · 9 years ago
  31. 9eb0599 Docs: proc: fix kernel version by Chen Hanxiao · 9 years ago
  32. d6a24d0 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 9 years ago
  33. 6c8c903 proc: show locks in /proc/pid/fdinfo/X by Andrey Vagin · 9 years ago
  34. 15eb42d docs: add missing and new /proc/PID/status file entries, fix typos by Nathan Scott · 9 years ago
  35. c8a329c doc: Add guest_nice column to example output of `cat /proc/stat' by Tobias Klauser · 9 years ago
  36. 198d159 fs: proc: task_mmu: show page size in /proc/<pid>/numa_maps by Rafael Aquini · 9 years ago
  37. 0c36971 Documentation/filesystems/proc.txt: add /proc/pid/numa_maps interface explanation snippet by Rafael Aquini · 9 years ago
  38. 695f055 fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (peak RSS) by Petr Cermak · 9 years ago
  39. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  40. 740a5dd Documentation/filesystems/proc.txt: describe /proc/<pid>/map_files by Cyrill Gorcunov · 9 years ago
  41. ae96b34 Fixes column alignment in table of contents entry 1.9 in Documentation/filesystems/proc.txt by Trace Pillars · 9 years ago
  42. 690b054 Documentation: fix formatting to make 's' happy by Maisa Roponen · 9 years ago
  43. 854d06d docs: Procfs -- Document timerfd output by Cyrill Gorcunov · 10 years ago
  44. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 10 years ago
  45. 3568a1d Documentation: update /proc/stat "intr" count summary by Jan Moskyto Matejka · 10 years ago
  46. 7a9e6da doc: fix incorrect formula to calculate CommitLimit value by Petr Oros · 10 years ago
  47. c98be0c doc: spelling error changes by Carlos Garcia · 10 years ago
  48. 49d063c proc: show mnt_id in /proc/pid/fdinfo by Andrey Vagin · 10 years ago
  49. 778c14a mm, oom: base root bonus on current usage by David Rientjes · 10 years ago
  50. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  51. 34e431b /proc/meminfo: provide estimated available memory by Rik van Riel · 10 years ago
  52. 4945789 Documentation: update /proc/uptime field description by Rob Landley · 10 years ago
  53. ec8e41a /proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags line by Naoya Horiguchi · 11 years ago
  54. 4649602 Documentation/filesystems/proc.txt: fix mistake in the description of Committed_AS by Minto Joseph · 11 years ago
  55. 0f8975e mm: soft-dirty bits for user memory changes tracking by Pavel Emelyanov · 11 years ago
  56. e71ec59 docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify output by Cyrill Gorcunov · 11 years ago
  57. f1d8c16 docs: add documentation about /proc/<pid>/fdinfo/<fd> output by Cyrill Gorcunov · 11 years ago
  58. 2f4b3bf /proc/pid/status: add "Seccomp" field by Kees Cook · 11 years ago
  59. 834f82e procfs: add VmFlags field in smaps output by Cyrill Gorcunov · 11 years ago
  60. fa0cbbf mm, oom: reintroduce /proc/pid/oom_adj by David Rientjes · 12 years ago
  61. 01dc52e oom: remove deprecated oom_adj by Davidlohr Bueso · 12 years ago
  62. 5b172087 c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/stat by Cyrill Gorcunov · 12 years ago
  63. 81841161 fs, proc: introduce /proc/<pid>/task/<tid>/children entry by Cyrill Gorcunov · 12 years ago
  64. 6925699 mm: document the meminfo and vmstat fields of relevance to transparent hugepages by Mel Gorman · 12 years ago
  65. ee446fd tokenring: delete all remaining driver support by Paul Gortmaker · 12 years ago
  66. b764375 procfs: mark thread stack correctly in proc/<pid>/maps by Siddhesh Poyarekar · 12 years ago
  67. b3f7f57 c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4 by Cyrill Gorcunov · 12 years ago
  68. 0499680 procfs: add hidepid= and gid= mount options by Vasiliy Kulikov · 12 years ago
  69. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  70. 0922337 rcu: Use softirq to address performance regression by Shaohua Li · 13 years ago
  71. 4b06042 bitmap, irq: add smp_affinity_list interface to /proc/irq by Mike Travis · 13 years ago
  72. a26ac24 rcu: move TREE_RCU from softirq to kthread by Paul E. McKenney · 13 years ago
  73. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  74. dabb16f oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down by Mandeep Singh Baines · 13 years ago
  75. 2d90508 mm: smaps: export mlock information by Nikanth Karthikesan · 13 years ago
  76. 23308ba console: add /proc/consoles by Jiri Slaby · 14 years ago
  77. 03f890f /proc/pid/pagemap: document in Documentation/filesystems/proc.txt by Nikanth Karthikesan · 14 years ago
  78. b40d4f8 /proc/pid/smaps: export amount of anonymous memory in a mapping by Nikanth Karthikesan · 14 years ago
  79. 0f4d208 Documentation/filesystems/proc.txt: improve smaps field documentation by Matt Mackall · 14 years ago
  80. 6c2754c Revert "tty: Add a new file /proc/tty/consoles" by Linus Torvalds · 14 years ago
  81. f4a3e0b tty: Add a new file /proc/tty/consoles by Dr. Werner Fink · 14 years ago
  82. 51b1bd2 oom: deprecate oom_adj tunable by David Rientjes · 14 years ago
  83. a63d83f oom: badness heuristic rewrite by David Rientjes · 14 years ago
  84. 0ea6e61 Documentation: update broken web addresses. by Justin P. Mattock · 14 years ago
  85. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  86. 6e0b7b2 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  87. 3444142 revert "procfs: provide stack information for threads" and its fixup commits by Robin Holt · 14 years ago
  88. a33f322 Documentation/: it's -> its where appropriate by Francis Galiegue · 14 years ago
  89. 92d6b71 genirq: Expose irq_desc->node in proc/irq by Dimitri Sivanich · 14 years ago
  90. 32e688b Documentation/filesystems/proc.txt typo fix. by Rob Landley · 14 years ago
  91. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  92. a1b57ac mm: document /proc/pagetypeinfo by Mel Gorman · 14 years ago
  93. b084d43 mm: count swap usage by KAMEZAWA Hiroyuki · 14 years ago
  94. 34e5523 mm: avoid false sharing of mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  95. cb2992a doc: typo - Table 1-2 should refer to "status", not "statm" by Mulyadi Santosa · 14 years ago
  96. 1306d60 proc: partially revert "procfs: provide stack information for threads" by KOSAKI Motohiro · 14 years ago
  97. 4614a696b procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm by john stultz · 14 years ago
  98. e3cc222 Doc: better explanation of procs_running by Luis Garces-Erice · 14 years ago
  99. ce0e7b2 sched, cpuacct: Fix niced guest time accounting by Ryota Ozaki · 15 years ago
  100. 296c355 ext4: Use tracepoints for mb_history trace file by Theodore Ts'o · 15 years ago