| Commit message (Expand) | Author | Age |
* | [NETNS]: Compile NET /proc support only if CONFIG_NET is set. | Denis V. Lunev | 2008-03-27 |
* | [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-25 |
* | [NET]: Fix permissions of /proc/net | Andre Noll | 2008-03-20 |
* | pagemap: proper read error handling | Marcelo Tosatti | 2008-03-13 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-03-12 |
|\ |
|
| * | net: fix build with CONFIG_NET=n | Andrew Morton | 2008-03-11 |
| * | [NET]: Make /proc/net a symlink on /proc/self/net (v3) | Pavel Emelyanov | 2008-03-07 |
* | | block/genhd.c: proper externs | Adrian Bunk | 2008-03-04 |
* | | latencytop: change /proc task_struct access method | Hiroshi Shimamoto | 2008-02-25 |
* | | latencytop: fix memory leak on latency proc file | Hiroshi Shimamoto | 2008-02-25 |
* | | latencytop: fix kernel panic while reading latency proc file | Hiroshi Shimamoto | 2008-02-25 |
|/ |
|
* | proc: add RLIMIT_RTTIME to /proc/<pid>/limits | Eugene Teo | 2008-02-23 |
* | /proc/pid/pagemap: fix PM_SPECIAL macro | Hans Rosenfeld | 2008-02-23 |
* | d_path: Make d_path() use a struct path | Jan Blunck | 2008-02-15 |
* | d_path: Make seq_path() use a struct path argument | Jan Blunck | 2008-02-15 |
* | d_path: Make proc_get_link() use a struct path argument | Jan Blunck | 2008-02-15 |
* | Use struct path in fs_struct | Jan Blunck | 2008-02-15 |
* | Introduce path_put() | Jan Blunck | 2008-02-15 |
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 2008-02-15 |
* | revert "proc: fix the threaded proc self" | Andrew Morton | 2008-02-08 |
* | procfs: constify function pointer tables | Jan Engelhardt | 2008-02-08 |
* | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 2008-02-08 |
* | proc: fix ->open'less usage due to ->proc_fops flip | Alexey Dobriyan | 2008-02-08 |
* | proc: fix the threaded /proc/self | Eric W. Biederman | 2008-02-08 |
* | proc: proper pidns handling for /proc/self | Eric W. Biederman | 2008-02-08 |
* | proc: seqfile convert proc_pid_status to properly handle pid namespaces | Eric W. Biederman | 2008-02-08 |
* | seqfile convert proc_pid_statm | Eric W. Biederman | 2008-02-08 |
* | proc: rewrite do_task_stat to correctly handle pid namespaces. | Eric W. Biederman | 2008-02-08 |
* | proc: implement proc_single_file_operations | Eric W. Biederman | 2008-02-08 |
* | proc: detect duplicate names on registration | Zhang Rui | 2008-02-08 |
* | proc: remove useless check on symlink removal | Alexey Dobriyan | 2008-02-08 |
* | proc: simplify function prototypes | Alexey Dobriyan | 2008-02-08 |
* | proc: less LOCK operations during lookup | Alexey Dobriyan | 2008-02-08 |
* | proc: remove MODULE_LICENSE | Alexey Dobriyan | 2008-02-08 |
* | iget: stop PROCFS from using iget() and read_inode() | David Howells | 2008-02-07 |
* | proc: loadavg reading race | Michal Schmidt | 2008-02-06 |
* | proper prototype for get_filesystem_list() | Adrian Bunk | 2008-02-06 |
* | proper show_interrupts() prototype | Adrian Bunk | 2008-02-06 |
* | Add 64-bit capability support to the kernel | Andrew Morgan | 2008-02-05 |
* | Fix /proc dcache deadlock in do_exit | Andrea Arcangeli | 2008-02-05 |
* | maps4: make page monitoring /proc file optional | Matt Mackall | 2008-02-05 |
* | maps4: add /proc/kpageflags interface | Matt Mackall | 2008-02-05 |
* | maps4: add /proc/kpagecount interface | Matt Mackall | 2008-02-05 |
* | maps4: add /proc/pid/pagemap interface | Matt Mackall | 2008-02-05 |
* | maps4: regroup task_mmu by interface | Matt Mackall | 2008-02-05 |
* | maps4: move clear_refs code to task_mmu.c | Matt Mackall | 2008-02-05 |
* | maps4: simplify interdependence of maps and smaps | Matt Mackall | 2008-02-05 |
* | maps4: use pagewalker in clear_refs and smaps | Matt Mackall | 2008-02-05 |
* | maps4: add proportional set size accounting in smaps | Fengguang Wu | 2008-02-05 |
* | is_vmalloc_addr(): Check if an address is within the vmalloc boundaries | Christoph Lameter | 2008-02-05 |