| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-02-14 | arm64: Correct wrong label in macro __init_el2_gicv3 |  Joakim Tjernlund | 1 | -1/+1 |
| 2022-02-11 | lib/xor: make xor prototypes more friendly to compiler vectorization |  Ard Biesheuvel | 1 | -7/+14 |
| 2022-02-08 | Merge branch kvm-arm64/pmu-bl into kvmarm-master/next |  Marc Zyngier | 2 | -1/+18 |
| 2022-02-08 | KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPU |  Alexandru Elisei | 2 | -0/+15 |
| 2022-02-08 | KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_SET_PMU attribute |  Alexandru Elisei | 1 | -0/+1 |
| 2022-02-08 | KVM: arm64: Keep a per-VM pointer to the default PMU |  Marc Zyngier | 1 | -1/+1 |
| 2022-02-08 | KVM: arm64: Do not change the PMU event filter after a VCPU has run |  Marc Zyngier | 1 | -0/+1 |
| 2022-02-08 | Merge branch kvm-arm64/vmid-allocator into kvmarm-master/next |  Marc Zyngier | 2 | -4/+10 |
| 2022-02-08 | KVM: arm64: Make active_vmids invalid on vCPU schedule out |  Shameer Kolothum | 1 | -0/+1 |
| 2022-02-08 | KVM: arm64: Align the VMID allocation with the arm64 ASID |  Julien Grall | 2 | -4/+4 |
| 2022-02-08 | KVM: arm64: Make VMID bits accessible outside of allocator |  Shameer Kolothum | 1 | -0/+1 |
| 2022-02-08 | KVM: arm64: Introduce a new VMID allocator for KVM |  Shameer Kolothum | 1 | -0/+4 |
| 2022-02-08 | Merge branch kvm-arm64/mmu-rwlock into kvmarm-master/next |  Marc Zyngier | 1 | -0/+2 |
| 2022-02-08 | KVM: arm64: Use read/write spin lock for MMU protection |  Jing Zhang | 1 | -0/+2 |
| 2022-02-08 | KVM: arm64: Emulate the OS Lock |  Oliver Upton | 1 | -0/+4 |
| 2022-02-08 | KVM: arm64: Allow guest to set the OSLK bit |  Oliver Upton | 1 | -0/+3 |
| 2022-02-08 | KVM: arm64: Stash OSLSR_EL1 in the cpu context |  Oliver Upton | 2 | -0/+6 |
| 2022-02-07 | irqchip/apple-aic: Move PMU-specific registers to their own include file |  Marc Zyngier | 1 | -0/+19 |
| 2022-01-28 | Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kernel/git/coresight/linux into for-next/fixes |  Catalin Marinas | 1 | -0/+2 |
| 2022-01-27 | arm64: Add Cortex-A510 CPU part definition |  Anshuman Khandual | 1 | -0/+2 |
| 2022-01-24 | arm64: Add Cortex-X2 CPU part definition |  Anshuman Khandual | 1 | -0/+2 |
| 2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux |  Linus Torvalds | 1 | -1/+0 |
| 2022-01-22 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 2 | -2/+2 |
| 2022-01-20 | arm64: atomics: lse: Dereference matching size |  Kees Cook | 2 | -2/+2 |
| 2022-01-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 9 | -35/+123 |
| 2022-01-16 | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -0/+9 |
| 2022-01-15 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 2 | -1/+3 |
| 2022-01-15 | include: move find.h from asm_generic to linux |  Yury Norov | 1 | -1/+0 |
| 2022-01-15 | mm/mempolicy: wire up syscall set_mempolicy_home_node |  Aneesh Kumar K.V | 2 | -1/+3 |
| 2022-01-12 | Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+9 |
| 2022-01-12 | PCI: hv: Add arm64 Hyper-V vPCI support |  Sunil Muthuswamy | 1 | -0/+9 |
| 2022-01-11 | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2022-01-10 | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -1/+1 |
| 2022-01-10 | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next |  Linus Torvalds | 2 | -13/+1 |
| 2022-01-10 | Merge branch 'pm-cpufreq' |  Rafael J. Wysocki | 1 | -1/+1 |
| 2022-01-10 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 12 | -262/+193 |
| 2022-01-07 | Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD |  Paolo Bonzini | 9 | -34/+121 |
| 2022-01-05 | Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrace', 'for-next/xor-neon', 'for-next/kasan', 'for-next/armv8_7-fp', 'for-next/atomics', 'for-next/bti', 'for-next/sve', 'for-next/kselftest' and 'for-next/kcsan', remote-tracking branch 'arm64/for-next/perf' into for-next/... |  Catalin Marinas | 12 | -262/+193 |
| 2022-01-04 | Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next |  Marc Zyngier | 3 | -9/+5 |
| 2021-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Jakub Kicinski | 1 | -1/+0 |
| 2021-12-30 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm |  Rafael J. Wysocki | 1 | -1/+1 |
| 2021-12-27 | Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi |  Linus Torvalds | 1 | -1/+0 |
| 2021-12-22 | asm-generic: introduce io_stop_wc() and add implementation for ARM64 |  Xiongfeng Wang | 1 | -0/+9 |
| 2021-12-20 | KVM: arm64: Use defined value for SCTLR_ELx_EE |  Fuad Tabba | 1 | -1/+1 |
| 2021-12-17 | arm64: Ensure that the 'bti' macro is defined where linkage.h is included |  Catalin Marinas | 1 | -0/+4 |
| 2021-12-16 | KVM: arm64: Rework kvm_pgtable initialisation |  Marc Zyngier | 1 | -5/+4 |
| 2021-12-16 | Merge branch kvm-arm64/pkvm-hyp-sharing into kvmarm-master/next |  Marc Zyngier | 4 | -0/+26 |
| 2021-12-16 | KVM: arm64: pkvm: Unshare guest structs during teardown |  Quentin Perret | 2 | -0/+3 |
| 2021-12-16 | KVM: arm64: Expose unshare hypercall to the host |  Will Deacon | 1 | -0/+1 |
| 2021-12-16 | KVM: arm64: Introduce kvm_share_hyp() |  Quentin Perret | 1 | -0/+1 |