summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-01proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.hDavid Howells3-218/+230
2013-05-01proc: Make the PROC_I() and PDE() macros internal to procfsDavid Howells4-17/+28
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells14-73/+33
2013-05-01take cgroup_open() and cpuset_open() to fs/proc/base.cAl Viro5-31/+35
2013-05-01ppc: Clean up scanlogDavid Howells1-18/+11
2013-05-01ppc: Clean up rtas_flash driver somewhatDavid Howells1-248/+204
2013-05-01hostap: proc: Use remove_proc_subtree()David Howells1-19/+1
2013-05-01drm: proc: Use remove_proc_subtree()David Howells1-15/+7
2013-05-01drm: proc: Use minor->index to label things, not PDE->nameDavid Howells3-11/+7
2013-05-01drm: Constify drm_proc_list[]David Howells2-4/+4
2013-05-01zoran: Don't print proc_dir_entry data in debugDavid Howells1-1/+1
2013-05-01reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show()David Howells1-11/+18
2013-05-01proc: Supply an accessor for getting the data from a PDE's parentDavid Howells5-3/+11
2013-05-01airo: Use remove_proc_subtree()David Howells1-36/+13
2013-05-01rtl8192u: Don't need to save device proc dir PDEDavid Howells2-13/+6
2013-05-01rtl8187se: Use a dir under /proc/net/r8180/David Howells2-19/+8
2013-05-01proc: Add proc_mkdir_data()David Howells6-33/+28
2013-05-01proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}David Howells5-37/+38
2013-05-01proc: Move PDE_NET() to fs/proc/proc_net.cDavid Howells2-5/+4
2013-05-01proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells15-92/+109
2013-05-01proc: Move proc_fd() to fs/proc/fd.hDavid Howells2-5/+5
2013-05-01proc: Uninline pid_delete_dentry()David Howells2-9/+14
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells14-35/+40
2013-04-29proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells7-33/+44
2013-04-29Include missing linux/magic.h inclusionsDavid Howells2-0/+2
2013-04-29Include missing linux/slab.h inclusionsDavid Howells11-1/+11
2013-04-29proc: Delete create_proc_read_entry()David Howells4-220/+1
2013-04-29arm: Don't use create_proc_read_entry()David Howells1-23/+19
2013-04-29ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfsTony Lindgren1-41/+37
2013-04-29cris: Don't use create_proc_read_entry()David Howells2-330/+265
2013-04-29h8300: Don't use create_proc_read_entry()David Howells1-14/+20
2013-04-29ia64: Don't use create_proc_read_entry()David Howells3-348/+301
2013-04-29mips: Don't use create_proc_read_entry()David Howells3-136/+104
2013-04-29parisc: Don't use create_proc_read_entry()David Howells1-23/+24
2013-04-29sh: Don't use create_proc_read_entry()David Howells1-9/+19
2013-04-29megaraid: Don't use create_proc_read_entry()David Howells2-675/+382
2013-04-29hostap: Don't use create_proc_read_entry()David Howells12-523/+703
2013-04-29atmel: Don't use create_proc_read_entry()David Howells1-38/+31
2013-04-29ds1620: Don't use create_proc_read_entry()David Howells1-14/+19
2013-04-29efirtc: Don't use create_proc_read_entry()David Howells1-43/+40
2013-04-29genrtc: Don't use create_proc_read_entry()David Howells1-25/+23
2013-04-29hp_sdc_rtc: Don't use create_proc_read_entry()David Howells1-32/+26
2013-04-29nubus: Don't use create_proc_read_entry()David Howells3-60/+80
2013-04-29fsl_udc: Don't use create_proc_read_entry()David Howells1-81/+43
2013-04-29goku_udc: Don't use create_proc_read_entry()David Howells1-50/+39
2013-04-29wlags49_h2: Don't use create_proc_read_entry()David Howells1-159/+161
2013-04-29cxt1e1: Don't use create_proc_read_entry()David Howells3-302/+175
2013-04-29csr: Don't use create_proc_read_entry()David Howells3-332/+189
2013-04-29comedi: Don't use create_proc_read_entry()David Howells1-21/+31
2013-04-29ft1000: Don't use create_proc_read_entry()David Howells2-136/+123