aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/task_nommu.c
Commit message (Expand)AuthorAge
* NOMMU: Improve procfs output using per-MM VMAsDavid Howells2009-01-08
* NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-08
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* proc: remove kernel.maps_protectAlexey Dobriyan2008-10-09
* Security: split proc ptrace checking into read vs. attachStephen Smalley2008-07-14
* task_nommu: fix compile failing bug because of spilt file.hBryan Wu2008-05-04
* procfs task exe symlinkMatt Helsley2008-04-29
* d_path: Make proc_get_link() use a struct path argumentJan Blunck2008-02-15
* procfs: constify function pointer tablesJan Engelhardt2008-02-08
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-08
* restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro2008-01-02
* proc: maps protectionKees Cook2007-05-08
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-12
* [PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] NOMMU: Implement /proc/pid/maps for NOMMUDavid Howells2006-09-27
* [PATCH] uclinux: fix proc_task()/get_proc-task() namingGreg Ungerer2006-07-04
* [PATCH] proc: Move proc_maps_operations into task_mmu.cEric W. Biederman2006-06-26
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16