index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h
David Howells
3
-218
/
+230
2013-05-01
proc: Make the PROC_I() and PDE() macros internal to procfs
David Howells
4
-17
/
+28
2013-05-01
proc: Supply a function to remove a proc entry by PDE
David Howells
14
-73
/
+33
2013-05-01
take cgroup_open() and cpuset_open() to fs/proc/base.c
Al Viro
5
-31
/
+35
2013-05-01
ppc: Clean up scanlog
David Howells
1
-18
/
+11
2013-05-01
ppc: Clean up rtas_flash driver somewhat
David Howells
1
-248
/
+204
2013-05-01
hostap: proc: Use remove_proc_subtree()
David Howells
1
-19
/
+1
2013-05-01
drm: proc: Use remove_proc_subtree()
David Howells
1
-15
/
+7
2013-05-01
drm: proc: Use minor->index to label things, not PDE->name
David Howells
3
-11
/
+7
2013-05-01
drm: Constify drm_proc_list[]
David Howells
2
-4
/
+4
2013-05-01
zoran: Don't print proc_dir_entry data in debug
David Howells
1
-1
/
+1
2013-05-01
reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show()
David Howells
1
-11
/
+18
2013-05-01
proc: Supply an accessor for getting the data from a PDE's parent
David Howells
5
-3
/
+11
2013-05-01
airo: Use remove_proc_subtree()
David Howells
1
-36
/
+13
2013-05-01
rtl8192u: Don't need to save device proc dir PDE
David Howells
2
-13
/
+6
2013-05-01
rtl8187se: Use a dir under /proc/net/r8180/
David Howells
2
-19
/
+8
2013-05-01
proc: Add proc_mkdir_data()
David Howells
6
-33
/
+28
2013-05-01
proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}
David Howells
5
-37
/
+38
2013-05-01
proc: Move PDE_NET() to fs/proc/proc_net.c
David Howells
2
-5
/
+4
2013-05-01
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
15
-92
/
+109
2013-05-01
proc: Move proc_fd() to fs/proc/fd.h
David Howells
2
-5
/
+5
2013-05-01
proc: Uninline pid_delete_dentry()
David Howells
2
-9
/
+14
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
[next]