summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-03-0110-68/+44
|\
| * Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-02-2810-68/+44
| |\
| | * arm64: Ask the compiler to __always_inline functions used by KVM at HYPJames Morse2020-02-224-8/+8
| | * KVM: arm64: Define our own swab32() to avoid a uapi static inlineJames Morse2020-02-221-0/+7
| | * KVM: arm64: Ask the compiler to __always_inline functions used at HYPJames Morse2020-02-225-28/+29
| | * kvm: arm/arm64: Fold VHE entry/exit work into kvm_vcpu_run_vhe()Mark Rutland2020-02-171-32/+0
* | | arm64: memory: Add missing brackets to untagged_addr() macroWill Deacon2020-02-191-1/+1
* | | arm64: lse: Fix LSE atomics with LLVMVincenzo Frascino2020-02-181-1/+1
* | | arm64/spinlock: fix a -Wunused-function warningQian Cai2020-02-101-1/+5
* | | arm64: Drop do_el0_ia_bp_hardening() & do_sp_pc_abort() declarationsAnshuman Khandual2020-02-101-4/+0
|/ /
* | Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-02-081-4/+4
|\ \
| * | irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu2020-02-081-4/+4
* | | Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2020-02-041-1/+0
|\ \ \
| * | | asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek2020-02-041-1/+0
* | | | arm64: mm: convert mm/dump.c to use walk_page_range()Steven Price2020-02-041-4/+4
* | | | arm64: mm: add p?d_leaf() definitionsSteven Price2020-02-041-0/+2
* | | | Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-01-316-40/+59
|\ \ \ \
| * \ \ \ Merge branch 'cve-2019-3016' into kvm-next-5.6Paolo Bonzini2020-01-302-10/+5
| |\ \ \ \
| * \ \ \ \ Merge tag 'kvmarm-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-01-306-37/+58
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | arm64: KVM: Add UAPI notes for swapped registersAndrew Jones2020-01-231-2/+10
| | * | | | KVM: arm/arm64: Cleanup MMIO handlingMarc Zyngier2020-01-233-33/+9
| | * | | | KVM: arm/arm64: Correct AArch32 SPSR on exception entryMark Rutland2020-01-191-0/+32
| | * | | | KVM: arm/arm64: Correct CPSR on exception entryMark Rutland2020-01-191-0/+1
| | * | | | KVM: arm64: Correct PSTATE on exception entryMark Rutland2020-01-191-0/+1
| | * | | | KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall2020-01-192-4/+7
| | | |/ / | | |/| |
| * | | | KVM: Move running VCPU from ARM to common codePaolo Bonzini2020-01-271-2/+0
| * | | | KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()Sean Christopherson2020-01-271-1/+0
| * | | | KVM: arm64: Free sve_state via arm specific hookSean Christopherson2020-01-271-0/+1
| |/ / /
* | | | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-292-1/+3
|\ \ \ \
| * | | | arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-132-1/+3
| |/ / /
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-01-291-19/+3
|\ \ \ \
| * | | | compat: provide compat_ptr() on all architecturesArnd Bergmann2020-01-031-17/+0
| * | | | compat: ARM64: always include asm-generic/compat.hArnd Bergmann2020-01-031-2/+3
| |/ / /
* | | | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-292-1/+3
|\ \ \ \
| * | | | open: introduce openat2(2) syscallAleksa Sarai2020-01-182-1/+3
| |/ / /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-282-5/+5
|\ \ \ \
| * | | | Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-253-1/+8
| |\| | |
| * | | | sched/rt, arm64: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-082-5/+5
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-01-281-0/+9
|\ \ \ \ \
| * | | | | locking/osq: Use optimized spinning loop for arm64Waiman Long2020-01-171-0/+9
* | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-282-10/+10
|\ \ \ \ \ \
| * | | | | | Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar2020-01-202-1/+1
| |\| | | | |
| * | | | | | Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2020-01-101-0/+4
| |\ \ \ \ \ \
| | * | | | | | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar2020-01-102-10/+5
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | efi/libstub: Rename efi_call_early/_runtime macros to be more intuitiveArd Biesheuvel2019-12-251-3/+3
| * | | | | | efi/libstub: Drop 'table' argument from efi_table_attr() macroArd Biesheuvel2019-12-251-2/+1
| * | | | | | efi/libstub: Drop protocol argument from efi_call_proto() macroArd Biesheuvel2019-12-251-2/+1
| * | | | | | efi/libstub: Remove 'sys_table_arg' from all function prototypesArd Biesheuvel2019-12-251-2/+1
| * | | | | | efi/libstub: Get rid of 'sys_table_arg' macro parameterArd Biesheuvel2019-12-251-4/+4