index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't bother with deferred freeing of fdtables
Al Viro
2013-05-01
2
-67
/
+2
*
Merge branch 'vfree' into for-next
Al Viro
2013-05-01
1
-5
/
+40
|
\
|
*
make vfree() safe to call from interrupt contexts
Al Viro
2013-03-10
1
-5
/
+40
*
|
proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h
David Howells
2013-05-01
3
-218
/
+230
*
|
proc: Make the PROC_I() and PDE() macros internal to procfs
David Howells
2013-05-01
4
-17
/
+28
*
|
proc: Supply a function to remove a proc entry by PDE
David Howells
2013-05-01
14
-73
/
+33
*
|
take cgroup_open() and cpuset_open() to fs/proc/base.c
Al Viro
2013-05-01
5
-31
/
+35
*
|
ppc: Clean up scanlog
David Howells
2013-05-01
1
-18
/
+11
*
|
ppc: Clean up rtas_flash driver somewhat
David Howells
2013-05-01
1
-248
/
+204
*
|
hostap: proc: Use remove_proc_subtree()
David Howells
2013-05-01
1
-19
/
+1
*
|
drm: proc: Use remove_proc_subtree()
David Howells
2013-05-01
1
-15
/
+7
*
|
drm: proc: Use minor->index to label things, not PDE->name
David Howells
2013-05-01
3
-11
/
+7
*
|
drm: Constify drm_proc_list[]
David Howells
2013-05-01
2
-4
/
+4
*
|
zoran: Don't print proc_dir_entry data in debug
David Howells
2013-05-01
1
-1
/
+1
*
|
reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show()
David Howells
2013-05-01
1
-11
/
+18
*
|
proc: Supply an accessor for getting the data from a PDE's parent
David Howells
2013-05-01
5
-3
/
+11
*
|
airo: Use remove_proc_subtree()
David Howells
2013-05-01
1
-36
/
+13
*
|
rtl8192u: Don't need to save device proc dir PDE
David Howells
2013-05-01
2
-13
/
+6
*
|
rtl8187se: Use a dir under /proc/net/r8180/
David Howells
2013-05-01
2
-19
/
+8
*
|
proc: Add proc_mkdir_data()
David Howells
2013-05-01
6
-33
/
+28
*
|
proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}
David Howells
2013-05-01
5
-37
/
+38
*
|
proc: Move PDE_NET() to fs/proc/proc_net.c
David Howells
2013-05-01
2
-5
/
+4
*
|
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
2013-05-01
15
-92
/
+109
*
|
proc: Move proc_fd() to fs/proc/fd.h
David Howells
2013-05-01
2
-5
/
+5
*
|
proc: Uninline pid_delete_dentry()
David Howells
2013-05-01
2
-9
/
+14
*
|
proc: Supply PDE attribute setting accessor functions
David Howells
2013-05-01
14
-35
/
+40
*
|
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
David Howells
2013-04-29
7
-33
/
+44
*
|
Include missing linux/magic.h inclusions
David Howells
2013-04-29
2
-0
/
+2
*
|
Include missing linux/slab.h inclusions
David Howells
2013-04-29
11
-1
/
+11
*
|
proc: Delete create_proc_read_entry()
David Howells
2013-04-29
4
-220
/
+1
*
|
arm: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-23
/
+19
*
|
ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfs
Tony Lindgren
2013-04-29
1
-41
/
+37
*
|
cris: Don't use create_proc_read_entry()
David Howells
2013-04-29
2
-330
/
+265
*
|
h8300: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-14
/
+20
*
|
ia64: Don't use create_proc_read_entry()
David Howells
2013-04-29
3
-348
/
+301
*
|
mips: Don't use create_proc_read_entry()
David Howells
2013-04-29
3
-136
/
+104
*
|
parisc: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-23
/
+24
*
|
sh: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-9
/
+19
*
|
megaraid: Don't use create_proc_read_entry()
David Howells
2013-04-29
2
-675
/
+382
*
|
hostap: Don't use create_proc_read_entry()
David Howells
2013-04-29
12
-523
/
+703
*
|
atmel: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-38
/
+31
*
|
ds1620: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-14
/
+19
*
|
efirtc: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-43
/
+40
*
|
genrtc: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-25
/
+23
*
|
hp_sdc_rtc: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-32
/
+26
*
|
nubus: Don't use create_proc_read_entry()
David Howells
2013-04-29
3
-60
/
+80
*
|
fsl_udc: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-81
/
+43
*
|
goku_udc: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-50
/
+39
*
|
wlags49_h2: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-159
/
+161
*
|
cxt1e1: Don't use create_proc_read_entry()
David Howells
2013-04-29
3
-302
/
+175
[next]