summaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-043-6/+44
|\
| * arm64: dts: ls1046a: Add MSI dts nodeMinghuan Lian2017-08-311-0/+31
| * arm64: dts: ls1043a: Share all MSIsMinghuan Lian2017-08-311-3/+3
| * arm64: dts: ls1043a: Fix typo of MSI compatible stringMinghuan Lian2017-08-311-3/+3
| * irqchip/gic-v3-its: Add VPE interrupt maskingMarc Zyngier2017-08-311-0/+2
| * irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessorsMarc Zyngier2017-08-311-0/+5
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-042-31/+6
|\ \
| * \ Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-0411-149/+2
| |\ \
| * | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-22/+4
| * | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-2511-16/+28
| |\ \ \
| * | | | locking: Remove smp_mb__before_spinlock()Peter Zijlstra2017-08-101-9/+0
| * | | | locking: Introduce smp_mb__after_spinlock()Peter Zijlstra2017-08-101-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-043-1/+11
|\ \ \ \
| * | | | arm64/syscalls: Check address limit on user-mode returnThomas Garnier2017-07-083-1/+11
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-041-7/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-08-2411-16/+28
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | irq: Make the irqentry text section unconditionalMasami Hiramatsu2017-08-101-7/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-042-53/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-212-53/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...Paul E. McKenney2017-08-172-53/+7
| | |\ \ \ \
| | | | * | | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-53/+5
| | | |/ / / | | |/| | |
| | | * | | membarrier: Provide expedited private commandMathieu Desnoyers2017-08-171-0/+2
| | |/ / /
* | | | | Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-09-041-6/+0
|\ \ \ \ \
| * | | | | arm64: dts: exynos: remove i80-if-timings nodesAndrzej Hajda2017-08-251-6/+0
| |/ / / /
* | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-09-029-137/+2
|\ \ \ \ \
| * \ \ \ \ Merge tag 'mvebu-fixes-4.13-3' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2017-09-021-2/+2
| |\ \ \ \ \
| | * | | | | arm64: dts: marvell: fix number of GPIOs in Armada AP806 descriptionThomas Petazzoni2017-08-301-2/+2
| * | | | | | Merge tag 'sunxi-fixes-for-4.13-3' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2017-08-308-135/+0
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: allwinner: Revert EMAC changesMaxime Ripard2017-08-288-135/+0
* | | | | | | | KVM: update to new mmu_notifier semantic v2Jérôme Glisse2017-09-011-6/+0
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | arm64: kaslr: Adjust the offset to avoid Image across alignment boundaryCatalin Marinas2017-08-221-7/+3
* | | | | | | arm64: kaslr: ignore modulo offset when validating virtual displacementArd Biesheuvel2017-08-222-4/+9
* | | | | | | arm64: mm: abort uaccess retries upon fatal signalMark Rutland2017-08-221-1/+4
* | | | | | | arm64: fpsimd: Prevent registers leaking across execDave Martin2017-08-221-0/+2
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-08-201-2/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'clockevents/4.13-fixes' of http://git.linaro.org/people/daniel....Ingo Molnar2017-08-131-2/+2
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace is e...Ding Tianhong2017-08-111-2/+2
* | | | | | | | mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook2017-08-191-2/+2
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge tag 'sunxi-fixes-for-4.13-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2017-08-184-0/+6
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | arm64: allwinner: h5: fix pinctrl IRQsIcenowy Zheng2017-08-141-0/+3
| * | | | | | arm64: allwinner: a64: sopine: add missing ethernet0 aliasIcenowy Zheng2017-08-101-0/+1
| * | | | | | arm64: allwinner: a64: pine64: add missing ethernet0 aliasIcenowy Zheng2017-08-101-0/+1
| * | | | | | arm64: allwinner: a64: bananapi-m64: add missing ethernet0 aliasIcenowy Zheng2017-08-101-0/+1
* | | | | | | Merge tag 'renesas-fixes4-for-v4.13' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2017-08-171-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | arm64: renesas: salvator-common: avoid audio_clkout naming conflictKuninori Morimoto2017-08-071-1/+1
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-08-051-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář2017-08-031-1/+1
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | KVM: arm/arm64: PMU: Fix overflow interrupt injectionAndrew Jones2017-07-251-1/+1
* | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-08-0510-20/+102
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'sunxi-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2017-08-041-1/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |