summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2020-04-02arm64: alternative: fix build with clang integrated assemblerIlie Halip
2020-02-28arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen
2020-01-23arm64: don't open code page table entry creationKristina Martsenko
2020-01-12arm64: Revert support for execute-only user mappingsCatalin Marinas
2019-10-07arm64: fix unreachable code issue with cmpxchgArnd Bergmann
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-11arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-08-04arm64: compat: Provide definition for COMPAT_SIGMINSTKSZWill Deacon
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-21arm64: compat: Reduce address limitVincenzo Frascino
2019-05-08arm64: mm: print out correct page table entriesKristina Martsenko
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-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-02-27irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_sWill Deacon
2019-01-23arm64: Don't trap host pointer auth use to EL2Mark Rutland
2019-01-23arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2019-01-09arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-11-27arm64: percpu: Initialize ret in the default caseNathan Chancellor
2018-11-23arm64: uaccess: suppress spurious clang warningMark Rutland
2018-11-23efi/libstub/arm64: Use hidden attribute for struct screen_info referenceArd Biesheuvel
2018-10-10arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda
2018-10-03arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier
2018-09-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson
2018-09-15arm64: Handle mismatched cache typeSuzuki K Poulose
2018-09-15arm64: Fix mismatched cache line size detectionSuzuki K Poulose
2018-08-24MLK-16005-2 arm64: tlb: add the SW workaround for i.MX8QM TKT340553Jason Liu
2018-08-03arm64: cmpwait: Clear event register before arming exclusive monitorWill Deacon
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier
2018-07-22arm64: KVM: Add HYP per-cpu accessorsMarc Zyngier
2018-07-22arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier
2018-07-22arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier
2018-07-22arm64: ssbd: Add global mitigation state accessorMarc Zyngier
2018-07-22arm64: Add 'ssbd' command-line optionMarc Zyngier
2018-07-22arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier
2018-07-22KVM: arm64: Avoid storing the vcpu pointer on the stackChristoffer Dall
2018-07-22KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_stateMarc Zyngier
2018-07-22arm64: alternatives: Add dynamic patching featureMarc Zyngier
2018-07-22arm64: alternatives: use tpidr_el2 on VHE hostsJames Morse
2018-07-22KVM: arm64: Change hyp_panic()s dependency on tpidr_el2James Morse
2018-07-22arm64: assembler: introduce ldr_this_cpuMark Rutland
2018-06-06arm64/cpufeature: don't use mutex in bringup pathMark Rutland
2018-06-06arm64: Add hypervisor safe helper for checking constant capabilitiesSuzuki K Poulose
2018-06-06arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon
2018-05-30arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand