summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-08-02arm64: dts: marvell: mcbin: add pinctrl nodesRussell King-0/+31
2017-08-02arm64: dts: marvell: cp110: add GPIO interruptsRussell King-2/+20
2017-08-02ARM64: dts: marvell: armada-37xx: Enable USB2 on espressobinMarc Zyngier-0/+5
2017-08-02ARM64: dts: marvell: armada-37xx: Wire PMUv3Marc Zyngier-0/+5
2017-08-02ARM64: dts: marvell: armada-37xx: Enable memory-mapped GIC CPU interfaceMarc Zyngier-1/+4
2017-08-02ARM64: dts: marvell: armada-37xx: Fix GIC maintenance interruptMarc Zyngier-0/+1
2017-08-02ARM64: dts: marvell: armada-37xx: Fix the number of GPIO on south bridgeGregory CLEMENT-1/+1
2017-07-19arm64: dts: marvell: mark the cp110 crypto engine as dma coherentAntoine Tenart-0/+2
2017-07-18arm64: dts: marvell: use ICU for the CP110 slave RTCThomas Petazzoni-1/+1
2017-07-18ARM: dts: armada-38x: Fix irq type for pca955Gregory CLEMENT-2/+2
2017-07-18ARM: mvebu: use __pa_symbol in the mv98dx3236 platform SMP codeGregory CLEMENT-1/+1
2017-07-15Linux v4.13-rc1v4.13-rc1Linus Torvalds-2/+2
2017-07-15Merge tag 'standardize-docs' of git://git.lwn.net/linuxLinus Torvalds-4731/+6263
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-38/+168
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-163/+531
2017-07-15Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-63/+46
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-450/+168
2017-07-15Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-43/+37
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-1836/+2453
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-82/+201
2017-07-15Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds-85/+218
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-207/+470
2017-07-15random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior-2/+4
2017-07-15random: suppress spammy warnings about unseeded randomnessTheodore Ts'o-23/+57
2017-07-14Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-17/+15
2017-07-14Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-57/+88
2017-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-44/+204
2017-07-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-19/+45
2017-07-14Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+7
2017-07-14Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-26/+40
2017-07-14Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-37/+39
2017-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds-62/+1969
2017-07-14replace incorrect strscpy use in FORTIFY_SOURCEDaniel Micay-11/+12
2017-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-75/+74
2017-07-14Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-31/+162
2017-07-14kmod: throttle kmod thread limitLuis R. Rodriguez-31/+9
2017-07-14kmod: add test driver to stress test the module loaderLuis R. Rodriguez-0/+1929
2017-07-14MAINTAINERS: give kmod some maintainer loveLuis R. Rodriguez-0/+7
2017-07-14xtensa: use generic fb.hTobias Klauser-12/+1
2017-07-14fault-inject: add /proc/<pid>/fail-nthAkinobu Mita-1/+3
2017-07-14fault-inject: simplify access check for fail-nthAkinobu Mita-17/+15
2017-07-14fault-inject: make fail-nth read/write interface symmetricAkinobu Mita-14/+13
2017-07-14fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita-10/+8
2017-07-14fault-inject: automatically detect the number base for fail-nth write interfaceAkinobu Mita-1/+1
2017-07-14kernel/watchdog.c: use better pr_fmt prefixKefeng Wang-1/+1
2017-07-14MAINTAINERS: move the befs tree to kernel.orgLuis de Bethencourt-2/+2
2017-07-14lib/atomic64_test.c: add a test that atomic64_inc_not_zero() returns an intMichael Ellerman-0/+7
2017-07-14mm: fix overflow check in expand_upwards()Helge Deller-1/+1
2017-07-14ubifs: Set double hash cookie also for RENAME_EXCHANGERichard Weinberger-0/+2
2017-07-14ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrsXiaolei Li-11/+15