aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/proc.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-26Documentation/filesystems/proc.txt: improve smaps field documentationMatt Mackall1-7/+7
2010-10-23Revert "tty: Add a new file /proc/tty/consoles"Linus Torvalds1-32/+0
2010-10-22tty: Add a new file /proc/tty/consolesDr. Werner Fink1-0/+32
2010-08-09oom: deprecate oom_adj tunableDavid Rientjes1-0/+3
2010-08-09oom: badness heuristic rewriteDavid Rientjes1-37/+57
2010-08-04Documentation: update broken web addresses.Justin P. Mattock1-2/+2
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+3
2010-05-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+4
2010-05-11revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt1-2/+1
2010-04-23Documentation/: it's -> its where appropriateFrancis Galiegue1-2/+2
2010-03-24genirq: Expose irq_desc->node in proc/irqDimitri Sivanich1-0/+4
2010-03-15Documentation/filesystems/proc.txt typo fix.Rob Landley1-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-06mm: document /proc/pagetypeinfoMel Gorman1-1/+44