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
*
cx25821: sanitize cx25821_openfile_audio() a bit...
Al Viro
2013-04-13
1
-68
/
+28
*
cx25821: sanitize cx25821_get_audio_data() a bit
Al Viro
2013-04-13
1
-58
/
+25
*
try a saner locking for pde_opener...
Al Viro
2013-04-09
3
-44
/
+24
*
deal with races between remove_proc_entry() and proc_reg_release()
Al Viro
2013-04-09
2
-53
/
+34
*
procfs: preparations for remove_proc_entry() race fixes
Al Viro
2013-04-09
4
-214
/
+135
*
procfs: Clean up huge if-statement in __proc_file_read()
David Howells
2013-04-09
1
-51
/
+47
*
vt6655: slightly clean reading config file
Al Viro
2013-04-09
1
-75
/
+40
*
vt6656: slightly sanitized reading config
Al Viro
2013-04-09
1
-43
/
+20
*
sound_firmware: don't bother with filp_close()
Al Viro
2013-04-09
1
-4
/
+5
*
pxa3xx-gcu: stop embedding file_operations into device-private object
Al Viro
2013-04-09
1
-7
/
+8
*
pxa3xx-gcu: quite playing silly buggers with ->f_op
Al Viro
2013-04-09
1
-9
/
+12
*
silicom-bypass: Remove device_open/close()
David Howells
2013-04-09
1
-24
/
+0
*
proc: Kill create_proc_entry()
David Howells
2013-04-09
2
-18
/
+8
*
wlags49_h2: Don't use create_proc_entry()
David Howells
2013-04-09
1
-11
/
+0
*
nubus: Don't use create_proc_entry()
David Howells
2013-04-09
1
-2
/
+3
*
UM: Adjust printk in create_proc_mconsole()
David Howells
2013-04-09
1
-2
/
+1
*
constify a bunch of struct file_operations instances
Al Viro
2013-04-09
13
-17
/
+17
*
bluetooth: kill unused fops field in struct bt_sock_list
Al Viro
2013-04-09
1
-1
/
+0
*
bluetooth: fix race in bt_procfs_init()
Al Viro
2013-04-09
1
-7
/
+1
*
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
2013-04-09
9
-10
/
+10
*
bluetooth: don't bother with ->owner for procfs fops
Al Viro
2013-04-09
1
-7
/
+8
*
x25: use proc_remove_subtree()
Al Viro
2013-04-09
1
-33
/
+14
*
create_proc_cpu_mask() doesn't need an argument...
Al Viro
2013-04-09
3
-8
/
+6
*
lparcfg: don't bother saving pointer to proc_dir_entry
Al Viro
2013-04-09
1
-9
/
+2
*
prominfo_proc fixes
Al Viro
2013-04-09
1
-30
/
+12
*
srm_env: don't bother with pointer to srm_env_t
Al Viro
2013-04-09
1
-24
/
+9
*
srm_env: use proc_remove_subtree()
Al Viro
2013-04-09
1
-57
/
+7
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
95
-302
/
+243
*
last_radio_log: switch to proc_create()
Al Viro
2013-04-09
1
-16
/
+4
*
procfs: kill ->write_proc()
Al Viro
2013-04-09
2
-26
/
+0
*
bfin_adv7393: switch to proc_create_data()
Al Viro
2013-04-09
1
-24
/
+19
*
xtensa simdisk: switch to proc_create_data()
Al Viro
2013-04-09
1
-13
/
+23
*
rtl8192u: switch to proc_create()
Al Viro
2013-04-09
1
-31
/
+22
*
scsi_proc: make proc_scsi_host_open() preallocate a bigger buffer
Al Viro
2013-04-09
1
-1
/
+2
*
new helper: single_open_size()
Al Viro
2013-04-09
2
-0
/
+19
*
scsi: bury ->proc_info()
Al Viro
2013-04-09
2
-73
/
+9
*
atari_scsi: switch to ->show_info()
Al Viro
2013-04-09
3
-87
/
+62
*
aix7xxx_old: switch to ->show_info()
Al Viro
2013-04-09
2
-163
/
+60
*
sata_svw: switch to ->show_info()
Al Viro
2013-04-09
1
-22
/
+7
*
ips: fix format bugs exposed by previous commit
Al Viro
2013-04-09
1
-3
/
+3
*
ips: switch to ->show_info()
Al Viro
2013-04-09
2
-161
/
+80
*
acornscsi: switch to ->show_info()
Al Viro
2013-04-09
1
-41
/
+17
*
fas216: switch to ->show_info()
Al Viro
2013-04-09
6
-142
/
+49
*
aic7xxx: switch to ->show_info()
Al Viro
2013-04-09
3
-126
/
+48
*
aic79xx: switch to ->show_info()
Al Viro
2013-04-09
3
-131
/
+53
*
in2000: switch to ->show_info()
Al Viro
2013-04-09
1
-106
/
+72
*
atp870u: switch to ->show_info()
Al Viro
2013-04-09
1
-32
/
+8
*
dc395x: switch to ->show_info()
Al Viro
2013-04-09
1
-16
/
+4
*
dpt_i2o: switch to ->show_info()
Al Viro
2013-04-09
1
-90
/
+12
*
eata_pio: switch to ->show_info()
Al Viro
2013-04-09
1
-46
/
+10
[next]