summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2019-11-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-11-06arm64: Do not mask out PTE_RDONLY in pte_same()Catalin Marinas
2019-11-04timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen
2019-11-01arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 coreDoug Berger
2019-10-29arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas
2019-10-17Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon
2019-10-16arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon
2019-10-16arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_FYang Yingliang
2019-10-11arm64: Fix kcore macros after 52-bit virtual addressing falloutChris von Recklinghausen
2019-10-08arm64: Avoid Cavium TX2 erratum 219 when switching TTBRMarc Zyngier
2019-10-08arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is setMarc Zyngier
2019-10-07arm64: vdso32: Detect binutils support for dmb ishldVincenzo Frascino
2019-10-07arm64: vdso: Remove stale files from old assembly implementationVincenzo Frascino
2019-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-10-04Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-04arm64: Mark functions using explicit register variables as '__always_inline'Will Deacon
2019-10-03Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2019-10-02xen/efi: have a common runtime setup functionJuergen Gross
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-24arm64, mm: move generic mmap layout functions to mmAlexandre Ghiti
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-09-20Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-09-17arm64: fix function types in COND_SYSCALLSami Tolvanen
2019-09-17arm64: fix unreachable code issue with cmpxchgArnd Bergmann
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-09-11arm64: use asm-generic/dma-mapping.hChristoph Hellwig
2019-09-11xen/arm: use dev_is_dma_coherentChristoph Hellwig
2019-09-11xen/arm: consolidate page-coherent.hChristoph Hellwig
2019-09-09arm64: KVM: Kill hyp_alternate_select()Marc Zyngier
2019-09-09KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINEMarc Zyngier
2019-09-04arm64: remove __iounmapChristoph Hellwig
2019-08-31tracing/arm64: Have max stack tracer handle the case of return address after ...Steven Rostedt (VMware)
2019-08-30Merge branch 'for-next/atomics' into for-next/coreWill Deacon
2019-08-30Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon
2019-08-30arm64: atomics: Use K constraint when toolchain appears to support itWill Deacon
2019-08-30arm64: atomics: Undefine internal macros after useWill Deacon
2019-08-30arm64: asm: Kill 'asm/atomic_arch.h'Will Deacon
2019-08-30arm64: lse: Remove unused 'alt_lse' assembly macroWill Deacon
2019-08-29arm64: avoid using hard-coded registers for LSE atomicsAndrew Murray
2019-08-29arm64: atomics: avoid out-of-line ll/sc atomicsAndrew Murray
2019-08-29arm64: document the choice of page attributes for pgprot_dmacoherentChristoph Hellwig
2019-08-29dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig
2019-08-29arm64: Use correct ll/sc atomic constraintsAndrew Murray
2019-08-27arm64: KVM: Device mappings should be execute-neverJames Morse
2019-08-27arm64: sysreg: Add some field definitions for PAR_EL1Will Deacon
2019-08-27arm64: mm: Add ISB instruction to set_pgd()Will Deacon