summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-302-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-301-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
| * | | | | | efi/libstub: Distinguish between native/mixed not 32/64 bitArd Biesheuvel2019-12-251-1/+1
| * | | | | | efi/libstub: Remove unused __efi_call_early() macroArd Biesheuvel2019-12-251-1/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-01-281-0/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocationMarc Zyngier2020-01-221-0/+1
| |/ / / /
* | | | | Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-01-281-1/+1
|\ \ \ \ \
| * | | | | arm64: compat: vdso: Remove unused VDSO_HAS_32BIT_FALLBACKVincenzo Frascino2020-01-141-1/+0
| * | | | | arm64: compat: vdso: Expose BUILD_VDSO32Vincenzo Frascino2020-01-141-0/+1
| |/ / / /
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-01-2725-102/+246
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | arm64: acpi: fix DAIF manipulation with pNMIMark Rutland2020-01-221-1/+10
| * | | | Merge branch 'for-next/rng' into for-next/coreWill Deacon2020-01-225-2/+84
| |\ \ \ \