aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/proc.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-16mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes1-4/+12
2012-10-09oom: remove deprecated oom_adjDavidlohr Bueso1-18/+4
2012-05-31c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/statCyrill Gorcunov1-0/+5
2012-05-31fs, proc: introduce /proc/<pid>/task/<tid>/children entryCyrill Gorcunov1-0/+18
2012-05-29mm: document the meminfo and vmstat fields of relevance to transparent hugepagesMel Gorman1-0/+2
2012-05-15tokenring: delete all remaining driver supportPaul Gortmaker1-1/+0
2012-03-21procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar1-2/+30
2012-01-12c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4Cyrill Gorcunov1-0/+3
2012-01-10procfs: add hidepid= and gid= mount optionsVasiliy Kulikov1-0/+39
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-06-14rcu: Use softirq to address performance regressionShaohua Li1-0/+1
2011-05-25bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis1-2/+9
2011-05-05rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-01-13oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines1-0/+4
2011-01-13mm: smaps: export mlock informationNikanth Karthikesan1-0/+3
2010-11-16console: add /proc/consolesJiri Slaby1-0/+24
2010-10-27/proc/pid/pagemap: document in Documentation/filesystems/proc.txtNikanth Karthikesan1-0/+4
2010-10-27/proc/pid/smaps: export amount of anonymous memory in a mappingNikanth Karthikesan1-3/+10