Age | Commit message (Expand) | Author |
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-04 | 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 |
2013-02-28 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-27 | more file_inode() open-coded instances | Al Viro |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-02-25 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-02-24 | mm: rename page struct field helpers | Mel Gorman |
2013-02-23 | new helper: file_inode(file) | Al Viro |
2013-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-02-21 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-21 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-21 | Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-20 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-18 | staging: comedi: vmk80xx: wait for URBs to complete | Ian Abbott |