summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)AuthorFilesLines
2020-09-05KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse1-0/+8
2020-09-03arm64: Allow booting of late CPUs affected by erratum 1418040Marc Zyngier1-0/+2
2020-09-03arm64: Move handling of erratum 1418040 into C codeMarc Zyngier1-0/+34
2020-09-03arm64: Fix __cpu_logical_map undefined issueKefeng Wang2-4/+10
2020-08-26ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd1-1/+1
2020-08-21arm64: perf: Correct the event index in sysfsShaokun Zhang1-5/+8
2020-07-29arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon1-2/+2
2020-07-22arm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnWill Deacon1-0/+3
2020-07-22arm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon3-16/+22
2020-07-22arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon2-6/+18
2020-07-22arm64/alternatives: don't patch up internal branchesArd Biesheuvel1-14/+2
2020-07-22arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel1-3/+0
2020-07-16arm64: kgdb: Fix single-step exception handling oopsWei Li1-1/+1
2020-06-30arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma1-3/+22
2020-06-30arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=nWill Deacon1-3/+3
2020-06-24arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon1-18/+26
2020-06-22arm64: insn: Fix two bugs in encoding 32-bit logical immediatesLuke Nelson1-7/+7
2020-06-22arm64/kernel: Fix range on invalidating dcache for boot page tablesGavin Shan2-3/+10
2020-05-27arm64: Fix PTRACE_SYSEMU semanticsKeno Fischer1-3/+4
2020-05-20arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig1-0/+1
2020-05-06arm64: vdso: Add -fasynchronous-unwind-tables to cflagsVincenzo Frascino1-1/+1
2020-04-29arm64: Silence clang warning on mismatched value/register sizesCatalin Marinas1-1/+1
2020-04-29arm64: compat: Workaround Neoverse-N1 #1542419 for compat user-spaceJames Morse1-0/+11
2020-04-29arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419James Morse1-1/+7
2020-04-29arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419James Morse2-1/+34
2020-04-21arm64: vdso: don't free unallocated pagesMark Rutland1-12/+1
2020-04-17arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe1-1/+1
2020-03-25arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi1-2/+6
2020-03-25arm64: smp: fix smp_send_stop() behaviourCristian Marussi1-3/+14
2020-02-19arm64: ssbs: Fix context-switch when SSBS is present on all CPUsWill Deacon1-0/+7
2020-02-14arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanlySuzuki K Poulose1-3/+27
2020-02-14arm64: ptrace: nofpsimd: Fail FP/SIMD regset operationsSuzuki K Poulose1-0/+21
2020-02-14arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properlySuzuki K Poulose1-3/+34
2020-02-14arm64: cpufeature: Fix the type of no FP/SIMD capabilitySuzuki K Poulose1-1/+1
2020-02-11arm64: acpi: fix DAIF manipulation with pNMIMark Rutland1-1/+1
2020-01-14arm64: Implement copy_thread_tlsAmanieu d'Antras1-5/+5
2020-01-12arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe listWei Li1-0/+1
2019-12-31arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()Yunfeng Ye1-6/+9
2019-11-01arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 coreFlorian Fainelli1-3/+20
2019-11-01arm64: Brahma-B53 is SSB and spectre v2 safeFlorian Fainelli1-0/+2
2019-11-01arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 coreDoug Berger1-2/+11
2019-10-31arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for KryoBjorn Andersson1-6/+14
2019-10-29arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003Bjorn Andersson1-0/+1
2019-10-17Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon2-0/+40
2019-10-16arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon1-2/+2
2019-10-16arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry2-1/+19
2019-10-14arm64: hibernate: check pgd table allocationPavel Tatashin1-1/+8
2019-10-14arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabledJulien Grall1-5/+10
2019-10-08arm64: armv8_deprecated: Checking return value for memory allocationYunfeng Ye1-0/+5
2019-10-08arm64: Avoid Cavium TX2 erratum 219 when switching TTBRMarc Zyngier2-0/+7