aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-05Merge branch 'ipc-cleanups'Linus Torvalds
2013-05-05rcutrace: single_open() leaksAl Viro
2013-05-05gadget: single_open() leaksAl Viro
2013-05-05staging: single_open() leaksAl Viro
2013-05-05megaraid: single_open() leakAl Viro
2013-05-05wireless: single_open() leaksAl Viro
2013-05-05input: single_open() leakAl Viro
2013-05-05rtc: single_open() leaksAl Viro
2013-05-05ds1620: single_open() leakAl Viro
2013-05-05sh: single_open() leaksAl Viro
2013-05-05parisc: single_open() leaksAl Viro
2013-05-05mips: single_open() leaksAl Viro
2013-05-05ia64: single_open() leaksAl Viro
2013-05-05h8300: single_open() leaksAl Viro
2013-05-05cris: single_open() leaksAl Viro
2013-05-05arm: single_open() leaksAl Viro
2013-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2013-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2013-05-04serial: sunsu: add missing platform_driver_unregister() when module exitWei Yongjun
2013-05-04sparc32, leon: Do not overwrite previously set irq flow handlersAndreas Larsson
2013-05-04sparc/kernel/vio.c: add put_device() after device_find_child()Federico Vaga
2013-05-04ipc: simplify rcu_read_lock() in semctl_nolock()Linus Torvalds
2013-05-04ipc: simplify semtimedop/semctl_main() common error path handlingLinus Torvalds
2013-05-04ipc: move sem_obtain_lock() rcu locking into the only callerLinus Torvalds
2013-05-04ipc: fix double sem unlock in semctl error pathLinus Torvalds
2013-05-04ipc: move the rcu_read_lock() from sem_lock_and_putref() into callersLinus Torvalds
2013-05-04Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-04Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-04xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()"Al Viro
2013-05-04hostfs: use kmalloc instead of kzallocJames Hogan
2013-05-04hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h>James Hogan
2013-05-04hostfs: remove "will unlock" commentJames Hogan
2013-05-04vfs: use list_move instead of list_del/list_addWei Yongjun
2013-05-04Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-04Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-04Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-04proc_devtree: Replace include linux/module.h with linux/export.hSyam Sidhardhan
2013-05-04create_mnt_ns: unidiomatic use of list_add()Al Viro
2013-05-04fs: remove dentry_lru_prune()Yan, Zheng
2013-05-04Removed unused typedef to avoid "unused local typedef" warnings.Han Shen
2013-05-04kill fs/read_write.hAl Viro
2013-05-04fs: Fix hang with BSD accounting on frozen filesystemJan Kara
2013-05-04sun3_scsi: add ->show_info()Geert Uytterhoeven
2013-05-04nubus: Kill nubus_proc_detach_device()Geert Uytterhoeven
2013-05-04more mode_t whack-a-mole...Al Viro