summaryrefslogtreecommitdiff
path: root/Documentation/filesystems/proc.txt
AgeCommit message (Expand)Author
2011-06-14rcu: Use softirq to address performance regressionShaohua Li
2011-05-25bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis
2011-05-05rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-13oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines
2011-01-13mm: smaps: export mlock informationNikanth Karthikesan
2010-11-16console: add /proc/consolesJiri Slaby
2010-10-27/proc/pid/pagemap: document in Documentation/filesystems/proc.txtNikanth Karthikesan
2010-10-27/proc/pid/smaps: export amount of anonymous memory in a mappingNikanth Karthikesan
2010-10-26Documentation/filesystems/proc.txt: improve smaps field documentationMatt Mackall
2010-10-23Revert "tty: Add a new file /proc/tty/consoles"Linus Torvalds
2010-10-22tty: Add a new file /proc/tty/consolesDr. Werner Fink
2010-08-09oom: deprecate oom_adj tunableDavid Rientjes
2010-08-09oom: badness heuristic rewriteDavid Rientjes
2010-08-04Documentation: update broken web addresses.Justin P. Mattock
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-11revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt
2010-04-23Documentation/: it's -> its where appropriateFrancis Galiegue
2010-03-24genirq: Expose irq_desc->node in proc/irqDimitri Sivanich
2010-03-15Documentation/filesystems/proc.txt typo fix.Rob Landley
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-06mm: document /proc/pagetypeinfoMel Gorman
2010-03-06mm: count swap usageKAMEZAWA Hiroyuki
2010-03-06mm: avoid false sharing of mm_counterKAMEZAWA Hiroyuki
2010-02-18doc: typo - Table 1-2 should refer to "status", not "statm"Mulyadi Santosa
2010-01-11proc: partially revert "procfs: provide stack information for threads"KOSAKI Motohiro
2009-12-15procfs: allow threads to rename siblings via /proc/pid/tasks/tid/commjohn stultz
2009-12-09Doc: better explanation of procs_runningLuis Garces-Erice
2009-10-25sched, cpuacct: Fix niced guest time accountingRyota Ozaki
2009-09-30ext4: Use tracepoints for mb_history trace fileTheodore Ts'o
2009-09-23procfs: provide stack information for threadsStefani Seibold
2009-09-22oom: make oom_score to per-process valueKOSAKI Motohiro
2009-09-22pagemap clear_refs: modify to specify anon or mapped vma clearingMoussa A. Ba
2009-09-22proc: document `guest' column in /proc/statEric Dumazet
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro
2009-06-18proc.txt: update kernel filesystem/proc.txt documentationStefani Seibold
2009-06-18proc: export statistics for softirq to /procKeika Kobayashi
2009-06-16oom: move oom_adj value from task_struct to mm_structDavid Rientjes
2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante
2009-04-02documentation: update Documentation/filesystem/proc.txt and Documentation/sys...Shen Feng
2009-03-31ext4: remove /proc tuning knobsTheodore Ts'o
2009-03-18net: Document /proc/sys/net/core/netdev_budgetStanislaw Gruszka
2009-01-29mm: OOM documentation updateEvgeniy Polyakov
2009-01-15Update of Documentation: vm.txt and proc.txtPeter W Morreale
2009-01-07Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds
2009-01-06mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes
2009-01-05proc: add /proc/*/stackKen Chen
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-12-01epoll: introduce resource usage limitsDavide Libenzi