summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/coreWill Deacon2018-12-104-4/+21
|\
| * arm64: KVM: Add synchronization on translation regime change for erratum 1165522Marc Zyngier2018-12-101-0/+8
| * arm64: KVM: Force VHE for systems affected by erratum 1165522Marc Zyngier2018-12-102-1/+6
| * arm64: Add TCR_EPD{0,1} definitionsMarc Zyngier2018-12-101-0/+4
| * KVM: arm64: Rework detection of SVE, !VHE systemsMarc Zyngier2018-12-101-3/+3
* | arm64: smp: Rework early feature mismatched detectionWill Deacon2018-12-101-5/+10
* | arm64: Kconfig: Re-jig CONFIG options for 52-bit VAWill Deacon2018-12-104-7/+7
* | arm64: mm: Allow forcing all userspace addresses to 52-bitSteve Capper2018-12-102-1/+12
* | arm64: mm: introduce 52-bit userspace supportSteve Capper2018-12-103-8/+15
* | arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGDSteve Capper2018-12-102-0/+33
* | arm64: mm: Define arch_get_mmap_end, arch_get_mmap_baseSteve Capper2018-12-101-0/+7
* | arm64: mm: Introduce DEFAULT_MAP_WINDOWSteve Capper2018-12-102-3/+9
* | arm64: kasan: Increase stack size for KASAN_EXTRAQian Cai2018-12-101-1/+6
* | arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon2018-12-101-12/+18
* | arm64: add EXPORT_SYMBOL_NOKASAN()Mark Rutland2018-12-101-0/+9
* | arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraintWill Deacon2018-12-071-1/+1
* | arm64: percpu: Rewrite per-cpu ops to allow use of LSE atomicsWill Deacon2018-12-071-230/+160
* | arm64: Avoid masking "old" for LSE cmpxchg() implementationWill Deacon2018-12-073-4/+12
* | arm64: Avoid redundant type conversions in xchg() and cmpxchg()Will Deacon2018-12-073-107/+108
* | arm64: preempt: Provide our own implementation of asm/preempt.hWill Deacon2018-12-073-2/+101
* | arm64: crypto: add NEON accelerated XOR implementationJackie Liu2018-12-062-1/+73
* | arm64/neon: add workaround for ambiguous C99 stdint.h typesJackie Liu2018-12-061-0/+39
* | arm64: Add support for SB barrier and patch in over DSB; ISB sequencesWill Deacon2018-12-066-3/+27
* | arm64: capabilities: Batch cpu_enable callbacksSuzuki K Poulose2018-12-061-0/+3
* | arm64: capabilities: Merge duplicate Cavium erratum entriesSuzuki K Poulose2018-12-061-0/+1
* | arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHESuzuki K Poulose2018-12-061-0/+1
* | arm64: ftrace: enable graph FP testMark Rutland2018-11-301-0/+1
* | arm64: io: Ensure value passed to __iormb() is held in a 64-bit registerWill Deacon2018-11-291-1/+2
* | arm64: tlbi: Set MAX_TLBI_OPS to PTRS_PER_PTEWill Deacon2018-11-271-2/+2
* | arm64/module: switch to ADRP/ADD sequences for PLT entriesArd Biesheuvel2018-11-271-28/+8
* | arm64/insn: add support for emitting ADR/ADRP instructionsArd Biesheuvel2018-11-271-0/+8
* | arm64: acpi: Prepare for longer MADTsJeremy Linton2018-11-271-4/+15
* | arm64: io: Ensure calls to delay routines are ordered against prior readX()Will Deacon2018-11-271-8/+23
* | arm64: mm: Don't wait for completion of TLB invalidation when page agingAlex Van Brunt2018-11-262-2/+31
* | arm64/module: use plt section indices for relocationsJessica Yu2018-11-201-3/+5
* | arm64: mm: apply r/o permissions of VM areas to its linear alias as wellArd Biesheuvel2018-11-201-0/+2
|/
* arm64: mm: define NET_IP_ALIGN to 0Ard Biesheuvel2018-11-081-0/+8
* Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds2018-11-011-0/+3
|\
| * arm64: percpu: Initialize ret in the default caseNathan Chancellor2018-09-251-0/+3
* | treewide: remove current_text_addrNick Desaulniers2018-10-311-7/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-262-38/+15
|\ \
| * | hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti2018-10-261-0/+1
| * | hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti2018-10-261-0/+1
| * | hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-261-0/+1
| * | hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti2018-10-261-11/+0
| * | hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti2018-10-261-5/+0
| * | hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti2018-10-261-5/+0
| * | hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti2018-10-261-0/+1
| * | hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti2018-10-261-0/+1
| * | hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti2018-10-261-0/+1