aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2020-07-22arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel
2020-07-16KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon
2020-06-22arm64: cacheflush: Fix KGDB trap detectionDaniel Thompson
2020-06-22KVM: arm64: Synchronize sysreg state on injecting an AArch32 exceptionMarc Zyngier
2020-06-22KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier
2020-05-02arm64: Delete the space separator in __emit_instFangrui Song
2020-04-29arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419James Morse
2020-04-29arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419James Morse
2020-04-29arm64: Add part number for Neoverse N1Marc Zyngier
2020-04-02arm64: alternative: fix build with clang integrated assemblerIlie Halip
2020-02-24arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen
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-01-09arm64: Revert support for execute-only user mappingsCatalin Marinas
2019-12-21Revert "arm64: preempt: Fix big-endian when checking preempt count in assembly"Greg Kroah-Hartman
2019-12-05arm64: preempt: Fix big-endian when checking preempt count in assemblyWill Deacon
2019-12-01arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin
2019-11-12arm64: Do not mask out PTE_RDONLY in pte_same()Catalin Marinas
2019-11-06arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas
2019-11-06arm64: Add MIDR encoding for HiSilicon Taishan CPUsHanjun Guo
2019-10-11arm64: Force SSBS on context switchMarc Zyngier
2019-10-11arm64: Always enable ssb vulnerability detectionJeremy Linton
2019-10-11KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vheWill Deacon
2019-10-11arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon
2019-10-11arm64: cpufeature: Detect SSBS and advertise to userspaceWill Deacon
2019-10-07arm64: fix unreachable code issue with cmpxchgArnd Bergmann
2019-10-05arm64: tlb: Ensure we execute an ISB following walk cache invalidationWill Deacon
2019-10-05Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"Will Deacon
2019-10-05arm64/prefetch: fix a -Wtype-limits warningQian Cai
2019-08-25arm64/mm: fix variable 'pud' set but not usedQian Cai
2019-08-25arm64/efi: fix variable 'si' set but not usedQian Cai
2019-08-06arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-08-04arm64: compat: Provide definition for COMPAT_SIGMINSTKSZWill Deacon
2019-07-31arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RASJames Morse
2019-07-03arm64: insn: Fix ldadd instruction encodingJean-Philippe Brucker
2019-07-03bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann
2019-07-03arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()Will Deacon
2019-06-22arm64: use the correct function type in SYSCALL_DEFINE0Sami Tolvanen
2019-06-22arm64: fix syscall_fn_t typeSami Tolvanen
2019-05-31arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino
2019-05-31arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variableQian Cai
2019-05-31arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon
2019-05-22arm64: compat: Reduce address limitVincenzo Frascino
2019-05-22arm64: arch_timer: Ensure counter register reads occur with seqlock heldWill Deacon
2019-05-10arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon
2019-05-04KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier
2019-04-27arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor
2019-04-17arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon
2019-03-23arm64: Fix HCR.TGE status for NMI contextsJulien Thierry