summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-14mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe
2018-12-13arm64: sysreg: Use _BITUL() when defining register bitsWill Deacon
2018-12-13arm64: cpufeature: Rework ptr auth hwcaps using multi_entry_cap_matchesWill Deacon
2018-12-13arm64: cpufeature: Reduce number of pointer auth CPU caps from 6 to 4Will Deacon
2018-12-13arm64: ptr auth: Move per-thread keys from thread_info to thread_structWill Deacon
2018-12-13arm64: add prctl control for resetting ptrauth keysKristina Martsenko
2018-12-13arm64: perf: strip PAC when unwinding userspaceMark Rutland
2018-12-13arm64: expose user PAC bit positions via ptraceMark Rutland
2018-12-13arm64: add basic pointer authentication supportMark Rutland
2018-12-13arm64/cpufeature: detect pointer authenticationMark Rutland
2018-12-13arm64: Don't trap host pointer auth use to EL2Mark Rutland
2018-12-13arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2018-12-13arm64: add pointer authentication register bitsMark Rutland
2018-12-13arm64: add comments about EC exception levelsKristina Martsenko
2018-12-13arm64: perf: Treat EXCLUDE_EL* bit definitions as unsignedWill Deacon
2018-12-12Merge branch 'for-next/perf' into aarch64/for-next/coreWill Deacon
2018-12-12arm64: enable per-task stack canariesArd Biesheuvel
2018-12-12arm64: percpu: Fix LSE implementation of value-returning pcpu atomicsWill Deacon
2018-12-12arm64: add <asm/asm-prototypes.h>Mark Rutland
2018-12-12arm64: mm: Introduce MAX_USER_VA_BITS definitionWill Deacon
2018-12-11arm64: preempt: Fix big-endian when checking preempt count in assemblyWill Deacon
2018-12-10Merge branch 'for-next/kexec' into aarch64/for-next/coreWill Deacon
2018-12-10Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/coreWill Deacon
2018-12-10arm64: smp: Rework early feature mismatched detectionWill Deacon
2018-12-10arm64: Kconfig: Re-jig CONFIG options for 52-bit VAWill Deacon
2018-12-10arm64: mm: Allow forcing all userspace addresses to 52-bitSteve Capper
2018-12-10arm64: mm: introduce 52-bit userspace supportSteve Capper
2018-12-10arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGDSteve Capper
2018-12-10arm64: mm: Define arch_get_mmap_end, arch_get_mmap_baseSteve Capper
2018-12-10arm64: mm: Introduce DEFAULT_MAP_WINDOWSteve Capper
2018-12-10arm64: kasan: Increase stack size for KASAN_EXTRAQian Cai
2018-12-10arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon
2018-12-10arm64: KVM: Add synchronization on translation regime change for erratum 1165522Marc Zyngier
2018-12-10arm64: KVM: Force VHE for systems affected by erratum 1165522Marc Zyngier
2018-12-10arm64: Add TCR_EPD{0,1} definitionsMarc Zyngier
2018-12-10KVM: arm64: Rework detection of SVE, !VHE systemsMarc Zyngier
2018-12-10arm64: add EXPORT_SYMBOL_NOKASAN()Mark Rutland
2018-12-07arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraintWill Deacon
2018-12-07arm64: percpu: Rewrite per-cpu ops to allow use of LSE atomicsWill Deacon
2018-12-07arm64: Avoid masking "old" for LSE cmpxchg() implementationWill Deacon
2018-12-07arm64: Avoid redundant type conversions in xchg() and cmpxchg()Will Deacon
2018-12-07arm64: preempt: Provide our own implementation of asm/preempt.hWill Deacon
2018-12-06arm64: crypto: add NEON accelerated XOR implementationJackie Liu
2018-12-06arm64/neon: add workaround for ambiguous C99 stdint.h typesJackie Liu
2018-12-06arm64: Add support for SB barrier and patch in over DSB; ISB sequencesWill Deacon
2018-12-06arm64: capabilities: Batch cpu_enable callbacksSuzuki K Poulose
2018-12-06arm64: kexec_file: allow for loading Image-format kernelAKASHI Takahiro
2018-12-06arm64: kexec_file: load initrd and device-treeAKASHI Takahiro
2018-12-06arm64: cpufeature: add MMFR0 helper functionsAKASHI Takahiro