summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+4Star
* 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/+1Star
* arm: Don't use create_proc_read_entry()David Howells2013-04-291-23/+19Star
* ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfsTony Lindgren2013-04-291-41/+37Star
* cris: Don't use create_proc_read_entry()David Howells2013-04-292-330/+265Star
* 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/+301Star
* mips: Don't use create_proc_read_entry()David Howells2013-04-293-136/+104Star
* 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/+382Star
* 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/+31Star
* 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/+40Star
* genrtc: Don't use create_proc_read_entry()David Howells2013-04-291-25/+23Star
* hp_sdc_rtc: Don't use create_proc_read_entry()David Howells2013-04-291-32/+26Star
* 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/+43Star
* goku_udc: Don't use create_proc_read_entry()David Howells2013-04-291-50/+39Star
* 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/+175Star
* csr: Don't use create_proc_read_entry()David Howells2013-04-293-332/+189Star
* 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/+123Star
* rtl8187se: Don't use create_proc_read_entry()David Howells2013-04-291-71/+63Star
* rtl8192u: Don't use create_proc_read_entry()David Howells2013-04-291-123/+91Star
* procfs: Mark create_proc_read_entry deprecatedDavid Howells2013-04-291-2/+4
* xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs gutsAl Viro2013-04-291-3/+11
* mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racyAl Viro2013-04-291-2/+1Star
* mISDN: fix mISDN_read()/mISDN_read() raceAl Viro2013-04-291-9/+14
* mISDN: fix misdn_add_timer()/misdn_del_timer() raceAl Viro2013-04-291-9/+5Star
* mISDN: fix races between misdn_del_timer() and timer callbackAl Viro2013-04-291-13/+9Star
* mISDN: fix the races with timers going off just as they are deletedAl Viro2013-04-291-2/+12
* dvb_frontend: don't mess with ->f_op in ->release()Al Viro2013-04-291-4/+1Star
* dvb_net: don't mess with ->f_op in ->release()Al Viro2013-04-291-4/+1Star
* lis3lv02d: don't wank with fasync() on ->release()Al Viro2013-04-291-1/+0Star
* mpt3sas: don't wank with fasync on ->release()Al Viro2013-04-291-14/+0Star
* mpt2sas: don't wank with fasync on ->release()Al Viro2013-04-291-14/+0Star
* fix a leak in /proc/schedstatsAl Viro2013-04-291-6/+1Star
* pmcraid: don't wank with fasync in ->release()Al Viro2013-04-291-14/+0Star
* mptctl: don't wank with fasync in ->release()Al Viro2013-04-291-8/+0Star