| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'docs-5.0' of git://git.lwn.net/linux | Linus Torvalds | 2018-12-29 | 1 | -1/+12 |
|\ |
|
| * | Document /proc/pid PID reuse behavior | Daniel Colascione | 2018-11-20 | 1 | -0/+7 |
| * | Documentation/proc.txt: Add 2 missing fields for /proc/<pid>/status | Waiman Long | 2018-11-07 | 1 | -1/+5 |
* | | mm, proc: report PR_SET_THP_DISABLE in proc | Michal Hocko | 2018-12-28 | 1 | -0/+3 |
* | | mm, thp, proc: report THP eligibility for each vma | Michal Hocko | 2018-12-28 | 1 | -0/+3 |
* | | mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps | Michal Hocko | 2018-12-28 | 1 | -1/+3 |
|/ |
|
* | mm, proc: add KReclaimable to /proc/meminfo | Vlastimil Babka | 2018-10-27 | 1 | -0/+4 |
* | /proc/meminfo: add percpu populated pages count | Dennis Zhou (Facebook) | 2018-08-22 | 1 | -0/+3 |
* | Documentation: proc.txt: Adding 'HardwareCorrupted' field and description. | Prashant Dhamdhere | 2018-07-23 | 1 | -0/+3 |
* | docs/vm: move numa_memory_policy.rst to Documentation/admin-guide/mm | Mike Rapoport | 2018-05-08 | 1 | -1/+1 |
* | docs/admin-guide/mm: start moving here files from Documentation/vm | Mike Rapoport | 2018-04-28 | 1 | -2/+4 |
* | docs/vm: rename documentation files to .rst | Mike Rapoport | 2018-04-16 | 1 | -2/+2 |
* | proc, coredump: add CoreDumping flag to /proc/pid/status | Roman Gushchin | 2017-11-18 | 1 | -0/+3 |
* | mm: consolidate page table accounting | Kirill A. Shutemov | 2017-11-16 | 1 | -1/+0 |
* | procfs: fdinfo: extend information about epoll target files | Cyrill Gorcunov | 2017-07-13 | 1 | -1/+5 |
* | proc: show MADV_FREE pages info in smaps | Shaohua Li | 2017-05-04 | 1 | -0/+6 |
* | livepatch: add /proc/<pid>/patch_state | Josh Poimboeuf | 2017-03-08 | 1 | -0/+18 |
* | Documentation/filesystems/proc.txt: add VmPin | Fabian Frederick | 2017-01-25 | 1 | -2/+3 |
* | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds | 2016-12-13 | 1 | -1/+10 |
|\ |
|
| * | Change the document about iowait | Chao Fan | 2016-11-19 | 1 | -1/+10 |
* | | proc: report no_new_privs state | Kees Cook | 2016-12-13 | 1 | -0/+2 |
|/ |
|
* | fs/proc: Stop trying to report thread stacks | Andy Lutomirski | 2016-10-20 | 1 | -26/+0 |
* | Documentation/filesystems/proc.txt: add more description for maps/smaps | Robert Ho | 2016-10-08 | 1 | -0/+12 |
* | Documentation/filesystems: Fixed typo | Robert Foss | 2016-09-16 | 1 | -1/+1 |
* | thp: update Documentation/{vm/transhuge,filesystems/proc}.txt | Kirill A. Shutemov | 2016-07-27 | 1 | -0/+9 |
* | irq/Documentation: Correct result of echnoing 5 to smp_affinity | John Kacur | 2016-07-10 | 1 | -1/+1 |
* | procfs: expose umask in /proc/<PID>/status | Richard W.M. Jones | 2016-05-21 | 1 | -0/+1 |
* | proc: add /proc/<pid>/timerslack_ns interface | John Stultz | 2016-03-17 | 1 | -0/+18 |
* | mm: polish virtual memory accounting | Konstantin Khlebnikov | 2016-02-03 | 1 | -2/+2 |
* | proc: revert /proc/<pid>/maps [stack:TID] annotation | Johannes Weiner | 2016-02-03 | 1 | -6/+3 |
* | Merge tag 'docs-4.5' of git://git.lwn.net/linux | Linus Torvalds | 2016-01-17 | 1 | -1/+1 |
|\ |
|
| * | Documentation: update libhugetlbfs site url | SeongJae Park | 2016-01-14 | 1 | -1/+1 |
* | | Documentation/filesystems: describe the shared memory usage/accounting | Rodrigo Freire | 2016-01-15 | 1 | -0/+2 |
* | | mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/status | Jerome Marchand | 2016-01-15 | 1 | -2/+11 |
* | | mm, proc: account for shmem swap in /proc/pid/smaps | Vlastimil Babka | 2016-01-15 | 1 | -1/+4 |
* | | mm, documentation: clarify /proc/pid/status VmSwap limitations for shmem | Vlastimil Babka | 2016-01-15 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-10 | 1 | -10/+12 |
|\ |
|
| * | coredump: add DAX filtering for ELF coredumps | Ross Zwisler | 2015-11-09 | 1 | -10/+12 |
* | | Documentation/filesystems/proc.txt: a little tidying | Hugh Dickins | 2015-11-06 | 1 | -8/+5 |
* | | mm Documentation: undoc non-linear vmas | Hugh Dickins | 2015-11-06 | 1 | -1/+0 |
* | | mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status | Naoya Horiguchi | 2015-11-06 | 1 | -0/+2 |
* | | mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps | Naoya Horiguchi | 2015-11-06 | 1 | -0/+8 |
* | | fs/proc, core/debug: Don't expose absolute kernel addresses via wchan | Ingo Molnar | 2015-10-01 | 1 | -2/+3 |
|/ |
|
* | mm: /proc/pid/smaps:: show proportional swap share of the mapping | Minchan Kim | 2015-09-09 | 1 | -5/+13 |
* | docs: add VmPMD description in proc | Chen Hanxiao | 2015-05-08 | 1 | -0/+1 |
* | Docs: proc: fix kernel version | Chen Hanxiao | 2015-05-08 | 1 | -1/+1 |
* | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2015-04-18 | 1 | -3/+3 |
|\ |
|
| * | doc: Add guest_nice column to example output of `cat /proc/stat' | Tobias Klauser | 2015-04-04 | 1 | -3/+3 |
* | | proc: show locks in /proc/pid/fdinfo/X | Andrey Vagin | 2015-04-17 | 1 | -0/+4 |
* | | docs: add missing and new /proc/PID/status file entries, fix typos | Nathan Scott | 2015-04-17 | 1 | -3/+8 |
|/ |
|