aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2020-10-01arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 registerAnshuman Khandual
2020-10-01arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]Will Deacon
2020-09-23arm64: dts: ns2: Fixed QSPI compatible stringFlorian Fainelli
2020-09-09KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse
2020-09-09KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse
2020-09-09KVM: arm64: Defer guest entry when an asynchronous exception is pendingJames Morse
2020-09-09KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse
2020-09-03KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvheDavid Brazdil
2020-09-03arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleepStephan Gerhold
2020-08-21arm64: dts: hisilicon: hikey: fixes to comply with adi, adv7533 DT bindingRicardo CaƱuelo
2020-08-21arm64: dts: exynos: Fix silent hang after boot on EspressoAlim Akhtar
2020-08-21arm64: dts: qcom: msm8916: Replace invalid bias-pull-none propertyStephan Gerhold
2020-08-21arm64: dts: rockchip: fix rk3399-puma gmac reset gpioHeiko Stuebner
2020-08-21arm64: dts: rockchip: fix rk3399-puma vcc5v0-host gpioHeiko Stuebner
2020-08-05arm64: csum: Fix handling of bad packetsRobin Murphy
2020-08-05arm64/alternatives: move length validation inside the subsectionSami Tolvanen
2020-07-29arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon
2020-07-22arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon
2020-07-22arm64: dts: meson: add missing gxl rng clockJerome Brunet
2020-07-22arm64/alternatives: don't patch up internal branchesArd Biesheuvel
2020-07-22arm64: alternative: Use true and false for boolean valuesGustavo A. R. Silva
2020-07-22arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel
2020-07-22KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTARTAndrew Scull
2020-07-22KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon
2020-07-22arm64: kgdb: Fix single-step exception handling oopsWei Li
2020-06-30arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma
2020-06-25arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon
2020-06-20KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier
2020-06-03arm64: dts: rockchip: swap interrupts interrupt-names rk3399 gpu nodeJohan Jonker
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