aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 11-86/+153
2020-01-30Merge branch 'cve-2019-3016' into kvm-next-5.6Gravatar Paolo Bonzini 3-11/+6
2020-01-30Merge tag 'kvmarm-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Gravatar Paolo Bonzini 9-77/+151
2020-01-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-1/+5
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Gravatar Linus Torvalds 2-1/+3
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-19/+3
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-1/+3
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-3/+0
2020-01-28Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 1-0/+1
2020-01-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 27-195/+172
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 6-33/+36
2020-01-28Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+9
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-10/+10
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2020-01-27Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+1
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2020-01-27KVM: Move running VCPU from ARM to common codeGravatar Paolo Bonzini 1-2/+0
2020-01-27KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()Gravatar Sean Christopherson 2-6/+0
2020-01-27KVM: arm64: Free sve_state via arm specific hookGravatar Sean Christopherson 2-0/+6
2020-01-27KVM: Drop kvm_arch_vcpu_setup()Gravatar Sean Christopherson 1-5/+0
2020-01-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 80-480/+1142
2020-01-27ARM: configs: Build BCM2711 thermal as moduleGravatar Stefan Wahren 1-0/+1
2020-01-24Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Gravatar Thomas Gleixner 1-0/+1
2020-01-23arm64: KVM: Annotate guest entry/exit as a single functionGravatar Mark Brown 1-4/+3
2020-01-23arm64: KVM: Add UAPI notes for swapped registersGravatar Andrew Jones 1-2/+10
2020-01-23KVM: arm/arm64: Cleanup MMIO handlingGravatar Marc Zyngier 3-33/+9
2020-01-22KVM: arm64: Write arch.mdcr_el2 changes since last vcpu_load on VHEGravatar Andrew Murray 1-1/+5
2020-01-22arm64: acpi: fix DAIF manipulation with pNMIGravatar Mark Rutland 2-2/+11
2020-01-22irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocationGravatar Marc Zyngier 1-0/+1
2020-01-22Merge branch 'for-next/rng' into for-next/coreGravatar Will Deacon 9-2/+118
2020-01-22Merge branch 'for-next/errata' into for-next/coreGravatar Will Deacon 8-25/+59
2020-01-22Merge branch 'for-next/asm-annotations' into for-next/coreGravatar Will Deacon 25-104/+112
2020-01-22Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...Gravatar Will Deacon 52-349/+844
2020-01-22arm64: kconfig: Fix alignment of E0PD help textGravatar Will Deacon 1-6/+6
2020-01-22arm64: Use v8.5-RNG entropy for KASLR seedGravatar Mark Brown 2-0/+19
2020-01-22arm64: Implement archrandom.h for ARMv8.5-RNGGravatar Richard Henderson 8-1/+102
2020-01-21arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'Gravatar Dirk Behme 1-1/+1
2020-01-21arm64: entry: Avoid empty alternatives entriesGravatar Julien Thierry 1-2/+2
2020-01-21arm64: Kconfig: select HAVE_FUTEX_CMPXCHGGravatar Vladimir Murzin 1-0/+1
2020-01-20Merge tag 'v5.5-rc7' into efi/core, to pick up fixesGravatar Ingo Molnar 13-22/+48
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 13-22/+48
2020-01-19KVM: arm/arm64: Correct AArch32 SPSR on exception entryGravatar Mark Rutland 1-0/+32
2020-01-19KVM: arm/arm64: Correct CPSR on exception entryGravatar Mark Rutland 1-0/+1
2020-01-19KVM: arm64: Correct PSTATE on exception entryGravatar Mark Rutland 2-5/+66
2020-01-19arm64: kvm: Fix IDMAP overlap with HYP VAGravatar Russell King 1-31/+25
2020-01-19KVM: arm64: Only sign-extend MMIO up to register widthGravatar Christoffer Dall 2-4/+7
2020-01-18open: introduce openat2(2) syscallGravatar Aleksa Sarai 2-1/+3
2020-01-17arm64: csum: Fix pathological zero-length callsGravatar Robin Murphy 1-0/+3
2020-01-17arm64: entry: cleanup sp_el0 manipulationGravatar Mark Rutland 1-10/+7