summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
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: 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: capabilities: Merge duplicate Cavium erratum entriesSuzuki K Poulose
2018-12-06arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHESuzuki K Poulose
2018-11-30arm64: ftrace: enable graph FP testMark Rutland
2018-11-29arm64: io: Ensure value passed to __iormb() is held in a 64-bit registerWill Deacon
2018-11-27arm64: tlbi: Set MAX_TLBI_OPS to PTRS_PER_PTEWill Deacon
2018-11-27arm64/module: switch to ADRP/ADD sequences for PLT entriesArd Biesheuvel
2018-11-27arm64/insn: add support for emitting ADR/ADRP instructionsArd Biesheuvel
2018-11-27arm64: acpi: Prepare for longer MADTsJeremy Linton
2018-11-27arm64: io: Ensure calls to delay routines are ordered against prior readX()Will Deacon
2018-11-26arm64: mm: Don't wait for completion of TLB invalidation when page agingAlex Van Brunt
2018-11-20arm64/module: use plt section indices for relocationsJessica Yu
2018-11-20arm64: mm: apply r/o permissions of VM areas to its linear alias as wellArd Biesheuvel
2018-11-08arm64: mm: define NET_IP_ALIGN to 0Ard Biesheuvel
2018-11-01Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-10-26hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti
2018-10-26hugetlb: harmonize hugetlb.h arch specific defines with pgtable.hAlexandre Ghiti
2018-10-26arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin
2018-10-26Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-23Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds