summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2018-04-11arm64: turn flush_dcache_mmap_lock into a no-opMatthew Wilcox
2018-04-11linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-04-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-03-28arm64: uaccess: Fix omissions from usercopy whitelistDave Martin
2018-03-28arm64: fpsimd: Split cpu field out from struct fpsimd_stateDave Martin
2018-03-28arm64: tlbflush: avoid writing RES0 bitsPhilip Elcan
2018-03-28Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"Marc Zyngier
2018-03-27arm64: cmpxchg: Include linux/compiler.h in asm/cmpxchg.hWill Deacon
2018-03-27arm64: move percpu cmpxchg implementation from cmpxchg.h to percpu.hWill Deacon
2018-03-27arm64: cmpxchg: Include build_bug.h instead of bug.h for BUILD_BUGWill Deacon
2018-03-27arm64: lse: Include compiler_types.h and export.h for out-of-line LL/SCWill Deacon
2018-03-27arm64: fpsimd: include <linux/init.h> in fpsimd.hWill Deacon
2018-03-27Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)"Will Deacon
2018-03-26arm64: Delay enabling hardware DBM featureSuzuki K Poulose
2018-03-26arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35Suzuki K Poulose
2018-03-26arm64: capabilities: Handle shared entriesSuzuki K Poulose
2018-03-26arm64: capabilities: Add support for checks based on a list of MIDRsSuzuki K Poulose
2018-03-26arm64: Add helpers for checking CPU MIDR against a rangeSuzuki K Poulose
2018-03-26arm64: capabilities: Change scope of VHE to Boot CPU featureSuzuki K Poulose
2018-03-26arm64: capabilities: Add support for features enabled earlySuzuki K Poulose
2018-03-26arm64: capabilities: Restrict KPTI detection to boot-time CPUsSuzuki K Poulose
2018-03-26arm64: capabilities: Introduce weak features based on local CPUSuzuki K Poulose
2018-03-26arm64: capabilities: Filter the entries based on a given maskSuzuki K Poulose
2018-03-26arm64: capabilities: Add flags to handle the conflicts on late CPUSuzuki K Poulose
2018-03-26arm64: capabilities: Prepare for fine grained capabilitiesSuzuki K Poulose
2018-03-26arm64: capabilities: Move errata processing codeSuzuki K Poulose
2018-03-26arm64: capabilities: Update prototype for enable call backDave Martin
2018-03-22irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0RnMarc Zyngier
2018-03-20arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPEDave Martin
2018-03-19arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni
2018-03-19arm64: Expose Arm v8.4 featuresSuzuki K Poulose
2018-03-19arm64: asm: drop special versions of adr_l/ldr_l/str_l for modulesArd Biesheuvel
2018-03-19arm64: KVM: Allow mapping of vectors outside of the RAM regionMarc Zyngier
2018-03-19arm64: Make BP hardening slot counter availableMarc Zyngier
2018-03-19arm/arm64: KVM: Introduce EL2-specific executable mappingsMarc Zyngier
2018-03-19arm64: KVM: Allow far branches from vector slots to the main vectorsMarc Zyngier
2018-03-19arm64: KVM: Move BP hardening vectors into .hyp.text sectionMarc Zyngier
2018-03-19arm64: KVM: Move vector offsetting from hyp-init.S to kvm_get_hyp_vectorMarc Zyngier
2018-03-19arm64: KVM: Introduce EL2 VA randomisationMarc Zyngier
2018-03-19arm64; insn: Add encoder for the EXTR instructionMarc Zyngier
2018-03-19KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_stateMarc Zyngier
2018-03-19KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappingsMarc Zyngier
2018-03-19KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_stateMarc Zyngier
2018-03-19arm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW feature flagMarc Zyngier
2018-03-19arm64: KVM: Dynamically patch the kernel/hyp VA maskMarc Zyngier
2018-03-19arm64: insn: Add encoder for bitwise operations using literalsMarc Zyngier
2018-03-19arm64: insn: Add N immediate encodingMarc Zyngier
2018-03-19arm64: alternatives: Add dynamic patching featureMarc Zyngier