summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/proc.txt
Commit message (Expand)AuthorAgeFilesLines
* mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim2015-09-091-5/+13
* docs: add VmPMD description in procChen Hanxiao2015-05-081-0/+1
* Docs: proc: fix kernel versionChen Hanxiao2015-05-081-1/+1
* Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2015-04-181-3/+3
|\
| * doc: Add guest_nice column to example output of `cat /proc/stat'Tobias Klauser2015-04-041-3/+3
* | proc: show locks in /proc/pid/fdinfo/XAndrey Vagin2015-04-171-0/+4
* | docs: add missing and new /proc/PID/status file entries, fix typosNathan Scott2015-04-171-3/+8
|/
* fs: proc: task_mmu: show page size in /proc/<pid>/numa_mapsRafael Aquini2015-02-131-15/+15
* Documentation/filesystems/proc.txt: add /proc/pid/numa_maps interface explana...Rafael Aquini2015-02-131-0/+33
* fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...Petr Cermak2015-02-131-0/+4
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-121-0/+23
|\
| * Documentation/filesystems/proc.txt: describe /proc/<pid>/map_filesCyrill Gorcunov2015-02-121-0/+23
* | Fixes column alignment in table of contents entry 1.9 in Documentation/filesy...Trace Pillars2015-01-281-1/+1
|/
* Documentation: fix formatting to make 's' happyMaisa Roponen2014-11-241-1/+1
* docs: Procfs -- Document timerfd outputCyrill Gorcunov2014-07-181-0/+19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-041-3/+4
|\
| * doc: fix incorrect formula to calculate CommitLimit valuePetr Oros2014-05-221-1/+2
| * doc: spelling error changesCarlos Garcia2014-05-051-2/+2
* | Documentation: update /proc/stat "intr" count summaryJan Moskyto Matejka2014-05-251-2/+3
* | proc: show mnt_id in /proc/pid/fdinfoAndrey Vagin2014-04-081-5/+12
|/
* mm, oom: base root bonus on current usageDavid Rientjes2014-01-311-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-231-1/+1
|\
| * Documentation: update /proc/uptime field descriptionRob Landley2014-01-021-1/+1
* | /proc/meminfo: provide estimated available memoryRik van Riel2014-01-221-0/+9
|/
* /proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags lineNaoya Horiguchi2013-11-131-0/+1
* Documentation/filesystems/proc.txt: fix mistake in the description of Committ...Minto Joseph2013-09-121-10/+9Star
* mm: soft-dirty bits for user memory changes trackingPavel Emelyanov2013-07-041-1/+6
* docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify outputCyrill Gorcunov2012-12-181-11/+17
* docs: add documentation about /proc/<pid>/fdinfo/<fd> outputCyrill Gorcunov2012-12-181-0/+82
* /proc/pid/status: add "Seccomp" fieldKees Cook2012-12-181-0/+2
* procfs: add VmFlags field in smaps outputCyrill Gorcunov2012-12-181-2/+38
* mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes2012-11-161-4/+12
* oom: remove deprecated oom_adjDavidlohr Bueso2012-10-091-18/+4Star
* c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/...Cyrill Gorcunov2012-06-011-0/+5
* fs, proc: introduce /proc/<pid>/task/<tid>/children entryCyrill Gorcunov2012-06-011-0/+18
* mm: document the meminfo and vmstat fields of relevance to transparent hugepagesMel Gorman2012-05-301-0/+2
* tokenring: delete all remaining driver supportPaul Gortmaker2012-05-161-1/+0Star
* procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar2012-03-221-2/+30
* c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4Cyrill Gorcunov2012-01-131-0/+3
* procfs: add hidepid= and gid= mount optionsVasiliy Kulikov2012-01-111-0/+39
* doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* rcu: Use softirq to address performance regressionShaohua Li2011-06-151-0/+1
* bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis2011-05-251-2/+9
* rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney2011-05-061-1/+0Star
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines2011-01-141-0/+4
* mm: smaps: export mlock informationNikanth Karthikesan2011-01-141-0/+3
* console: add /proc/consolesJiri Slaby2010-11-161-0/+24
* /proc/pid/pagemap: document in Documentation/filesystems/proc.txtNikanth Karthikesan2010-10-281-0/+4
* /proc/pid/smaps: export amount of anonymous memory in a mappingNikanth Karthikesan2010-10-281-3/+10