Age | Commit message (Expand) | Author |
2011-06-14 | rcu: Use softirq to address performance regression | Shaohua Li |
2011-05-25 | bitmap, irq: add smp_affinity_list interface to /proc/irq | Mike Travis |
2011-05-05 | rcu: move TREE_RCU from softirq to kthread | Paul E. McKenney |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-01-13 | 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 |
2010-11-16 | console: add /proc/consoles | Jiri Slaby |
2010-10-27 | /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-26 | Documentation/filesystems/proc.txt: improve smaps field documentation | Matt Mackall |
2010-10-23 | Revert "tty: Add a new file /proc/tty/consoles" | Linus Torvalds |
2010-10-22 | tty: Add a new file /proc/tty/consoles | Dr. Werner Fink |
2010-08-09 | oom: deprecate oom_adj tunable | David Rientjes |
2010-08-09 | oom: badness heuristic rewrite | David Rientjes |
2010-08-04 | Documentation: update broken web addresses. | Justin P. Mattock |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-05-19 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-05-11 | revert "procfs: provide stack information for threads" and its fixup commits | Robin Holt |
2010-04-23 | Documentation/: it's -> its where appropriate | Francis Galiegue |
2010-03-24 | genirq: Expose irq_desc->node in proc/irq | Dimitri Sivanich |
2010-03-15 | Documentation/filesystems/proc.txt typo fix. | Rob Landley |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-06 | 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-02-18 | doc: typo - Table 1-2 should refer to "status", not "statm" | Mulyadi Santosa |
2010-01-11 | proc: partially revert "procfs: provide stack information for threads" | KOSAKI Motohiro |
2009-12-15 | procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm | john stultz |
2009-12-09 | Doc: better explanation of procs_running | Luis Garces-Erice |
2009-10-25 | sched, cpuacct: Fix niced guest time accounting | Ryota Ozaki |
2009-09-30 | ext4: Use tracepoints for mb_history trace file | Theodore Ts'o |
2009-09-23 | procfs: provide stack information for threads | Stefani Seibold |
2009-09-22 | 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-08-18 | mm: revert "oom: move oom_adj value" | KOSAKI Motohiro |
2009-06-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-16 | oom: move oom_adj value from task_struct to mm_struct | David Rientjes |
2009-06-12 | trivial: Miscellaneous documentation typo fixes | Matt LaPlante |
2009-04-02 | documentation: update Documentation/filesystem/proc.txt and Documentation/sys... | Shen Feng |
2009-03-31 | ext4: remove /proc tuning knobs | Theodore Ts'o |
2009-03-18 | net: Document /proc/sys/net/core/netdev_budget | Stanislaw Gruszka |
2009-01-29 | mm: OOM documentation update | Evgeniy Polyakov |
2009-01-15 | Update of Documentation: vm.txt and proc.txt | Peter W Morreale |
2009-01-07 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds |
2009-01-06 | mm: add dirty_background_bytes and dirty_bytes sysctls | David Rientjes |
2009-01-05 | proc: add /proc/*/stack | Ken Chen |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar |
2008-12-01 | epoll: introduce resource usage limits | Davide Libenzi |