summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon2021-03-301-22/+37
* arm64: Use correct ll/sc atomic constraintsAndrew Murray2021-03-071-42/+47
* arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraintWill Deacon2021-03-071-1/+1
* arm64: Avoid redundant type conversions in xchg() and cmpxchg()Will Deacon2021-03-073-107/+108
* arm64: Remove redundant mov from LL/SC cmpxchgRobin Murphy2021-03-071-1/+0
* KVM: arm64: Introduce handling of AArch32 TTBCR2 trapsMarc Zyngier2020-12-291-0/+1
* arm64: pgtable: Fix pte_accessible()Will Deacon2020-12-021-3/+4
* KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCRMarc Zyngier2020-11-101-0/+1
* arm64/mm: return cpu_all_mask when node is NUMA_NO_NODEZhengyuan Liu2020-11-101-0/+3
* KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse2020-09-121-1/+2
* KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse2020-09-121-0/+28
* KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse2020-09-121-0/+15
* arm64: csum: Fix handling of bad packetsRobin Murphy2020-08-211-2/+3
* arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon2020-07-221-0/+2
* KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon2020-07-221-1/+1
* KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier2020-06-201-2/+4
* arm64: alternative: fix build with clang integrated assemblerIlie Halip2020-04-021-1/+1
* arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen2020-02-281-11/+21
* arm64: don't open code page table entry creationKristina Martsenko2020-01-232-0/+6
* arm64: Revert support for execute-only user mappingsCatalin Marinas2020-01-122-10/+5
* arm64: fix unreachable code issue with cmpxchgArnd Bergmann2019-10-071-3/+3
* arm64/mm: fix variable 'pud' set but not usedQian Cai2019-08-251-2/+2
* arm64/efi: fix variable 'si' set but not usedQian Cai2019-08-251-1/+5
* arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon2019-08-111-3/+4
* arm64: compat: Provide definition for COMPAT_SIGMINSTKSZWill Deacon2019-08-041-0/+1
* arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino2019-05-311-0/+1
* arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variableQian Cai2019-05-311-1/+2
* arm64: compat: Reduce address limitVincenzo Frascino2019-05-211-0/+8
* arm64: mm: print out correct page table entriesKristina Martsenko2019-05-081-1/+1
* arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor2019-04-271-1/+1
* arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon2019-04-171-8/+8
* irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_sWill Deacon2019-02-271-29/+18
* arm64: Don't trap host pointer auth use to EL2Mark Rutland2019-01-231-1/+3
* arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland2019-01-231-0/+1
* arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon2019-01-091-1/+1
* arm64: percpu: Initialize ret in the default caseNathan Chancellor2018-11-271-0/+3
* arm64: uaccess: suppress spurious clang warningMark Rutland2018-11-231-2/+2
* efi/libstub/arm64: Use hidden attribute for struct screen_info referenceArd Biesheuvel2018-11-231-0/+3
* arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda2018-10-101-2/+2
* arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier2018-10-031-0/+5
* arm64: Handle mismatched cache typeSuzuki K Poulose2018-09-151-1/+2
* arm64: Fix mismatched cache line size detectionSuzuki K Poulose2018-09-151-0/+5
* arm64: cmpwait: Clear event register before arming exclusive monitorWill Deacon2018-08-031-1/+3
* arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier2018-07-221-0/+23
* arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier2018-07-223-0/+30
* arm64: KVM: Add HYP per-cpu accessorsMarc Zyngier2018-07-221-2/+25
* arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier2018-07-221-0/+1
* arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier2018-07-221-0/+6
* arm64: ssbd: Add global mitigation state accessorMarc Zyngier2018-07-221-0/+10
* arm64: Add 'ssbd' command-line optionMarc Zyngier2018-07-221-0/+6