summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
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-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
2019-08-27arm64: tlb: Ensure we execute an ISB following walk cache invalidationWill Deacon
2019-08-27Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"Will Deacon
2019-08-23arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang
2019-08-21arm64: entry: Move ct_user_exit before any other exceptionJames Morse
2019-08-15arm64: smp: disable hotplug on trusted OS resident CPUSudeep Holla
2019-08-14arm64: Clarify when cpu_enable() is calledMark Brown
2019-08-14arm64: memory: rename VA_START to PAGE_ENDMark Rutland
2019-08-14arm64: memory: Cosmetic cleanupsWill Deacon
2019-08-14arm64: memory: Add comments to end of non-trivial #ifdef blocksWill Deacon
2019-08-14arm64: memory: Implement __tag_set() as common functionWill Deacon
2019-08-14arm64: memory: Simplify _VA_START and _PAGE_OFFSET definitionsWill Deacon
2019-08-14arm64: memory: Simplify virt_to_page() implementationWill Deacon
2019-08-14arm64: memory: Rewrite default page_to_virt()/virt_to_page()Will Deacon
2019-08-14arm64: memory: Ensure address tag is masked in conversion macrosWill Deacon
2019-08-14arm64: memory: Fix virt_addr_valid() using __is_lm_address()Will Deacon
2019-08-14Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...Will Deacon
2019-08-13arm64: prefer __section from compiler_attributes.hNick Desaulniers
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-09arm64: mm: Really fix sparse warning in untagged_addr()Will Deacon
2019-08-09arm64: mm: Simplify definition of virt_addr_valid()Will Deacon
2019-08-09arm64: mm: Remove vabits_userSteve Capper
2019-08-09arm64: mm: Introduce 52-bit Kernel VAsSteve Capper
2019-08-09arm64: mm: Modify calculation of VMEMMAP_SIZESteve Capper