aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/nommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-09-23seq_file: constify seq_operationsJames Morris1-1/+1
2009-03-30trivial: fix typo "kernal" -> "kernel"Uwe Kleine-Koenig1-1/+1
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells1-39/+32
2008-08-20/proc/self/maps doesn't display the real file offsetClement Calmels1-2/+2
2008-04-29proc: switch to proc_create()Alexey Dobriyan1-1/+1
2008-02-14d_path: Make seq_path() use a struct path argumentJan Blunck1-1/+1
2008-02-08procfs: constify function pointer tablesJan Engelhardt1-1/+1
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven1-1/+1
2006-12-08[PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek1-2/+2
2006-09-27[PATCH] NOMMU: Implement /proc/pid/maps for NOMMUDavid Howells1-6/+14
2005-10-17[PATCH] output of /proc/maps on nommu systems is incompleteDavid McCullough1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+135