| Commit message (Expand) | Author | Age | Files | Lines |
* | net: fix build with CONFIG_NET=n | Andrew Morton | 2008-03-11 | 1 | -0/+2 |
* | [NET]: Make /proc/net a symlink on /proc/self/net (v3) | Pavel Emelyanov | 2008-03-07 | 1 | -0/+1 |
* | proc: add RLIMIT_RTTIME to /proc/<pid>/limits | Eugene Teo | 2008-02-23 | 1 | -0/+1 |
* | d_path: Make d_path() use a struct path | Jan Blunck | 2008-02-14 | 1 | -1/+1 |
* | d_path: Make proc_get_link() use a struct path argument | Jan Blunck | 2008-02-14 | 1 | -34/+26 |
* | Use struct path in fs_struct | Jan Blunck | 2008-02-14 | 1 | -4/+4 |
* | Introduce path_put() | Jan Blunck | 2008-02-14 | 1 | -1/+1 |
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 2008-02-14 | 1 | -1/+2 |
* | revert "proc: fix the threaded proc self" | Andrew Morton | 2008-02-08 | 1 | -6/+6 |
* | procfs: constify function pointer tables | Jan Engelhardt | 2008-02-08 | 1 | -2/+2 |
* | proc: fix the threaded /proc/self | Eric W. Biederman | 2008-02-08 | 1 | -6/+6 |
* | proc: proper pidns handling for /proc/self | Eric W. Biederman | 2008-02-08 | 1 | -2/+10 |
* | proc: seqfile convert proc_pid_status to properly handle pid namespaces | Eric W. Biederman | 2008-02-08 | 1 | -2/+2 |
* | seqfile convert proc_pid_statm | Eric W. Biederman | 2008-02-08 | 1 | -2/+2 |
* | proc: rewrite do_task_stat to correctly handle pid namespaces. | Eric W. Biederman | 2008-02-08 | 1 | -2/+2 |
* | proc: implement proc_single_file_operations | Eric W. Biederman | 2008-02-08 | 1 | -0/+43 |
* | Fix /proc dcache deadlock in do_exit | Andrea Arcangeli | 2008-02-05 | 1 | -1/+2 |
* | maps4: make page monitoring /proc file optional | Matt Mackall | 2008-02-05 | 1 | -2/+2 |
* | maps4: add /proc/pid/pagemap interface | Matt Mackall | 2008-02-05 | 1 | -1/+3 |
* | maps4: move clear_refs code to task_mmu.c | Matt Mackall | 2008-02-05 | 1 | -40/+0 |
* | [PATCH] switch audit_get_loginuid() to task_struct * | Al Viro | 2008-02-01 | 1 | -1/+1 |
* | Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-02-01 | 1 | -1/+1 |
|\ |
|
| * | proc/base.c: Use task_is_* | Matthew Wilcox | 2007-12-06 | 1 | -1/+1 |
* | | sched: latencytop support | Arjan van de Ven | 2008-01-25 | 1 | -0/+78 |
* | | restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid | Al Viro | 2008-01-02 | 1 | -0/+20 |
|/ |
|
* | proc: remove races from proc_id_readdir() | Eric W. Biederman | 2007-11-29 | 1 | -23/+28 |
* | proc: simplify and correct proc_flush_task | Eric W. Biederman | 2007-11-14 | 1 | -9/+6 |
* | procfs: fix kernel-doc param warnings | Randy Dunlap | 2007-10-22 | 1 | -24/+22 |
* | Remove unused variables from fs/proc/base.c | Pavel Emelyanov | 2007-10-19 | 1 | -4/+1 |
* | proc: export a processes resource limits via /proc/pid | Neil Horman | 2007-10-19 | 1 | -0/+75 |
* | Isolate some explicit usage of task->tgid | Pavel Emelyanov | 2007-10-19 | 1 | -1/+1 |
* | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 2007-10-19 | 1 | -14/+23 |
* | pid namespaces: initialize the namespace's proc_mnt | Pavel Emelyanov | 2007-10-19 | 1 | -0/+4 |
* | pid namespaces: make proc_flush_task() actually from entries from multiple na... | Pavel Emelyanov | 2007-10-19 | 1 | -2/+16 |
* | pid namespaces: helpers to find the task by its numerical ids | Pavel Emelyanov | 2007-10-19 | 1 | -1/+1 |
* | pid namespaces: prepare proc_flust_task() to flush entries from multiple proc... | Pavel Emelyanov | 2007-10-19 | 1 | -7/+20 |
* | Make access to task's nsproxy lighter | Pavel Emelyanov | 2007-10-19 | 1 | -10/+17 |
* | Task Control Groups: make cpusets a client of cgroups | Paul Menage | 2007-10-19 | 1 | -2/+2 |
* | Task Control Groups: add procfs interface | Paul Menage | 2007-10-19 | 1 | -0/+7 |
* | Don't truncate /proc/PID/environ at 4096 characters | James Pearson | 2007-10-17 | 1 | -23/+72 |
* | Fix f_version type: should be u64 instead of unsigned long | Mathieu Desnoyers | 2007-10-17 | 1 | -2/+2 |
* | Group short-lived and reclaimable kernel allocations | Mel Gorman | 2007-10-16 | 1 | -6/+7 |
* | sched: clean up schedstats, cnt -> count | Ingo Molnar | 2007-10-15 | 1 | -1/+1 |
* | Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} | Alexey Dobriyan | 2007-07-31 | 1 | -1/+1 |
* | coredump masking: add an interface for core dump filter | Kawai, Hidehiro | 2007-07-19 | 1 | -0/+89 |
* | coredump masking: reimplementation of dumpable using two flags | Kawai, Hidehiro | 2007-07-19 | 1 | -1/+1 |
* | kallsyms: make KSYM_NAME_LEN include space for trailing '\0' | Tejun Heo | 2007-07-17 | 1 | -1/+1 |
* | move seccomp from /proc to a prctl | Andrea Arcangeli | 2007-07-16 | 1 | -72/+0 |
* | /proc/*/environ: wrong placing of ptrace_may_attach() check | Alexey Dobriyan | 2007-07-16 | 1 | -3/+8 |
* | sched: scheduler debugging, core | Ingo Molnar | 2007-07-09 | 1 | -0/+69 |