aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/proc.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-26thp: update Documentation/{vm/transhuge,filesystems/proc}.txtKirill A. Shutemov1-0/+9
2016-07-10irq/Documentation: Correct result of echnoing 5 to smp_affinityJohn Kacur1-1/+1
2016-05-20procfs: expose umask in /proc/<PID>/statusRichard W.M. Jones1-0/+1
2016-03-17proc: add /proc/<pid>/timerslack_ns interfaceJohn Stultz1-0/+18
2016-02-03mm: polish virtual memory accountingKonstantin Khlebnikov1-2/+2
2016-02-03proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner1-6/+3
2016-01-17Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2016-01-14Documentation/filesystems: describe the shared memory usage/accountingRodrigo Freire1-0/+2
2016-01-14mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/statusJerome Marchand1-2/+11
2016-01-14mm, proc: account for shmem swap in /proc/pid/smapsVlastimil Babka1-1/+4
2016-01-14mm, documentation: clarify /proc/pid/status VmSwap limitations for shmemVlastimil Babka1-1/+2
2016-01-14Documentation: update libhugetlbfs site urlSeongJae Park1-1/+1
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-10/+12
2015-11-09coredump: add DAX filtering for ELF coredumpsRoss Zwisler1-10/+12
2015-11-05Documentation/filesystems/proc.txt: a little tidyingHugh Dickins1-8/+5
2015-11-05mm Documentation: undoc non-linear vmasHugh Dickins1-1/+0
2015-11-05mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi1-0/+2
2015-11-05mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smapsNaoya Horiguchi1-0/+8
2015-10-01fs/proc, core/debug: Don't expose absolute kernel addresses via wchanIngo Molnar1-2/+3
2015-09-08mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim1-5/+13
2015-05-07docs: add VmPMD description in procChen Hanxiao1-0/+1
2015-05-07Docs: proc: fix kernel versionChen Hanxiao1-1/+1
2015-04-18Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds1-3/+3
2015-04-17proc: show locks in /proc/pid/fdinfo/XAndrey Vagin1-0/+4
2015-04-17docs: add missing and new /proc/PID/status file entries, fix typosNathan Scott1-3/+8
2015-04-04doc: Add guest_nice column to example output of `cat /proc/stat'Tobias Klauser1-3/+3
2015-02-12fs: proc: task_mmu: show page size in /proc/<pid>/numa_mapsRafael Aquini1-15/+15
2015-02-12Documentation/filesystems/proc.txt: add /proc/pid/numa_maps interface explanation snippetRafael Aquini1-0/+33
2015-02-12fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (peak RSS)Petr Cermak1-0/+4
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+23
2015-02-11Documentation/filesystems/proc.txt: describe /proc/<pid>/map_filesCyrill Gorcunov1-0/+23
2015-01-28Fixes column alignment in table of contents entry 1.9 in Documentation/filesystems/proc.txtTrace Pillars1-1/+1
2014-11-24Documentation: fix formatting to make 's' happyMaisa Roponen1-1/+1
2014-07-18docs: Procfs -- Document timerfd outputCyrill Gorcunov1-0/+19
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into nextLinus Torvalds1-3/+4
2014-05-25Documentation: update /proc/stat "intr" count summaryJan Moskyto Matejka1-2/+3
2014-05-22doc: fix incorrect formula to calculate CommitLimit valuePetr Oros1-1/+2
2014-05-05doc: spelling error changesCarlos Garcia1-2/+2
2014-04-07proc: show mnt_id in /proc/pid/fdinfoAndrey Vagin1-5/+12
2014-01-30mm, oom: base root bonus on current usageDavid Rientjes1-2/+2
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-01-21/proc/meminfo: provide estimated available memoryRik van Riel1-0/+9
2014-01-02Documentation: update /proc/uptime field descriptionRob Landley1-1/+1
2013-11-13/proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags lineNaoya Horiguchi1-0/+1
2013-09-11Documentation/filesystems/proc.txt: fix mistake in the description of Committed_ASMinto Joseph1-10/+9
2013-07-03mm: soft-dirty bits for user memory changes trackingPavel Emelyanov1-1/+6
2012-12-17docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify outputCyrill Gorcunov1-11/+17
2012-12-17docs: add documentation about /proc/<pid>/fdinfo/<fd> outputCyrill Gorcunov1-0/+82
2012-12-17/proc/pid/status: add "Seccomp" fieldKees Cook1-0/+2
2012-12-17procfs: add VmFlags field in smaps outputCyrill Gorcunov1-2/+38