summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-23nilfs2: remove FSF mailing address from GPL noticesRyusuke Konishi
2016-05-23nilfs2: remove space before commaRyusuke Konishi
2016-05-23nilfs2: fix white space issue in nilfs_mount()Ryusuke Konishi
2016-05-23nilfs2: constify nilfs_sc_operations structuresJulia Lawall
2016-05-23fs/befs/io.c:befs_bread(): remove unneeded initialization to NULLSalah Triki
2016-05-23fs/befs/io.c:befs_bread_iaddr(): remove unneeded initialization to NULLSalah Triki
2016-05-23fs/befs/linuxvfs.c:befs_iget(): remove unneeded befs_nio initialization to NULLSalah Triki
2016-05-23fs/befs/linuxvfs.c:befs_iget(): remove unneeded raw_inode initialization to NULLSalah Triki
2016-05-23fs/befs/linuxvfs.c:befs_iget(): remove unneeded initialization to NULLSalah Triki
2016-05-23fs/befs/linuxvfs.c:befs_get_block(): remove unneeded initialization to NULLSalah Triki
2016-05-23fs/befs/datastream.c:befs_find_brun_dblindirect(): remove unneeded initializa...Salah Triki
2016-05-23fs/befs/datastream.c:befs_read_lsymlink(): remove unneeded initialization to ...Salah Triki
2016-05-23fs/befs/datastream.c:befs_read_datastream(): remove unneeded initialization t...Salah Triki
2016-05-23mm: memcontrol: fix possible css ref leak on oomVladimir Davydov
2016-05-23ELF/MIPS build fixRalf Baechle
2016-05-23m32r: fix build failureSudip Mukherjee
2016-05-22Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2016-05-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2016-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-05-22x86: remove more uaccess_32.h complexityLinus Torvalds
2016-05-22x86: remove pointless uaccess_32.h complexityLinus Torvalds
2016-05-21Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2016-05-21Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-21Merge tag 'rtc-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-05-21Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds
2016-05-21x86 isa: add back X86_32 dependency on CONFIG_ISALinus Torvalds
2016-05-21rtc: tps6586x: rename so module can be autoloadedNicolas Chauvet
2016-05-21rtc: rv3029: hide unused i2c device tableArnd Bergmann
2016-05-21rtc: rs5c372: r2025: fix check for 'oscillator halted' conditionThomas Koeller
2016-05-21rtc: rv3029: add alarm IRQMylène Josserand
2016-05-21rtc: rv3029: fix set_time functionMylène Josserand
2016-05-21rtc: rv3029: fix alarm supportMylène Josserand
2016-05-21rtc: rv3029: Remove some checks and warningsMylène Josserand
2016-05-21rtc: rv3029: Add support of RV3049Mylène Josserand
2016-05-21rtc: rv3029: convert to use regmapMylène Josserand
2016-05-21rtc: rv3029: remove 'i2c' in functions namesMylène Josserand
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-20Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-20Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2016-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-20locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()Peter Zijlstra
2016-05-20Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-05-20sparc64: Reduce TLB flushes during hugepte changesNitin Gupta
2016-05-20aeroflex/greth: fix warning about unused variableSam Ravnborg
2016-05-20openprom: fix warningSam Ravnborg
2016-05-20samples/kprobes: print out the symbol name for the hooksHuang Shijie