| Commit message (Expand) | Author | Age |
* | c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4 | Cyrill Gorcunov | 2012-01-12 |
* | procfs: add hidepid= and gid= mount options | Vasiliy Kulikov | 2012-01-10 |
* | doc: fix broken references | Paul Bolle | 2011-09-27 |
* | rcu: Use softirq to address performance regression | Shaohua Li | 2011-06-14 |
* | bitmap, irq: add smp_affinity_list interface to /proc/irq | Mike Travis | 2011-05-25 |
* | rcu: move TREE_RCU from softirq to kthread | Paul E. McKenney | 2011-05-06 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down | Mandeep Singh Baines | 2011-01-13 |
* | mm: smaps: export mlock information | Nikanth Karthikesan | 2011-01-13 |
* | console: add /proc/consoles | Jiri Slaby | 2010-11-16 |
* | /proc/pid/pagemap: document in Documentation/filesystems/proc.txt | Nikanth Karthikesan | 2010-10-27 |
* | /proc/pid/smaps: export amount of anonymous memory in a mapping | Nikanth Karthikesan | 2010-10-27 |
* | Documentation/filesystems/proc.txt: improve smaps field documentation | Matt Mackall | 2010-10-26 |
* | Revert "tty: Add a new file /proc/tty/consoles" | Linus Torvalds | 2010-10-23 |
* | tty: Add a new file /proc/tty/consoles | Dr. Werner Fink | 2010-10-22 |
* | oom: deprecate oom_adj tunable | David Rientjes | 2010-08-09 |
* | oom: badness heuristic rewrite | David Rientjes | 2010-08-09 |
* | Documentation: update broken web addresses. | Justin P. Mattock | 2010-08-04 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 |
|\ |
|
| * | Documentation/: it's -> its where appropriate | Francis Galiegue | 2010-04-22 |
| * | Documentation/filesystems/proc.txt typo fix. | Rob Landley | 2010-03-15 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-05-19 |
|\ \ |
|
| * | | genirq: Expose irq_desc->node in proc/irq | Dimitri Sivanich | 2010-03-24 |
| |/ |
|
* / | revert "procfs: provide stack information for threads" and its fixup commits | Robin Holt | 2010-05-11 |
|/ |
|
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
|\ |
|
| * | doc: typo - Table 1-2 should refer to "status", not "statm" | Mulyadi Santosa | 2010-02-17 |
* | | mm: document /proc/pagetypeinfo | Mel Gorman | 2010-03-06 |
* | | mm: count swap usage | KAMEZAWA Hiroyuki | 2010-03-06 |
* | | mm: avoid false sharing of mm_counter | KAMEZAWA Hiroyuki | 2010-03-06 |
|/ |
|
* | proc: partially revert "procfs: provide stack information for threads" | KOSAKI Motohiro | 2010-01-11 |
* | procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm | john stultz | 2009-12-15 |
* | Doc: better explanation of procs_running | Luis Garces-Erice | 2009-12-09 |
* | sched, cpuacct: Fix niced guest time accounting | Ryota Ozaki | 2009-10-25 |
* | ext4: Use tracepoints for mb_history trace file | Theodore Ts'o | 2009-09-30 |
* | procfs: provide stack information for threads | Stefani Seibold | 2009-09-23 |
* | oom: make oom_score to per-process value | KOSAKI Motohiro | 2009-09-22 |
* | pagemap clear_refs: modify to specify anon or mapped vma clearing | Moussa A. Ba | 2009-09-22 |
* | proc: document `guest' column in /proc/stat | Eric Dumazet | 2009-09-22 |
* | mm: revert "oom: move oom_adj value" | KOSAKI Motohiro | 2009-08-18 |
* | proc.txt: update kernel filesystem/proc.txt documentation | Stefani Seibold | 2009-06-18 |
* | proc: export statistics for softirq to /proc | Keika Kobayashi | 2009-06-18 |
* | oom: move oom_adj value from task_struct to mm_struct | David Rientjes | 2009-06-16 |
* | trivial: Miscellaneous documentation typo fixes | Matt LaPlante | 2009-06-12 |
* | documentation: update Documentation/filesystem/proc.txt and Documentation/sys... | Shen Feng | 2009-04-02 |
* | ext4: remove /proc tuning knobs | Theodore Ts'o | 2009-03-31 |
* | net: Document /proc/sys/net/core/netdev_budget | Stanislaw Gruszka | 2009-03-18 |
* | mm: OOM documentation update | Evgeniy Polyakov | 2009-01-29 |
* | Update of Documentation: vm.txt and proc.txt | Peter W Morreale | 2009-01-15 |
* | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 2009-01-07 |
|\ |
|
| * | proc: add /proc/*/stack | Ken Chen | 2009-01-05 |