aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2020-05-27arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig
2020-05-20arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happyChen-Yu Tsai
2020-05-20arm64: dts: rockchip: Replace RK805 PMIC node name with "pmic" on rk3328 boardsChen-Yu Tsai
2020-05-02arm64: Delete the space separator in __emit_instFangrui Song
2020-04-24arm64: traps: Don't print stack or raw PC/LR values in backtracesWill Deacon
2020-04-24arm64: perf: remove unsupported events for Cortex-A73Xu YiPing
2020-04-24arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe
2020-04-13arm64: Fix size of __early_cpu_boot_statusArun KS
2020-04-02arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID modeMadalin Bucur
2020-04-02arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-idMadalin Bucur
2020-04-02arm64: alternative: fix build with clang integrated assemblerIlie Halip
2020-04-02arm64: compat: map SPSR_ELx<->PSR for signalsMark Rutland
2020-04-02arm64: ptrace: map SPSR_ELx<->PSR for compat tasksMark Rutland
2020-04-02arm64: dts: ls1043a: FMan erratum A050385Madalin Bucur
2020-04-02arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi
2020-04-02arm64: smp: fix smp_send_stop() behaviourCristian Marussi
2020-02-28arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen
2020-02-28arm64: dts: qcom: msm8996: Disable USB2 PHY suspend by coreManu Gautam
2020-02-28arm64: ssbs: Fix context-switch when SSBS is present on all CPUsWill Deacon
2020-02-28arm64: nofpsimd: Handle TIF_FOREIGN_FPSTATE flag cleanlySuzuki K Poulose
2020-02-28arm64: ptrace: nofpsimd: Fail FP/SIMD regset operationsSuzuki K Poulose
2020-02-28arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properlySuzuki K Poulose
2020-02-14arm64: cpufeature: Fix the type of no FP/SIMD capabilitySuzuki K Poulose
2020-02-14KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall
2020-02-05arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'Dirk Behme
2020-01-27arm64: dts: juno: Fix UART frequencyAndre Przywara
2020-01-27arm64: dts: meson: libretech-cc: set eMMC as removableJerome Brunet
2020-01-27arm64: dts: allwinner: a64: Add missing PIO clocksMaxime Ripard
2020-01-27arm64: dts: apq8016-sbc: Increase load on l11 for SDCARDLoic Poulain
2020-01-23Revert "arm64: dts: juno: add dma-ranges property"Sudeep Holla
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-17arm64: dts: apq8096-db820c: Increase load on l21 for SDCARDLoic Poulain
2020-01-17arm64: Check for errata before evaluating cpu featuresDirk Mueller
2020-01-17arm64: add sentinel to kpti_safe_listMark Rutland
2020-01-17arm64: Make sure permission updates happen for pmd/pudLaura Abbott
2020-01-17arm64: Enforce BBM for huge IO/VMAP mappingsWill Deacon
2020-01-17arm64: mm: Change page table pointer name in p[md]_set_huge()Ben Hutchings
2020-01-17arm64: don't open code page table entry creationKristina Martsenko
2020-01-14arm64: cpufeature: Avoid warnings due to unused symbolsWill Deacon
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-17arm64: dts: meson-gxl-khadas-vim: fix GPIO lines namesNeil Armstrong
2019-12-17arm64: dts: meson-gxbb-odroidc2: fix GPIO lines namesNeil Armstrong
2019-12-17arm64: dts: meson-gxbb-nanopi-k2: fix GPIO lines namesNeil Armstrong
2019-12-17arm64: dts: meson-gxl-libretech-cc: fix GPIO lines namesNeil Armstrong
2019-12-17arm64: tegra: Fix 'active-low' warning for Jetson TX1 regulatorJon Hunter
2019-12-05arm64: smp: Handle errors reported by the firmwareSuzuki K Poulose