Age | Commit message (Expand) | Author | Files | Lines |
2013-01-02 | mempolicy: remove arg from mpol_parse_str, mpol_to_str | Hugh Dickins | 1 | -1/+1 |
2012-12-26 | proc: Allow proc_free_inum to be called from any context | Eric W. Biederman | 1 | -6/+7 |
2012-12-21 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -6/+6 |
2012-12-21 | proc: fix inconsistent lock state | Xiaotian Feng | 1 | -6/+6 |
2012-12-20 | procfs: drop vmtruncate | Marco Stornelli | 3 | -22/+1 |
2012-12-18 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 4 | -7/+75 |
2012-12-18 | fs, epoll: add procfs fdinfo helper | Cyrill Gorcunov | 1 | -1/+1 |
2012-12-18 | procfs: add ability to plug in auxiliary fdinfo providers | Cyrill Gorcunov | 1 | -0/+2 |
2012-12-18 | proc: pid/status: show all supplementary groups | Artem Bityutskiy | 1 | -1/+1 |
2012-12-18 | /proc/pid/status: add "Seccomp" field | Kees Cook | 1 | -0/+8 |
2012-12-18 | procfs: add VmFlags field in smaps output | Cyrill Gorcunov | 1 | -0/+53 |
2012-12-18 | proc: don't show nonexistent capabilities | Andrew Vagin | 1 | -0/+9 |
2012-12-18 | procfs: use kbasename() | Andy Shevchenko | 1 | -5/+1 |
2012-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 9 | -217/+249 |
2012-12-14 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2 | -4/+4 |
2012-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -4/+5 |
2012-12-13 | procfs: use N_MEMORY instead N_HIGH_MEMORY | Lai Jiangshan | 2 | -3/+3 |
2012-12-13 | thp: change split_huge_page_pmd() interface | Kirill A. Shutemov | 1 | -1/+1 |
2012-12-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2012-12-12 | mm, oom: change type of oom_score_adj to short | David Rientjes | 1 | -5/+5 |
2012-12-11 | Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled" | Ingo Molnar | 1 | -0/+78 |
2012-12-08 | Merge tag 'cputime-adjustment-cleanups' of git://git.kernel.org/pub/scm/linux... | Ingo Molnar | 2 | -80/+2 |
2012-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+3 |
2012-11-28 | cputime: Rename thread_group_times to thread_group_cputime_adjusted | Frederic Weisbecker | 1 | -2/+2 |
2012-11-27 | proc: check vma->vm_file before dereferencing | Stanislav Kinsbursky | 1 | -2/+3 |
2012-11-20 | proc: Usable inode numbers for the namespace file descriptors. | Eric W. Biederman | 1 | -10/+14 |
2012-11-20 | proc: Fix the namespace inode permission checks. | Eric W. Biederman | 2 | -23/+152 |
2012-11-20 | proc: Generalize proc inode allocation | Eric W. Biederman | 1 | -13/+13 |
2012-11-20 | userns: Allow unprivilged mounts of proc and sysfs | Eric W. Biederman | 1 | -0/+1 |
2012-11-20 | procfs: Print task uids and gids in the userns that opened the proc file | Eric W. Biederman | 1 | -1/+1 |
2012-11-20 | userns: Implent proc namespace operations | Eric W. Biederman | 1 | -0/+4 |
2012-11-19 | vfs: Add setns support for the mount namespace | Eric W. Biederman | 1 | -0/+5 |
2012-11-19 | pidns: Add setns support | Eric W. Biederman | 1 | -0/+3 |
2012-11-19 | pidns: Make the pidns proc mount/umount logic obvious. | Eric W. Biederman | 2 | -9/+0 |
2012-11-19 | pidns: Use task_active_pid_ns where appropriate | Eric W. Biederman | 1 | -1/+1 |
2012-11-19 | procfs: Don't cache a pid in the root inode. | Eric W. Biederman | 2 | -18/+1 |
2012-11-19 | procfs: Use the proc generic infrastructure for proc/self. | Eric W. Biederman | 5 | -152/+64 |
2012-11-19 | sysctl: Pass useful parameters to sysctl permissions | Eric W. Biederman | 1 | -4/+5 |
2012-11-18 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 1 | -78/+0 |
2012-11-16 | mm, oom: reintroduce /proc/pid/oom_adj | David Rientjes | 1 | -0/+109 |
2012-10-30 | sched/autogroup: Fix crash on reboot when autogroup is disabled | Mike Galbraith | 1 | -78/+0 |
2012-10-24 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+10 |
2012-10-20 | hold task->mempolicy while numa_maps scans. | KAMEZAWA Hiroyuki | 2 | -3/+51 |
2012-10-17 | mm, mempolicy: fix printing stack contents in numa_maps | David Rientjes | 1 | -2/+5 |
2012-10-13 | procfs: don't need a PATH_MAX allocation to hold a string representation of a... | Jeff Layton | 1 | -2/+3 |
2012-10-10 | nohz: Fix idle ticks in cpu summary line of /proc/stat | Michal Hocko | 1 | -4/+10 |
2012-10-09 | kpageflags: fix wrong KPF_THP on non-huge compound pages | Naoya Horiguchi | 1 | -1/+7 |
2012-10-09 | rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.c | Michel Lespinasse | 1 | -0/+1 |
2012-10-09 | rbtree: empty nodes have no color | Michel Lespinasse | 1 | -3/+1 |
2012-10-09 | oom: remove deprecated oom_adj | Davidlohr Bueso | 1 | -116/+1 |