summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-01-201-2/+2
|\
| * Merge tag 'kvm-arm-fixes-for-v4.15-3-v2' of git://git.kernel.org/pub/scm/linu...Radim Krčmář2018-01-171-2/+2
| |\
| | * arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier2018-01-161-2/+2
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-01-193-8/+15
|\ \ \
| * | | arm64: dts: socfpga: add missing interrupt-parentArnd Bergmann2018-01-111-0/+1
| * | | Merge tag 'mvebu-fixes-4.15-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2018-01-112-8/+14
| |\ \ \ | | |/ / | |/| |
| | * | ARM64: dts: marvell: armada-cp110: Fix clock resources for various nodeGregory CLEMENT2018-01-052-8/+14
* | | | bpf, arm64: fix stack_depth tracking in combination with tail callsDaniel Borkmann2018-01-161-9/+11
|/ / /
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-01-0411-28/+11
|\ \ \
| * | | arm64: dts: uniphier: fix gpio-ranges property of PXs3 SoCMasahiro Yamada2018-01-041-2/+2
| * | | Merge tag 'sunxi-fixes-for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann2018-01-045-12/+6
| |\ \ \
| | * | | arm64: dts: orange-pi-zero-plus2: fix sdcard detectSergey Matyukevich2017-12-051-1/+1
| | * | | arm64: allwinner: a64-sopine: Fix to use dcdc1 regulator instead of vcc3v3Jagan Teki2017-12-052-11/+2
| | * | | arm64: allwinner: a64: add Ethernet PHY regulator for several boardsIcenowy Zheng2017-11-273-0/+3
| | |/ /
| * | | Merge tag 'renesas-fixes-for-v4.15' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2018-01-042-2/+0
| |\ \ \
| | * | | arm64: dts: renesas: ulcb: Remove renesas, no-ether-link propertyBogdan Mirea2017-12-221-1/+0
| | * | | arm64: dts: renesas: salvator-x: Remove renesas, no-ether-link propertyBogdan Mirea2017-12-221-1/+0
| | |/ /
| * | | Merge tag 'v4.15-rockchip-dts64fixes-1' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann2017-12-213-12/+3
| |\ \ \
| | * | | arm64: dts: rockchip: limit rk3328-rock64 gmac speed to 100MBit for nowHeiko Stuebner2017-12-061-0/+2
| | * | | arm64: dts: rockchip: remove vdd_log from rk3399-pumaKlaus Goger2017-12-061-11/+0
| | * | | arm64: dts: rockchip: fix trailing 0 in rk3328 tsadc interruptsHeiko Stuebner2017-12-041-1/+1
| | |/ /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-12-211-0/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | arm64: kvm: Prevent restoring stale PMSCR_EL1 for vcpuJulien Thierry2017-12-181-0/+3
* | | | arm64: fpsimd: Fix copying of FP state from signal frame into task structWill Deacon2017-12-151-1/+1
* | | | arm64/sve: Report SVE to userspace via CPUID only if supportedDave Martin2017-12-142-1/+5
* | | | arm64: fix CONFIG_DEBUG_WX address reportingMark Rutland2017-12-141-1/+1
* | | | arm64: fault: avoid send SIGBUS two timesDongjiu Geng2017-12-131-3/+2
* | | | arm64: hw_breakpoint: Use linux/uaccess.h instead of asm/uaccess.hWill Deacon2017-12-121-1/+1
* | | | arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni2017-12-127-1/+27
* | | | arm64: Define cputype macros for Falkor CPUShanker Donthineni2017-12-121-0/+2
* | | | arm64: mm: Fix false positives in set_pte_at access/dirty race detectionWill Deacon2017-12-121-4/+4
* | | | arm64: mm: Fix pte_mkclean, pte_mkdirty semanticsSteve Capper2017-12-111-15/+18
* | | | arm64: Initialise high_memory global variable earlierSteve Capper2017-12-111-1/+2
|/ / /
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-12-106-10/+7
|\ \ \ | |/ /
| * | Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2017-12-092-5/+5
| |\ \
| | * | ARM64: dts: meson-gx: fix UART pclk clock nameNeil Armstrong2017-12-082-5/+5
| | |/
| * | Merge tag 'uniphier-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2017-12-023-4/+1
| |\ \
| | * | arm64: dts: uniphier: remove unnecessary interrupt-parentMasahiro Yamada2017-11-293-3/+0
| | * | arm64: dts: uniphier: correct on-board device IRQ number for PXs3Dai Okamura2017-11-291-1/+1
| | |/
| * | arm64: dts: sort vendor subdirectories in Makefile alphabeticallyMasahiro Yamada2017-12-021-1/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-12-105-24/+95
|\ \
| * \ Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k...Radim Krčmář2017-12-055-24/+95
| |\ \
| | * | kvm: arm64: handle single-step of hyp emulated mmio instructionsAlex Bennée2017-11-291-7/+30
| | * | kvm: arm64: handle single-step during SError exceptionsAlex Bennée2017-11-291-1/+7
| | * | kvm: arm64: handle single-stepping trapped instructionsAlex Bennée2017-11-291-14/+35
| | * | KVM: arm/arm64: debug: Introduce helper for single-stepAlex Bennée2017-11-292-0/+22
| | * | arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko2017-11-291-2/+1
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-082-0/+11
|\ \ \
| * | | arm64/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-052-0/+11
| |/ /
* | | arm64/sve: Avoid dereference of dead task_struct in KVM guest entryDave Martin2017-12-061-12/+16
OpenPOWER on IntegriCloud