summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2020-07-16arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma
2020-07-16arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=nWill Deacon
2020-07-13arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon
2020-07-11arm64: insn: Fix two bugs in encoding 32-bit logical immediatesLuke Nelson
2020-07-11arm64/kernel: Fix range on invalidating dcache for boot page tablesGavin Shan
2020-07-07arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabledJulien Grall
2020-06-08arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig
2020-06-04arm64: Silence clang warning on mismatched value/register sizesCatalin Marinas
2020-06-04arm64: compat: Workaround Neoverse-N1 #1542419 for compat user-spaceJames Morse
2020-06-04arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419James Morse
2020-06-04arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419James Morse
2020-06-01arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe
2020-05-21arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi
2020-05-21arm64: smp: fix smp_send_stop() behaviourCristian Marussi
2020-05-04arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanlySuzuki K Poulose
2020-05-04arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE stateJulien Grall
2020-05-04arm64/fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use itJulien Grall
2020-05-04arm64: ptrace: nofpsimd: Fail FP/SIMD regset operationsSuzuki K Poulose
2020-05-04arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properlySuzuki K Poulose
2020-05-04arm64: cpufeature: Fix the type of no FP/SIMD capabilitySuzuki K Poulose
2020-05-04arm64: acpi: fix DAIF manipulation with pNMIMark Rutland
2020-04-12arm64: ssbs: Fix context-switch when SSBS is present on all CPUsWill Deacon
2020-03-20arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe listWei Li
2020-02-24arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()Yunfeng Ye
2019-12-29arm64: errata: Update stale commentThierry Reding
2019-12-29arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 coreFlorian Fainelli
2019-12-29arm64: Brahma-B53 is SSB and spectre v2 safeFlorian Fainelli
2019-12-29arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 coreDoug Berger
2019-12-29arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for KryoBjorn Andersson
2019-12-10arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003Bjorn Andersson
2019-12-10arm64: armv8_deprecated: Checking return value for memory allocationYunfeng Ye
2019-12-10arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse
2019-12-10arm64: Fix incorrect irqflag restore for priority masking for compatJames Morse
2019-11-09arm64/sve: Fix wrong free for task->thread.sve_stateMasayoshi Mizuma
2019-11-09arm64: topology: Use PPTT to determine if PE is a threadJeremy Linton
2019-10-05arm64: entry: Move ct_user_exit before any other exceptionJames Morse
2019-10-05arm64/efi: Move variable assignments after SECTIONSKees Cook
2019-10-05arm64/prefetch: fix a -Wtype-limits warningQian Cai
2019-09-06arm64: cpufeature: Don't treat granule sizes as strictWill Deacon
2019-08-25arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu
2019-08-25arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu
2019-08-25arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon
2019-08-16arm64: entry: SP Alignment Fault doesn't write to FAR_EL1James Morse
2019-08-16arm64: Force SSBS on context switchMarc Zyngier
2019-08-06arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-08-06arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon
2019-07-26arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry
2019-07-26arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry
2019-07-26acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel
2019-07-26arm64: Do not enable IRQs for ct_user_exitJulien Thierry