summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
* block/genhd.c: proper externsAdrian Bunk2008-03-041-2/+1
* latencytop: change /proc task_struct access methodHiroshi Shimamoto2008-02-251-28/+12
* latencytop: fix memory leak on latency proc fileHiroshi Shimamoto2008-02-251-1/+10
* latencytop: fix kernel panic while reading latency proc fileHiroshi Shimamoto2008-02-251-0/+2
* proc: add RLIMIT_RTTIME to /proc/<pid>/limitsEugene Teo2008-02-231-0/+1
* /proc/pid/pagemap: fix PM_SPECIAL macroHans Rosenfeld2008-02-231-1/+1
* d_path: Make d_path() use a struct pathJan Blunck2008-02-141-1/+1
* d_path: Make seq_path() use a struct path argumentJan Blunck2008-02-142-2/+2
* d_path: Make proc_get_link() use a struct path argumentJan Blunck2008-02-144-41/+33
* Use struct path in fs_structJan Blunck2008-02-141-4/+4
* Introduce path_put()Jan Blunck2008-02-141-1/+1
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-142-2/+3
* revert "proc: fix the threaded proc self"Andrew Morton2008-02-081-6/+6
* procfs: constify function pointer tablesJan Engelhardt2008-02-087-22/+22
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-082-2/+0
* proc: fix ->open'less usage due to ->proc_fops flipAlexey Dobriyan2008-02-083-10/+38
* proc: fix the threaded /proc/selfEric W. Biederman2008-02-081-6/+6
* proc: proper pidns handling for /proc/selfEric W. Biederman2008-02-081-2/+10
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-085-74/+72
* seqfile convert proc_pid_statmEric W. Biederman2008-02-083-6/+9
* proc: rewrite do_task_stat to correctly handle pid namespaces.Eric W. Biederman2008-02-083-17/+20
* proc: implement proc_single_file_operationsEric W. Biederman2008-02-081-0/+43
* proc: detect duplicate names on registrationZhang Rui2008-02-081-0/+10
* proc: remove useless check on symlink removalAlexey Dobriyan2008-02-081-1/+1
* proc: simplify function prototypesAlexey Dobriyan2008-02-082-15/+6
* proc: less LOCK operations during lookupAlexey Dobriyan2008-02-081-2/+2
* proc: remove MODULE_LICENSEAlexey Dobriyan2008-02-081-1/+0
* iget: stop PROCFS from using iget() and read_inode()David Howells2008-02-071-32/+28
* proc: loadavg reading raceMichal Schmidt2008-02-061-3/+8
* proper prototype for get_filesystem_list()Adrian Bunk2008-02-061-1/+0
* proper show_interrupts() prototypeAdrian Bunk2008-02-061-1/+1
* Add 64-bit capability support to the kernelAndrew Morgan2008-02-051-6/+15
* Fix /proc dcache deadlock in do_exitAndrea Arcangeli2008-02-051-1/+2
* maps4: make page monitoring /proc file optionalMatt Mackall2008-02-053-2/+8
* maps4: add /proc/kpageflags interfaceMatt Mackall2008-02-051-1/+83
* maps4: add /proc/kpagecount interfaceMatt Mackall2008-02-051-0/+50
* maps4: add /proc/pid/pagemap interfaceMatt Mackall2008-02-053-2/+204
* maps4: regroup task_mmu by interfaceMatt Mackall2008-02-051-207/+210
* maps4: move clear_refs code to task_mmu.cMatt Mackall2008-02-053-53/+37
* maps4: simplify interdependence of maps and smapsMatt Mackall2008-02-051-26/+26
* maps4: use pagewalker in clear_refs and smapsMatt Mackall2008-02-051-78/+17
* maps4: add proportional set size accounting in smapsFengguang Wu2008-02-051-1/+27
* is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-051-1/+1
* [PATCH] switch audit_get_loginuid() to task_struct *Al Viro2008-02-011-1/+1
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-02-012-7/+2
|\
| * proc/base.c: Use task_is_*Matthew Wilcox2007-12-061-1/+1
| * proc/array.c: Use TASK_REPORTMatthew Wilcox2007-12-061-6/+1
* | [ATM]: Oops reading net/atm/arpDenis V. Lunev2008-01-281-4/+13
* | [NET]: Consolidate net namespace related proc files creation.Denis V. Lunev2008-01-281-0/+38
* | sched: latencytop supportArjan van de Ven2008-01-251-0/+78
OpenPOWER on IntegriCloud