Age | Commit message (Expand) | Author |
2013-04-29 | Include missing linux/slab.h inclusions | David Howells |
2013-04-29 | hostap: Don't use create_proc_read_entry() | David Howells |
2013-04-29 | wlags49_h2: Don't use create_proc_read_entry() | David Howells |
2013-04-29 | cxt1e1: Don't use create_proc_read_entry() | David Howells |
2013-04-29 | csr: Don't use create_proc_read_entry() | David Howells |
2013-04-29 | comedi: Don't use create_proc_read_entry() | David Howells |
2013-04-29 | ft1000: Don't use create_proc_read_entry() | David Howells |
2013-04-29 | rtl8187se: Don't use create_proc_read_entry() | David Howells |
2013-04-29 | rtl8192u: Don't use create_proc_read_entry() | David Howells |
2013-04-09 | vt6655: slightly clean reading config file | Al Viro |
2013-04-09 | vt6656: slightly sanitized reading config | Al Viro |
2013-04-09 | silicom-bypass: Remove device_open/close() | David Howells |
2013-04-09 | wlags49_h2: Don't use create_proc_entry() | David Howells |
2013-04-09 | constify a bunch of struct file_operations instances | Al Viro |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro |
2013-04-09 | rtl8192u: switch to proc_create() | Al Viro |
2013-04-09 | keucr: switch to ->show_info() | Al Viro |
2013-04-09 | rts5139: switch to ->show_info() | Al Viro |
2013-04-09 | silicom: bury bp_proc.c | Al Viro |
2013-04-09 | silicom: switch to create_proc_data(), clean procfs side of things up | Al Viro |
2013-04-09 | silicom: untangle module_init | Al Viro |
2013-04-09 | silicom: get_bypass_slave_pfs() open-codes lookup_port() | Al Viro |
2013-04-09 | silicom: unobfuscate get_{status,master}_port_fn() | Al Viro |
2013-04-09 | silicom: helper functions are often useful... | Al Viro |
2013-04-09 | get rid of a bunch of open-coded create_proc_read_entry() | Al Viro |
2013-04-09 | rtl8192u: don't play with reassigning ->proc_fops, just use proc_create() | Al Viro |
2013-04-09 | dgrp procfs fixes, part 6: just use proc_create{,_data} | Al Viro |
2013-04-09 | dgrp procfs fixes, part 5: per-node files | Al Viro |
2013-04-09 | dgrp procfs fixes, part 4: get rid of sysctl-like machinery | Al Viro |
2013-04-09 | dgrp procfs fixes, part 3: kill dead code | Al Viro |
2013-04-09 | dgrp procfs fixes, part 2 | Al Viro |
2013-04-09 | dgrp procfs fixes, part 1 | Al Viro |
2013-04-09 | The rtl8192e procfs-based debug interface seems very broken | Sean MacLennan |
2013-04-09 | rtl8192e: switch to proc_create() | Al Viro |
2013-04-09 | rtl8192e: don't use create_proc_entry() for directories | Al Viro |
2013-04-09 | mode_t, whack-a-mole at 11... | Al Viro |
2013-04-09 | ccg: don't bother with fops->owner | Al Viro |
2013-03-13 | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds |
2013-03-13 | tidspbridge: convert to idr_alloc() | Tejun Heo |
2013-03-13 | zcache: convert to idr_alloc() | Tejun Heo |
2013-03-13 | Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-03-11 | staging: comedi: dt9812: use CR_CHAN() for channel number | Ian Abbott |
2013-03-11 | staging/vt6656: Fix too large integer constant warning on 32-bit | Geert Uytterhoeven |
2013-03-11 | staging: comedi: drivers: usbduxsigma.c: fix DMA buffers on stack | Kumar Amit Mehta |
2013-03-11 | staging: imx/drm: request irq only after adding the crtc | Philipp Zabel |
2013-03-11 | staging: comedi: drivers: usbduxfast.c: fix for DMA buffers on stack | Kumar Amit Mehta |
2013-03-11 | staging: comedi: drivers: usbdux.c: fix DMA buffers on stack | Kumar Amit Mehta |
2013-03-11 | staging: vt6656: Fix oops on resume from suspend. | Malcolm Priestley |
2013-03-03 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |