summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | | | | 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-271-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-271-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
| |\ \ \ \
| | * | | | arm64: Use v8.5-RNG entropy for KASLR seedMark Brown2020-01-221-0/+8
| | * | | | arm64: Implement archrandom.h for ARMv8.5-RNGRichard Henderson2020-01-225-1/+75
| | |/ / /
| * | | | Merge branch 'for-next/errata' into for-next/coreWill Deacon2020-01-223-6/+6
| |\ \ \ \
| | * | | | arm64: Workaround for Cortex-A55 erratum 1530923Steven Price2020-01-161-2/+2
| | * | | | arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHESteven Price2020-01-161-1/+1
| | * | | | arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHESteven Price2020-01-163-3/+3
| | |/ / /
| * | | | Merge branch 'for-next/asm-annotations' into for-next/coreWill Deacon2020-01-222-11/+16
| |\ \ \ \
| | * | | | arm64: asm: Remove ENDPIPROC()Mark Brown2020-01-081-12/+0