summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2020-02-19arm64: memory: Add missing brackets to untagged_addr() macroWill Deacon
2020-02-18arm64: lse: Fix LSE atomics with LLVMVincenzo Frascino
2020-02-10arm64/spinlock: fix a -Wunused-function warningQian Cai
2020-02-10arm64: Drop do_el0_ia_bp_hardening() & do_sp_pc_abort() declarationsAnshuman Khandual
2020-02-08Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2020-02-08irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek
2020-02-04arm64: mm: convert mm/dump.c to use walk_page_range()Steven Price
2020-02-04arm64: mm: add p?d_leaf() definitionsSteven Price
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-01-30Merge branch 'cve-2019-3016' into kvm-next-5.6Paolo Bonzini
2020-01-30Merge tag 'kvmarm-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-28Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-27Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-27KVM: Move running VCPU from ARM to common codePaolo Bonzini
2020-01-27KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()Sean Christopherson
2020-01-27KVM: arm64: Free sve_state via arm specific hookSean Christopherson
2020-01-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-01-23KVM: arm/arm64: Cleanup MMIO handlingMarc Zyngier
2020-01-22arm64: acpi: fix DAIF manipulation with pNMIMark Rutland
2020-01-22irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocationMarc Zyngier
2020-01-22Merge branch 'for-next/rng' into for-next/coreWill Deacon
2020-01-22Merge branch 'for-next/errata' into for-next/coreWill Deacon
2020-01-22Merge branch 'for-next/asm-annotations' into for-next/coreWill Deacon
2020-01-22Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...Will Deacon
2020-01-22arm64: Use v8.5-RNG entropy for KASLR seedMark Brown
2020-01-22arm64: Implement archrandom.h for ARMv8.5-RNGRichard Henderson
2020-01-20Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar
2020-01-19KVM: arm/arm64: Correct AArch32 SPSR on exception entryMark Rutland
2020-01-19KVM: arm/arm64: Correct CPSR on exception entryMark Rutland
2020-01-19KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall
2020-01-18open: introduce openat2(2) syscallAleksa Sarai
2020-01-17arm64: entry: cleanup el0 svc handler namingMark Rutland
2020-01-17arm64: assembler: remove smp_dmb macroMark Rutland
2020-01-17arm64: assembler: remove inherit_daif macroMark Rutland
2020-01-17arm64: Use macros instead of hard-coded constants for MAIR_EL1Catalin Marinas
2020-01-17arm64: Add KRYO{3,4}XX CPU cores to spectre-v2 safe listSai Prakash Ranjan
2020-01-17locking/osq: Use optimized spinning loop for arm64Waiman Long
2020-01-16arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen
2020-01-16arm64: lse: fix LSE atomics with LLVM's integrated assemblerSami Tolvanen
2020-01-16arm64: Implement optimised checksum routineRobin Murphy
2020-01-16arm64: Workaround for Cortex-A55 erratum 1530923Steven Price
2020-01-16arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHESteven Price