summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorLines
2018-12-10arm64: KVM: Force VHE for systems affected by erratum 1165522Marc Zyngier-1/+6
2018-12-10arm64: Add TCR_EPD{0,1} definitionsMarc Zyngier-0/+4
2018-12-10KVM: arm64: Rework detection of SVE, !VHE systemsMarc Zyngier-3/+3
2018-12-10arm64: add EXPORT_SYMBOL_NOKASAN()Mark Rutland-0/+9
2018-12-07arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraintWill Deacon-1/+1
2018-12-07arm64: percpu: Rewrite per-cpu ops to allow use of LSE atomicsWill Deacon-230/+160
2018-12-07arm64: Avoid masking "old" for LSE cmpxchg() implementationWill Deacon-4/+12
2018-12-07arm64: Avoid redundant type conversions in xchg() and cmpxchg()Will Deacon-107/+108
2018-12-07arm64: preempt: Provide our own implementation of asm/preempt.hWill Deacon-2/+101
2018-12-06arm64: crypto: add NEON accelerated XOR implementationJackie Liu-1/+73
2018-12-06arm64/neon: add workaround for ambiguous C99 stdint.h typesJackie Liu-0/+39
2018-12-06arm64: Add support for SB barrier and patch in over DSB; ISB sequencesWill Deacon-3/+27
2018-12-06arm64: capabilities: Batch cpu_enable callbacksSuzuki K Poulose-0/+3
2018-12-06arm64: kexec_file: allow for loading Image-format kernelAKASHI Takahiro-0/+2
2018-12-06arm64: kexec_file: load initrd and device-treeAKASHI Takahiro-0/+17
2018-12-06arm64: cpufeature: add MMFR0 helper functionsAKASHI Takahiro-0/+48
2018-12-06arm64: add image head flag definitionsAKASHI Takahiro-0/+59
2018-12-06arm64: capabilities: Merge duplicate Cavium erratum entriesSuzuki K Poulose-0/+1
2018-12-06arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHESuzuki K Poulose-0/+1
2018-12-05arm64/bpf: don't allocate BPF JIT programs in module memoryArd Biesheuvel-1/+4
2018-11-30arm64: ftrace: enable graph FP testMark Rutland-0/+1
2018-11-29arm64: ftrace: Fix to enable syscall events on arm64Masami Hiramatsu-0/+13
2018-11-29arm64: Add workaround for Cortex-A76 erratum 1286807Catalin Marinas-2/+2
2018-11-29arm64: io: Ensure value passed to __iormb() is held in a 64-bit registerWill Deacon-1/+2
2018-11-27arm64: tlbi: Set MAX_TLBI_OPS to PTRS_PER_PTEWill Deacon-2/+2
2018-11-27arm64/module: switch to ADRP/ADD sequences for PLT entriesArd Biesheuvel-28/+8
2018-11-27arm64/insn: add support for emitting ADR/ADRP instructionsArd Biesheuvel-0/+8
2018-11-27arm64: acpi: Prepare for longer MADTsJeremy Linton-4/+15
2018-11-27arm64: io: Ensure calls to delay routines are ordered against prior readX()Will Deacon-8/+23
2018-11-26of/fdt: Remove custom __early_init_dt_declare_initrd() implementationFlorian Fainelli-8/+0
2018-11-26arm64: mm: Don't wait for completion of TLB invalidation when page agingAlex Van Brunt-2/+31
2018-11-23arm64: sysreg: fix sparse warningsSergey Matyukevich-2/+2
2018-11-21arm64: perf: Move event definitions into perf_event.hWill Deacon-10/+154
2018-11-20arm64/module: use plt section indices for relocationsJessica Yu-3/+5
2018-11-20arm64: mm: apply r/o permissions of VM areas to its linear alias as wellArd Biesheuvel-0/+2
2018-11-08arm64: mm: define NET_IP_ALIGN to 0Ard Biesheuvel-0/+8
2018-11-01Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds-0/+3
2018-11-01arm64, locking/atomics: Use instrumented atomicsMark Rutland-186/+193
2018-10-31treewide: remove current_text_addrNick Desaulniers-7/+0
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds-38/+15
2018-10-26hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti-0/+1
2018-10-26hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti-0/+1
2018-10-26hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti-0/+1
2018-10-26hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti-11/+0
2018-10-26hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti-5/+0
2018-10-26hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti-5/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti-0/+1
2018-10-26hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti-0/+1
2018-10-26hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti-0/+1
2018-10-26hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti-10/+0