Age | Commit message (Expand) | Author |
2016-01-14 | Documentation/filesystems: describe the shared memory usage/accounting | Rodrigo Freire |
2016-01-14 | mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/status | Jerome Marchand |
2016-01-14 | mm, proc: account for shmem swap in /proc/pid/smaps | Vlastimil Babka |
2016-01-14 | mm, documentation: clarify /proc/pid/status VmSwap limitations for shmem | Vlastimil Babka |
2015-11-10 | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-11-09 | coredump: add DAX filtering for ELF coredumps | Ross Zwisler |
2015-11-05 | Documentation/filesystems/proc.txt: a little tidying | Hugh Dickins |
2015-11-05 | mm Documentation: undoc non-linear vmas | Hugh Dickins |
2015-11-05 | mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status | Naoya Horiguchi |
2015-11-05 | mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps | Naoya Horiguchi |
2015-10-01 | fs/proc, core/debug: Don't expose absolute kernel addresses via wchan | Ingo Molnar |
2015-09-08 | mm: /proc/pid/smaps:: show proportional swap share of the mapping | Minchan Kim |
2015-05-07 | docs: add VmPMD description in proc | Chen Hanxiao |
2015-05-07 | Docs: proc: fix kernel version | Chen Hanxiao |
2015-04-18 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2015-04-17 | proc: show locks in /proc/pid/fdinfo/X | Andrey Vagin |
2015-04-17 | docs: add missing and new /proc/PID/status file entries, fix typos | Nathan Scott |
2015-04-04 | doc: Add guest_nice column to example output of `cat /proc/stat' | Tobias Klauser |
2015-02-12 | fs: proc: task_mmu: show page size in /proc/<pid>/numa_maps | Rafael Aquini |
2015-02-12 | Documentation/filesystems/proc.txt: add /proc/pid/numa_maps interface explana... | Rafael Aquini |
2015-02-12 | fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea... | Petr Cermak |
2015-02-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-02-11 | Documentation/filesystems/proc.txt: describe /proc/<pid>/map_files | Cyrill Gorcunov |
2015-01-28 | Fixes column alignment in table of contents entry 1.9 in Documentation/filesy... | Trace Pillars |
2014-11-24 | Documentation: fix formatting to make 's' happy | Maisa Roponen |
2014-07-18 | docs: Procfs -- Document timerfd output | Cyrill Gorcunov |
2014-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-05-25 | Documentation: update /proc/stat "intr" count summary | Jan Moskyto Matejka |
2014-05-22 | doc: fix incorrect formula to calculate CommitLimit value | Petr Oros |
2014-05-05 | doc: spelling error changes | Carlos Garcia |
2014-04-07 | proc: show mnt_id in /proc/pid/fdinfo | Andrey Vagin |
2014-01-30 | mm, oom: base root bonus on current usage | David Rientjes |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-21 | /proc/meminfo: provide estimated available memory | Rik van Riel |
2014-01-02 | Documentation: update /proc/uptime field description | Rob Landley |
2013-11-13 | /proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags line | Naoya Horiguchi |
2013-09-11 | Documentation/filesystems/proc.txt: fix mistake in the description of Committ... | Minto Joseph |
2013-07-03 | mm: soft-dirty bits for user memory changes tracking | Pavel Emelyanov |
2012-12-17 | docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify output | Cyrill Gorcunov |
2012-12-17 | docs: add documentation about /proc/<pid>/fdinfo/<fd> output | Cyrill Gorcunov |
2012-12-17 | /proc/pid/status: add "Seccomp" field | Kees Cook |
2012-12-17 | procfs: add VmFlags field in smaps output | Cyrill Gorcunov |
2012-11-16 | mm, oom: reintroduce /proc/pid/oom_adj | David Rientjes |
2012-10-09 | oom: remove deprecated oom_adj | Davidlohr Bueso |
2012-05-31 | c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/... | Cyrill Gorcunov |
2012-05-31 | fs, proc: introduce /proc/<pid>/task/<tid>/children entry | Cyrill Gorcunov |
2012-05-29 | mm: document the meminfo and vmstat fields of relevance to transparent hugepages | Mel Gorman |
2012-05-15 | tokenring: delete all remaining driver support | Paul Gortmaker |
2012-03-21 | procfs: mark thread stack correctly in proc/<pid>/maps | Siddhesh Poyarekar |
2012-01-12 | c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4 | Cyrill Gorcunov |