aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/proc.txt
Commit message (Expand)AuthorAgeFilesLines
* mm, oom: base root bonus on current usageDavid Rientjes2014-04-021-2/+2
* doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* rcu: Use softirq to address performance regressionShaohua Li2011-06-141-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-051-1/+0
* 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-131-0/+4
* mm: smaps: export mlock informationNikanth Karthikesan2011-01-131-0/+3
* console: add /proc/consolesJiri Slaby2010-11-161-0/+24
* /proc/pid/pagemap: document in Documentation/filesystems/proc.txtNikanth Karthikesan2010-10-271-0/+4
* /proc/pid/smaps: export amount of anonymous memory in a mappingNikanth Karthikesan2010-10-271-3/+10
* Documentation/filesystems/proc.txt: improve smaps field documentationMatt Mackall2010-10-261-7/+7
* Revert "tty: Add a new file /proc/tty/consoles"Linus Torvalds2010-10-231-32/+0
* tty: Add a new file /proc/tty/consolesDr. Werner Fink2010-10-221-0/+32
* oom: deprecate oom_adj tunableDavid Rientjes2010-08-091-0/+3
* oom: badness heuristic rewriteDavid Rientjes2010-08-091-37/+57
* Documentation: update broken web addresses.Justin P. Mattock2010-08-041-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-3/+3
|\
| * Documentation/: it's -> its where appropriateFrancis Galiegue2010-04-231-2/+2
| * Documentation/filesystems/proc.txt typo fix.Rob Landley2010-03-151-1/+1
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-191-0/+4
|\ \
| * | genirq: Expose irq_desc->node in proc/irqDimitri Sivanich2010-03-241-0/+4
| |/
* | revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-111-2/+1
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * doc: typo - Table 1-2 should refer to "status", not "statm"Mulyadi Santosa2010-02-181-1/+1
* | mm: document /proc/pagetypeinfoMel Gorman2010-03-061-1/+44
* | mm: count swap usageKAMEZAWA Hiroyuki2010-03-061-0/+2
* | mm: avoid false sharing of mm_counterKAMEZAWA Hiroyuki2010-03-061-0/+6
|/
* proc: partially revert "procfs: provide stack information for threads"KOSAKI Motohiro2010-01-111-2/+0
* procfs: allow threads to rename siblings via /proc/pid/tasks/tid/commjohn stultz2009-12-151-0/+9
* Doc: better explanation of procs_runningLuis Garces-Erice2009-12-091-2/+2
* sched, cpuacct: Fix niced guest time accountingRyota Ozaki2009-10-251-1/+2
* ext4: Use tracepoints for mb_history trace fileTheodore Ts'o2009-09-301-1/+0
* procfs: provide stack information for threadsStefani Seibold2009-09-231-1/+4
* oom: make oom_score to per-process valueKOSAKI Motohiro2009-09-221-1/+1
* pagemap clear_refs: modify to specify anon or mapped vma clearingMoussa A. Ba2009-09-221-0/+13
* proc: document `guest' column in /proc/statEric Dumazet2009-09-221-3/+4
* mm: revert "oom: move oom_adj value"KOSAKI Motohiro2009-08-181-10/+5
* proc.txt: update kernel filesystem/proc.txt documentationStefani Seibold2009-06-181-52/+190
* proc: export statistics for softirq to /procKeika Kobayashi2009-06-181-0/+26
* oom: move oom_adj value from task_struct to mm_structDavid Rientjes2009-06-161-5/+10
* trivial: Miscellaneous documentation typo fixesMatt LaPlante2009-06-121-2/+2
* documentation: update Documentation/filesystem/proc.txt and Documentation/sys...Shen Feng2009-04-021-1069/+28
* ext4: remove /proc tuning knobsTheodore Ts'o2009-03-311-21/+0
* net: Document /proc/sys/net/core/netdev_budgetStanislaw Gruszka2009-03-181-0/+7
* mm: OOM documentation updateEvgeniy Polyakov2009-01-291-0/+28
* Update of Documentation: vm.txt and proc.txtPeter W Morreale2009-01-151-286/+2
* Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-01-071-0/+1
|\
| * proc: add /proc/*/stackKen Chen2009-01-051-0/+1
* | mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes2009-01-061-1/+25
|/