index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
14
-35
/
+40
2013-04-29
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
David Howells
7
-33
/
+44
2013-04-29
Include missing linux/magic.h inclusions
David Howells
2
-0
/
+2
2013-04-29
Include missing linux/slab.h inclusions
David Howells
11
-1
/
+11
2013-04-29
proc: Delete create_proc_read_entry()
David Howells
4
-220
/
+1
2013-04-29
arm: Don't use create_proc_read_entry()
David Howells
1
-23
/
+19
2013-04-29
ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfs
Tony Lindgren
1
-41
/
+37
2013-04-29
cris: Don't use create_proc_read_entry()
David Howells
2
-330
/
+265
2013-04-29
h8300: Don't use create_proc_read_entry()
David Howells
1
-14
/
+20
2013-04-29
ia64: Don't use create_proc_read_entry()
David Howells
3
-348
/
+301
2013-04-29
mips: Don't use create_proc_read_entry()
David Howells
3
-136
/
+104
2013-04-29
parisc: Don't use create_proc_read_entry()
David Howells
1
-23
/
+24
2013-04-29
sh: Don't use create_proc_read_entry()
David Howells
1
-9
/
+19
2013-04-29
megaraid: Don't use create_proc_read_entry()
David Howells
2
-675
/
+382
2013-04-29
hostap: Don't use create_proc_read_entry()
David Howells
12
-523
/
+703
2013-04-29
atmel: Don't use create_proc_read_entry()
David Howells
1
-38
/
+31
2013-04-29
ds1620: Don't use create_proc_read_entry()
David Howells
1
-14
/
+19
2013-04-29
efirtc: Don't use create_proc_read_entry()
David Howells
1
-43
/
+40
2013-04-29
genrtc: Don't use create_proc_read_entry()
David Howells
1
-25
/
+23
2013-04-29
hp_sdc_rtc: Don't use create_proc_read_entry()
David Howells
1
-32
/
+26
2013-04-29
nubus: Don't use create_proc_read_entry()
David Howells
3
-60
/
+80
2013-04-29
fsl_udc: Don't use create_proc_read_entry()
David Howells
1
-81
/
+43
2013-04-29
goku_udc: Don't use create_proc_read_entry()
David Howells
1
-50
/
+39
2013-04-29
wlags49_h2: Don't use create_proc_read_entry()
David Howells
1
-159
/
+161
2013-04-29
cxt1e1: Don't use create_proc_read_entry()
David Howells
3
-302
/
+175
2013-04-29
csr: Don't use create_proc_read_entry()
David Howells
3
-332
/
+189
2013-04-29
comedi: Don't use create_proc_read_entry()
David Howells
1
-21
/
+31
2013-04-29
ft1000: Don't use create_proc_read_entry()
David Howells
2
-136
/
+123
2013-04-29
rtl8187se: Don't use create_proc_read_entry()
David Howells
1
-71
/
+63
2013-04-29
rtl8192u: Don't use create_proc_read_entry()
David Howells
1
-123
/
+91
2013-04-29
procfs: Mark create_proc_read_entry deprecated
David Howells
1
-2
/
+4
2013-04-29
xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs guts
Al Viro
1
-3
/
+11
2013-04-29
mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racy
Al Viro
1
-2
/
+1
2013-04-29
mISDN: fix mISDN_read()/mISDN_read() race
Al Viro
1
-9
/
+14
2013-04-29
mISDN: fix misdn_add_timer()/misdn_del_timer() race
Al Viro
1
-9
/
+5
2013-04-29
mISDN: fix races between misdn_del_timer() and timer callback
Al Viro
1
-13
/
+9
2013-04-29
mISDN: fix the races with timers going off just as they are deleted
Al Viro
1
-2
/
+12
2013-04-29
dvb_frontend: don't mess with ->f_op in ->release()
Al Viro
1
-4
/
+1
2013-04-29
dvb_net: don't mess with ->f_op in ->release()
Al Viro
1
-4
/
+1
2013-04-29
lis3lv02d: don't wank with fasync() on ->release()
Al Viro
1
-1
/
+0
2013-04-29
mpt3sas: don't wank with fasync on ->release()
Al Viro
1
-14
/
+0
2013-04-29
mpt2sas: don't wank with fasync on ->release()
Al Viro
1
-14
/
+0
2013-04-29
fix a leak in /proc/schedstats
Al Viro
1
-6
/
+1
2013-04-29
pmcraid: don't wank with fasync in ->release()
Al Viro
1
-14
/
+0
2013-04-29
mptctl: don't wank with fasync in ->release()
Al Viro
1
-8
/
+0
2013-04-29
lpfc: fix races for miscdevice open vs. rmmod
Al Viro
1
-32
/
+1
2013-04-29
yurex: don't wank with fasync on ->release()...
Al Viro
1
-2
/
+0
2013-04-29
fanotify: don't wank with FASYNC on ->release()
Al Viro
1
-3
/
+0
2013-04-29
sock_close() couldn't have been called with NULL inode since at least 2.1.early
Al Viro
1
-9
/
+0
2013-04-29
tomoyo_close_control: don't bother with return value
Al Viro
3
-8
/
+4
[next]