Age | Commit message (Expand) | Author |
2012-01-19 | Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg... | Linus Torvalds |
2012-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-01-17 | proc: clean up and fix /proc/<pid>/mem handling | Linus Torvalds |
2012-01-17 | audit: only allow tasks to set their loginuid if it is -1 | Eric Paris |
2012-01-17 | audit: remove task argument to audit_set_loginuid | Eric Paris |
2012-01-16 | sched/accounting, proc: Fix /proc/stat interrupts sum | Russell King |
2012-01-14 | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds |
2012-01-12 | c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4 | Cyrill Gorcunov |
2012-01-12 | proc: fix null pointer deref in proc_pid_permission() | Xiaotian Feng |
2012-01-10 | procfs: add hidepid= and gid= mount options | Vasiliy Kulikov |
2012-01-10 | procfs: parse mount options | Vasiliy Kulikov |
2012-01-10 | procfs: introduce the /proc/<pid>/map_files/ directory | Pavel Emelyanov |
2012-01-10 | procfs: make proc_get_link to use dentry instead of inode | Cyrill Gorcunov |
2012-01-10 | tracepoint: add tracepoints for debugging oom_score_adj | KAMEZAWA Hiroyuki |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-06 | Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z | Al Viro |
2012-01-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-01-05 | ptrace: do not audit capability check when outputing /proc/pid/stat | Eric Paris |
2012-01-03 | vfs: trim includes a bit | Al Viro |
2012-01-03 | vfs: take /proc/*/mounts and friends to fs/proc_namespace.c | Al Viro |
2012-01-03 | switch procfs to umode_t use | Al Viro |
2012-01-03 | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro |
2011-12-29 | procfs: do not confuse jiffies with cputime64_t | Andreas Schwab |
2011-12-19 | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Martin Schwidefsky |
2011-12-15 | [S390] fix cputime overflow in uptime_proc_show | Martin Schwidefsky |
2011-12-15 | [S390] cputime: add sparse checking and cleanup | Martin Schwidefsky |
2011-12-15 | Merge commit 'v3.2-rc5' into sched/core | Ingo Molnar |
2011-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-12-09 | procfs: do not overflow get_{idle,iowait}_time for nohz | Michal Hocko |
2011-12-09 | fs/proc/meminfo.c: fix compilation error | Claudio Scordino |
2011-12-09 | procfs: fix a vfsmount longterm reference leak | Al Viro |
2011-12-06 | sched/accounting: Change cpustat fields to an array | Glauber Costa |
2011-11-09 | Revert "proc: fix races against execve() of /proc/PID/fd**" | Linus Torvalds |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-02 | Merge branch 'akpm' (Andrew's incoming - part two) | Linus Torvalds |
2011-11-02 | sysctl: add support for poll() | Lucas De Marchi |
2011-11-02 | proc: fix races against execve() of /proc/PID/fd** | Vasiliy Kulikov |
2011-11-02 | procfs: report EISDIR when reading sysctl dirs in proc | Pavel Emelyanov |
2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi |
2011-11-02 | filesystems: add missing nlink wrappers | Miklos Szeredi |
2011-10-31 | mm: distinguish between mlocked and pinned pages | Christoph Lameter |
2011-10-31 | oom: remove oom_disable_count | David Rientjes |
2011-10-31 | /proc/self/numa_maps: restore "huge" tag for hugetlb vmas | Andrew Morton |
2011-10-31 | fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros | Paul Gortmaker |
2011-10-26 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-09-21 | teach /proc/$pid/numa_maps about transparent hugepages | Dave Hansen |
2011-09-21 | break out numa_maps gather_pte_stats() checks | Dave Hansen |
2011-09-21 | make /proc/$pid/numa_maps gather_stats() take variable page size | Dave Hansen |
2011-09-08 | proc: Consider NO_HZ when printing idle and iowait times | Michal Hocko |
2011-08-06 | vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files | Linus Torvalds |