Age | Commit message (Expand) | Author | Files | Lines |
2015-02-13 | fs: proc: task_mmu: show page size in /proc/<pid>/numa_maps | Rafael Aquini | 1 | -15/+15 |
2015-02-13 | Documentation/filesystems/proc.txt: add /proc/pid/numa_maps interface explana... | Rafael Aquini | 1 | -0/+33 |
2015-02-13 | fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea... | Petr Cermak | 1 | -0/+4 |
2015-02-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+23 |
2015-02-12 | Documentation/filesystems/proc.txt: describe /proc/<pid>/map_files | Cyrill Gorcunov | 1 | -0/+23 |
2015-01-28 | Fixes column alignment in table of contents entry 1.9 in Documentation/filesy... | Trace Pillars | 1 | -1/+1 |
2014-11-24 | Documentation: fix formatting to make 's' happy | Maisa Roponen | 1 | -1/+1 |
2014-07-18 | docs: Procfs -- Document timerfd output | Cyrill Gorcunov | 1 | -0/+19 |
2014-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+4 |
2014-05-25 | Documentation: update /proc/stat "intr" count summary | Jan Moskyto Matejka | 1 | -2/+3 |
2014-05-23 | doc: fix incorrect formula to calculate CommitLimit value | Petr Oros | 1 | -1/+2 |
2014-05-05 | doc: spelling error changes | Carlos Garcia | 1 | -2/+2 |
2014-04-08 | proc: show mnt_id in /proc/pid/fdinfo | Andrey Vagin | 1 | -5/+12 |
2014-01-31 | mm, oom: base root bonus on current usage | David Rientjes | 1 | -2/+2 |
2014-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-01-22 | /proc/meminfo: provide estimated available memory | Rik van Riel | 1 | -0/+9 |
2014-01-02 | Documentation: update /proc/uptime field description | Rob Landley | 1 | -1/+1 |
2013-11-13 | /proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags line | Naoya Horiguchi | 1 | -0/+1 |
2013-09-12 | Documentation/filesystems/proc.txt: fix mistake in the description of Committ... | Minto Joseph | 1 | -10/+9 |
2013-07-04 | mm: soft-dirty bits for user memory changes tracking | Pavel Emelyanov | 1 | -1/+6 |
2012-12-18 | docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify output | Cyrill Gorcunov | 1 | -11/+17 |
2012-12-18 | docs: add documentation about /proc/<pid>/fdinfo/<fd> output | Cyrill Gorcunov | 1 | -0/+82 |
2012-12-18 | /proc/pid/status: add "Seccomp" field | Kees Cook | 1 | -0/+2 |
2012-12-18 | procfs: add VmFlags field in smaps output | Cyrill Gorcunov | 1 | -2/+38 |
2012-11-16 | mm, oom: reintroduce /proc/pid/oom_adj | David Rientjes | 1 | -4/+12 |
2012-10-09 | oom: remove deprecated oom_adj | Davidlohr Bueso | 1 | -18/+4 |
2012-06-01 | c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/... | Cyrill Gorcunov | 1 | -0/+5 |
2012-06-01 | fs, proc: introduce /proc/<pid>/task/<tid>/children entry | Cyrill Gorcunov | 1 | -0/+18 |
2012-05-30 | mm: document the meminfo and vmstat fields of relevance to transparent hugepages | Mel Gorman | 1 | -0/+2 |
2012-05-16 | tokenring: delete all remaining driver support | Paul Gortmaker | 1 | -1/+0 |
2012-03-22 | procfs: mark thread stack correctly in proc/<pid>/maps | Siddhesh Poyarekar | 1 | -2/+30 |
2012-01-13 | c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4 | Cyrill Gorcunov | 1 | -0/+3 |
2012-01-11 | procfs: add hidepid= and gid= mount options | Vasiliy Kulikov | 1 | -0/+39 |
2011-09-27 | doc: fix broken references | Paul Bolle | 1 | -1/+1 |
2011-06-15 | rcu: Use softirq to address performance regression | Shaohua Li | 1 | -0/+1 |
2011-05-25 | bitmap, irq: add smp_affinity_list interface to /proc/irq | Mike Travis | 1 | -2/+9 |
2011-05-06 | rcu: move TREE_RCU from softirq to kthread | Paul E. McKenney | 1 | -1/+0 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -3/+3 |
2011-01-14 | oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down | Mandeep Singh Baines | 1 | -0/+4 |
2011-01-14 | mm: smaps: export mlock information | Nikanth Karthikesan | 1 | -0/+3 |
2010-11-16 | console: add /proc/consoles | Jiri Slaby | 1 | -0/+24 |
2010-10-28 | /proc/pid/pagemap: document in Documentation/filesystems/proc.txt | Nikanth Karthikesan | 1 | -0/+4 |
2010-10-28 | /proc/pid/smaps: export amount of anonymous memory in a mapping | Nikanth Karthikesan | 1 | -3/+10 |
2010-10-27 | Documentation/filesystems/proc.txt: improve smaps field documentation | Matt Mackall | 1 | -7/+7 |
2010-10-23 | Revert "tty: Add a new file /proc/tty/consoles" | Linus Torvalds | 1 | -32/+0 |
2010-10-22 | tty: Add a new file /proc/tty/consoles | Dr. Werner Fink | 1 | -0/+32 |
2010-08-10 | oom: deprecate oom_adj tunable | David Rientjes | 1 | -0/+3 |
2010-08-10 | oom: badness heuristic rewrite | David Rientjes | 1 | -37/+57 |
2010-08-04 | Documentation: update broken web addresses. | Justin P. Mattock | 1 | -2/+2 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+3 |