aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/nommu.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* seq_file: constify seq_operationsJames Morris2009-09-231-1/+1
* trivial: fix typo "kernal" -> "kernel"Uwe Kleine-Koenig2009-03-301-1/+1
* NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-081-39/+32
* /proc/self/maps doesn't display the real file offsetClement Calmels2008-08-201-2/+2
* proc: switch to proc_create()Alexey Dobriyan2008-04-291-1/+1
* d_path: Make seq_path() use a struct path argumentJan Blunck2008-02-141-1/+1
* procfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
* [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-6/+14
* [PATCH] output of /proc/maps on nommu systems is incompleteDavid McCullough2005-10-171-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+135