Age | Commit message (Expand) | Author |
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 |
2008-10-30 | x86, nmi-watchdog: update procfs nmi_watchdog file documentation v2 | Aristeu Rozanski |
2008-10-20 | documentation: clarify dirty_ratio and dirty_background_ratio description | Andrea Righi |
2008-10-20 | coredump_filter: add hugepage dumping | KOSAKI Motohiro |
2008-10-16 | Document panic_on_unrecovered_nmi sysctl | Bernhard Walle |
2008-10-13 | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya... | Linus Torvalds |
2008-10-10 | proc: remove kernel.maps_protect | Alexey Dobriyan |
2008-10-09 | ext4: Use readahead when reading an inode from the inode table | Theodore Ts'o |
2008-10-09 | ext4: Improve the documentation for ext4's /proc tunables | Theodore Ts'o |
2008-09-13 | coredump_filter: add description of bit 4 | Hidehiro Kawai |
2008-09-02 | ipc: document the new auto_msgmni proc file | Nadia Derbey |
2008-07-26 | Documentation cleanup: trivial misspelling, punctuation, and grammar correcti... | Matt LaPlante |
2008-07-24 | vmallocinfo: add NUMA information | Eric Dumazet |
2008-06-05 | genirq: Expose default irq affinity mask (take 3) | Max Krasnyansky |
2008-04-30 | mm: document missing fields for /proc/meminfo | Miklos Szeredi |
2008-04-23 | [patch 7/7] vfs: mountinfo: show dominating group id | Miklos Szeredi |
2008-04-23 | [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo | Ram Pai |
2008-03-12 | laptops: move laptop-mode.txt to Documentation/laptops/ | Randy Dunlap |
2008-02-06 | get rid of NR_OPEN and introduce a sysctl_nr_open | Eric Dumazet |
2008-02-05 | Document lowmem_reserve_ratio | Yasunori Goto |
2008-02-05 | mm/page-writeback: highmem_is_dirtyable option | Bron Gondwana |
2008-02-03 | Documentation: missing proc/$PID/stat field | Leonardo Chiquitto |
2008-02-01 | [AUDIT] break large execve argument logging into smaller messages | Eric Paris |
2008-01-31 | [IPV4] route cache: Introduce rt_genid for smooth cache invalidation | Eric Dumazet |
2008-01-29 | ext4: Add multi block allocator for ext4 | Alex Tomas |
2007-10-20 | proc.txt: Add /proc/stat field | Leonardo Chiquitto |
2007-10-17 | x86: expand /proc/interrupts to include missing vectors, v2 | Joe Korty |
2007-07-19 | coredump masking: documentation for /proc/pid/coredump_filter | Kawai, Hidehiro |