summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* proc: Supply a function to remove a proc entry by PDEDavid Howells2013-05-0114-73/+33
* take cgroup_open() and cpuset_open() to fs/proc/base.cAl Viro2013-05-015-31/+35
* ppc: Clean up scanlogDavid Howells2013-05-011-18/+11
* ppc: Clean up rtas_flash driver somewhatDavid Howells2013-05-011-248/+204
* hostap: proc: Use remove_proc_subtree()David Howells2013-05-011-19/+1
* drm: proc: Use remove_proc_subtree()David Howells2013-05-011-15/+7
* drm: proc: Use minor->index to label things, not PDE->nameDavid Howells2013-05-013-11/+7
* drm: Constify drm_proc_list[]David Howells2013-05-012-4/+4
* zoran: Don't print proc_dir_entry data in debugDavid Howells2013-05-011-1/+1
* reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show()David Howells2013-05-011-11/+18
* proc: Supply an accessor for getting the data from a PDE's parentDavid Howells2013-05-015-3/+11
* airo: Use remove_proc_subtree()David Howells2013-05-011-36/+13
* rtl8192u: Don't need to save device proc dir PDEDavid Howells2013-05-012-13/+6
* rtl8187se: Use a dir under /proc/net/r8180/David Howells2013-05-012-19/+8
* proc: Add proc_mkdir_data()David Howells2013-05-016-33/+28
* proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}David Howells2013-05-015-37/+38
* proc: Move PDE_NET() to fs/proc/proc_net.cDavid Howells2013-05-012-5/+4
* proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells2013-05-0115-92/+109
* proc: Move proc_fd() to fs/proc/fd.hDavid Howells2013-05-012-5/+5
* proc: Uninline pid_delete_dentry()David Howells2013-05-012-9/+14
* proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-0114-35/+40
* proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells2013-04-297-33/+44
* Include missing linux/magic.h inclusionsDavid Howells2013-04-292-0/+2
* Include missing linux/slab.h inclusionsDavid Howells2013-04-2911-1/+11
* proc: Delete create_proc_read_entry()David Howells2013-04-294-220/+1
* arm: Don't use create_proc_read_entry()David Howells2013-04-291-23/+19
* ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfsTony Lindgren2013-04-291-41/+37
* cris: Don't use create_proc_read_entry()David Howells2013-04-292-330/+265
* h8300: Don't use create_proc_read_entry()David Howells2013-04-291-14/+20
* ia64: Don't use create_proc_read_entry()David Howells2013-04-293-348/+301
* mips: Don't use create_proc_read_entry()David Howells2013-04-293-136/+104
* parisc: Don't use create_proc_read_entry()David Howells2013-04-291-23/+24
* sh: Don't use create_proc_read_entry()David Howells2013-04-291-9/+19
* megaraid: Don't use create_proc_read_entry()David Howells2013-04-292-675/+382
* hostap: Don't use create_proc_read_entry()David Howells2013-04-2912-523/+703
* atmel: Don't use create_proc_read_entry()David Howells2013-04-291-38/+31
* ds1620: Don't use create_proc_read_entry()David Howells2013-04-291-14/+19
* efirtc: Don't use create_proc_read_entry()David Howells2013-04-291-43/+40
* genrtc: Don't use create_proc_read_entry()David Howells2013-04-291-25/+23
* hp_sdc_rtc: Don't use create_proc_read_entry()David Howells2013-04-291-32/+26
* nubus: Don't use create_proc_read_entry()David Howells2013-04-293-60/+80
* fsl_udc: Don't use create_proc_read_entry()David Howells2013-04-291-81/+43
* goku_udc: Don't use create_proc_read_entry()David Howells2013-04-291-50/+39
* wlags49_h2: Don't use create_proc_read_entry()David Howells2013-04-291-159/+161
* cxt1e1: Don't use create_proc_read_entry()David Howells2013-04-293-302/+175
* csr: Don't use create_proc_read_entry()David Howells2013-04-293-332/+189
* comedi: Don't use create_proc_read_entry()David Howells2013-04-291-21/+31
* ft1000: Don't use create_proc_read_entry()David Howells2013-04-292-136/+123
* rtl8187se: Don't use create_proc_read_entry()David Howells2013-04-291-71/+63
* rtl8192u: Don't use create_proc_read_entry()David Howells2013-04-291-123/+91
OpenPOWER on IntegriCloud