aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAge
* smaps: account swap entriesPeter Zijlstra2008-04-28
* vmalloc: show vmalloced areas via /proc/vmallocinfoChristoph Lameter2008-04-28
* make swap_pte_to_pagemap_entry() staticAdrian Bunk2008-04-28
* [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai2008-04-23
* [patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi2008-04-23
* [PATCH] proc_readfd_common() race fixAl Viro2008-04-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03
|\
| * Change pagemap output format to allow for future reporting of huge pagesHans Rosenfeld2008-03-22
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-21
| |\
| * | [PATCH] export sessionid alongside the loginuid in procfsEric Paris2008-03-18
* | | [NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c.Denis V. Lunev2008-04-02
* | | [NETNS]: Compile NET /proc support only if CONFIG_NET is set.Denis V. Lunev2008-03-27
* | | [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
| |/ |/|
* | [NET]: Fix permissions of /proc/netAndre Noll2008-03-20
|/
* pagemap: proper read error handlingMarcelo Tosatti2008-03-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-12
|\
| * net: fix build with CONFIG_NET=nAndrew Morton2008-03-11
| * [NET]: Make /proc/net a symlink on /proc/self/net (v3)Pavel Emelyanov2008-03-07
* | block/genhd.c: proper externsAdrian Bunk2008-03-04
* | latencytop: change /proc task_struct access methodHiroshi Shimamoto2008-02-25
* | latencytop: fix memory leak on latency proc fileHiroshi Shimamoto2008-02-25
* | latencytop: fix kernel panic while reading latency proc fileHiroshi Shimamoto2008-02-25
|/
* proc: add RLIMIT_RTTIME to /proc/<pid>/limitsEugene Teo2008-02-23
* /proc/pid/pagemap: fix PM_SPECIAL macroHans Rosenfeld2008-02-23
* d_path: Make d_path() use a struct pathJan Blunck2008-02-15
* d_path: Make seq_path() use a struct path argumentJan Blunck2008-02-15
* d_path: Make proc_get_link() use a struct path argumentJan Blunck2008-02-15
* Use struct path in fs_structJan Blunck2008-02-15
* Introduce path_put()Jan Blunck2008-02-15
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* revert "proc: fix the threaded proc self"Andrew Morton2008-02-08
* procfs: constify function pointer tablesJan Engelhardt2008-02-08
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-08
* proc: fix ->open'less usage due to ->proc_fops flipAlexey Dobriyan2008-02-08
* proc: fix the threaded /proc/selfEric W. Biederman2008-02-08
* proc: proper pidns handling for /proc/selfEric W. Biederman2008-02-08
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-08
* seqfile convert proc_pid_statmEric W. Biederman2008-02-08
* proc: rewrite do_task_stat to correctly handle pid namespaces.Eric W. Biederman2008-02-08
* proc: implement proc_single_file_operationsEric W. Biederman2008-02-08
* proc: detect duplicate names on registrationZhang Rui2008-02-08
* proc: remove useless check on symlink removalAlexey Dobriyan2008-02-08
* proc: simplify function prototypesAlexey Dobriyan2008-02-08
* proc: less LOCK operations during lookupAlexey Dobriyan2008-02-08
* proc: remove MODULE_LICENSEAlexey Dobriyan2008-02-08
* iget: stop PROCFS from using iget() and read_inode()David Howells2008-02-07
* proc: loadavg reading raceMichal Schmidt2008-02-06
* proper prototype for get_filesystem_list()Adrian Bunk2008-02-06
* proper show_interrupts() prototypeAdrian Bunk2008-02-06
* Add 64-bit capability support to the kernelAndrew Morgan2008-02-05