summaryrefslogtreecommitdiffstats
path: root/fs/proc/task_nommu.c
Commit message (Expand)AuthorAgeFilesLines
* procfs task exe symlinkMatt Helsley2008-04-291-34/+0Star
* d_path: Make proc_get_link() use a struct path argumentJan Blunck2008-02-151-3/+3
* procfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-081-3/+2Star
* restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro2008-01-021-3/+1Star
* proc: maps protectionKees Cook2007-05-081-0/+7
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-1/+1
* [PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-2/+2
* [PATCH] NOMMU: Implement /proc/pid/maps for NOMMUDavid Howells2006-09-271-14/+60
* [PATCH] uclinux: fix proc_task()/get_proc-task() namingGreg Ungerer2006-07-041-1/+1
* [PATCH] proc: Move proc_maps_operations into task_mmu.cEric W. Biederman2006-06-261-1/+20
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+164