summaryrefslogtreecommitdiff
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-169-35/+123
|\
| * Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2022-01-079-34/+121
| |\
| | * Merge branch kvm-arm64/misc-5.17 into kvmarm-master/nextMarc Zyngier2022-01-043-9/+5
| | |\
| | | * KVM: arm64: Use defined value for SCTLR_ELx_EEFuad Tabba2021-12-201-1/+1
| | | * KVM: arm64: Rework kvm_pgtable initialisationMarc Zyngier2021-12-161-5/+4
| | | * KVM: arm64: Drop unused workaround_flags vcpu fieldMarc Zyngier2021-12-081-3/+0
| | * | Merge branch kvm-arm64/pkvm-hyp-sharing into kvmarm-master/nextMarc Zyngier2021-12-164-0/+26
| | |\ \
| | | * | KVM: arm64: pkvm: Unshare guest structs during teardownQuentin Perret2021-12-162-0/+3
| | | * | KVM: arm64: Expose unshare hypercall to the hostWill Deacon2021-12-161-0/+1
| | | * | KVM: arm64: Introduce kvm_share_hyp()Quentin Perret2021-12-161-0/+1
| | | * | KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2Will Deacon2021-12-161-0/+21
| | * | | Merge branch kvm-arm64/misc-5.17 into kvmarm-master/nextMarc Zyngier2021-12-071-0/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | KVM: arm64: Add minimal handling for the ARMv8.7 PMUMarc Zyngier2021-12-011-0/+1
| | * | | Merge branch kvm-arm64/hyp-header-split into kvmarm-master/nextMarc Zyngier2021-12-072-0/+72
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | KVM: arm64: Move host EL1 code out of hyp/ directoryWill Deacon2021-12-061-0/+71
| | | * | arm64: Add missing include of asm/cpufeature.h to asm/mmu.hWill Deacon2021-12-061-0/+1
| | | |/
| | * | Merge branch kvm-arm64/fpsimd-tracking into kvmarm-master/nextMarc Zyngier2021-12-012-16/+14
| | |\ \
| | | * | KVM: arm64: Stop mapping current thread_info at EL2Marc Zyngier2021-11-221-2/+0
| | | * | KVM: arm64: Introduce flag shadowing TIF_FOREIGN_FPSTATEMarc Zyngier2021-11-221-0/+2
| | | * | KVM: arm64: Remove unused __sve_save_stateMarc Zyngier2021-11-221-1/+0
| | | * | KVM: arm64: Get rid of host SVE tracking/savingMarc Zyngier2021-11-221-1/+0
| | | * | KVM: arm64: Reorder vcpu flag definitionsMarc Zyngier2021-11-221-12/+12
| | * | | KVM: arm64: Drop vcpu->arch.has_run_once for vcpu->pidMarc Zyngier2021-12-011-3/+2
| | * | | KVM: arm64: Move kvm_arch_vcpu_run_pid_change() out of lineMarc Zyngier2021-12-011-6/+1
| | | |/ | | |/|
| * | | Merge branch 'kvm-on-hv-msrbm-fix' into HEADPaolo Bonzini2021-12-084-14/+53
| |\ \ \
| * | | | KVM: Drop obsolete kvm_arch_vcpu_block_finish()Sean Christopherson2021-12-081-1/+0
| * | | | KVM: arm64: Move vGIC v4 handling for WFI out arch callback hookSean Christopherson2021-12-081-0/+2
* | | | | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-161-0/+9
|\ \ \ \ \
| * | | | | PCI: hv: Add arm64 Hyper-V vPCI supportSunil Muthuswamy2022-01-121-0/+9
| | |_|_|/ | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-152-1/+3
|\ \ \ \ \
| * | | | | mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-152-1/+3
* | | | | | Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-01-121-2/+9
|\ \ \ \ \ \
| * | | | | | KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.cSean Christopherson2021-11-171-3/+0
| * | | | | | KVM: Move x86's perf guest info callbacks to generic KVMSean Christopherson2021-11-171-0/+10
| * | | | | | perf: Stop pretending that perf can handle multiple guest callbacksSean Christopherson2021-11-171-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-01-111-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar2021-12-135-16/+55
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior2021-12-071-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-01-101-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2022-01-101-1/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-12-301-1/+1
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | arch_topology: Remove unused topology_set_thermal_pressure() and relatedLukasz Luba2021-11-231-1/+0
| | | * | | | arch_topology: Introduce thermal pressure update functionLukasz Luba2021-11-231-0/+1
| | | |/ / /
* | | | | | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-102-13/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-301-1/+0
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-021-2/+2
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-264-14/+53
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-182-1/+2
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-11-152-13/+1
| |\ \ \ \ \ \
| | * | | | | | arm64/bpf: Remove 128MB limit for BPF JIT programsRussell King2021-11-082-13/+1