aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2020-03-11Merge tag 'v4.19.99' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.98' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.97' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.94' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.92' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.91' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.89' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.88' into v4.19/standard/baseBruce Ashfield
2020-02-24arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen
2020-02-24arm64: dts: qcom: msm8996: Disable USB2 PHY suspend by coreManu Gautam
2020-02-24arm64: dts: allwinner: H6: Add PMU modeAndre Przywara
2020-02-19arm64: ssbs: Fix context-switch when SSBS is present on all CPUsWill Deacon
2020-02-19arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanlySuzuki K Poulose
2020-02-19arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properlySuzuki K Poulose
2020-02-14arm64: ptrace: nofpsimd: Fail FP/SIMD regset operationsSuzuki K Poulose
2020-02-14arm64: cpufeature: Fix the type of no FP/SIMD capabilitySuzuki K Poulose
2020-02-11KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall
2020-02-11KVM: arm/arm64: Correct AArch32 SPSR on exception entryMark Rutland
2020-02-11KVM: arm/arm64: Correct CPSR on exception entryMark Rutland
2020-02-11KVM: arm64: Correct PSTATE on exception entryMark Rutland
2020-02-05arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'Dirk Behme
2020-02-01KVM: arm64: Write arch.mdcr_el2 changes since last vcpu_load on VHEAndrew Murray
2020-01-27arm64: dts: meson-gxm-khadas-vim2: fix uart_A bluetooth nodeChristian Hewitt
2020-01-27arm64: dts: juno: Fix UART frequencyAndre Przywara
2020-01-27arm64: hibernate: check pgd table allocationPavel Tatashin
2020-01-27arm64: dts: renesas: r8a77995: Fix register range of display nodeYoshihiro Kaneko
2020-01-27arm64: dts: allwinner: h6: Pine H64: Add interrupt line for RTCChen-Yu Tsai
2020-01-27arm64: dts: meson-gxm-khadas-vim2: fix Bluetooth supportChristian Hewitt
2020-01-27arm64: dts: meson-gxm-khadas-vim2: fix gpio-keys-polled nodeChristian Hewitt
2020-01-27arm64: dts: renesas: ebisu: Remove renesas, no-ether-link propertyTakeshi Kihara
2020-01-27arm64: dts: meson: libretech-cc: set eMMC as removableJerome Brunet
2020-01-27arm64/vdso: don't leak kernel addressesMatteo Croce
2020-01-27arm64: dts: allwinner: a64: Add missing PIO clocksMaxime Ripard
2020-01-27arm64: dts: msm8916: remove bogus argument to the cpu clockNiklas Cassel
2020-01-27arm64: dts: allwinner: h6: Move GIC device node fix base address orderingChen-Yu Tsai
2020-01-27arm64: dts: apq8016-sbc: Increase load on l11 for SDCARDLoic Poulain
2020-01-27arm64: defconfig: Re-enable bcm2835-thermal driverStefan Wahren
2020-01-27arm64: dts: renesas: r8a7795-es1: Add missing power domains to IPMMU nodesGeert Uytterhoeven
2020-01-27arm64: dts: meson-gx: Add hdmi_5v regulator as hdmi tx supplyNeil Armstrong
2020-01-23Revert "arm64: dts: juno: add dma-ranges property"Sudeep Holla
2020-01-23arm64: dts: marvell: Fix CP110 NAND controller node multi-line comment alignmentMiquel Raynal
2020-01-23arm64: dts: meson-gxl-s905x-khadas-vim: fix gpio-keys-polled nodeChristian Hewitt
2020-01-23arm64: dts: agilex/stratix10: fix pmu interrupt numbersDinh Nguyen
2020-01-23arm64: dts: allwinner: a64: olinuxino: Fix SDIO supply regulatorStefan Mavrodiev
2020-01-17arm64: dts: apq8096-db820c: Increase load on l21 for SDCARDLoic Poulain
2020-01-09arm64: dts: meson: odroid-c2: Disable usb_otg bus to avoid power failed warningAnand Moon
2020-01-09arm64: Revert support for execute-only user mappingsCatalin Marinas
2019-12-31KVM: arm64: Ensure 'params' is initialised when looking up sys registerWill Deacon
2019-12-31arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()Yunfeng Ye
2019-12-21Revert "arm64: preempt: Fix big-endian when checking preempt count in assembly"Greg Kroah-Hartman