summaryrefslogtreecommitdiff
path: root/fs/proc/task_nommu.c
Commit message (Expand)AuthorAge
* report errors in /proc/*/*map* sanelyAl Viro2011-03-23
* proc: use unsigned long inside /proc/*/statmAlexey Dobriyan2011-01-13
* nommu: add '[stack]' label to /proc/pid/maps outputMike Frysinger2010-06-29
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* procfs: use proper units for noMMU statmSteven J. Magnani2009-12-15
* mm_for_maps: shift down_read(mmap_sem) to the callerOleg Nesterov2009-08-10
* nommu: fix typo vma->pg_off to vma->vm_pgoffNobuhiro Iwamatsu2009-04-08
* /proc/pid/maps: don't show pgoff of pure ANON VMAsKAMEZAWA Hiroyuki2009-04-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-02
|\
| * Get rid of indirect include of fs_struct.hAl Viro2009-03-31
| * New locking/refcounting for fs_structAl Viro2009-03-31
* | nommu: fix a number of issues with the per-MM VMA patchDavid Howells2009-04-02
|/
* 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-10
* 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-14
* 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-03
* [PATCH] proc: Move proc_maps_operations into task_mmu.cEric W. Biederman2006-06-26
* Linux-2.6.12-rc2Linus Torvalds2005-04-16