| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | | | KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2 | Will Deacon | 2021-12-16 | 1 | -0/+21 | |
| | | * | | | | | Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next | Marc Zyngier | 2021-12-07 | 1 | -0/+1 | |
| | | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | | | * | | | | KVM: arm64: Add minimal handling for the ARMv8.7 PMU | Marc Zyngier | 2021-12-01 | 1 | -0/+1 | |
| | | * | | | | | Merge branch kvm-arm64/hyp-header-split into kvmarm-master/next | Marc Zyngier | 2021-12-07 | 2 | -0/+72 | |
| | | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | | | * | | | | KVM: arm64: Move host EL1 code out of hyp/ directory | Will Deacon | 2021-12-06 | 1 | -0/+71 | |
| | | | * | | | | arm64: Add missing include of asm/cpufeature.h to asm/mmu.h | Will Deacon | 2021-12-06 | 1 | -0/+1 | |
| | | | |/ / / | ||||||
| | | * | | | | Merge branch kvm-arm64/fpsimd-tracking into kvmarm-master/next | Marc Zyngier | 2021-12-01 | 2 | -16/+14 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | KVM: arm64: Stop mapping current thread_info at EL2 | Marc Zyngier | 2021-11-22 | 1 | -2/+0 | |
| | | | * | | | | KVM: arm64: Introduce flag shadowing TIF_FOREIGN_FPSTATE | Marc Zyngier | 2021-11-22 | 1 | -0/+2 | |
| | | | * | | | | KVM: arm64: Remove unused __sve_save_state | Marc Zyngier | 2021-11-22 | 1 | -1/+0 | |
| | | | * | | | | KVM: arm64: Get rid of host SVE tracking/saving | Marc Zyngier | 2021-11-22 | 1 | -1/+0 | |
| | | | * | | | | KVM: arm64: Reorder vcpu flag definitions | Marc Zyngier | 2021-11-22 | 1 | -12/+12 | |
| | | * | | | | | KVM: arm64: Drop vcpu->arch.has_run_once for vcpu->pid | Marc Zyngier | 2021-12-01 | 1 | -3/+2 | |
| | | * | | | | | KVM: arm64: Move kvm_arch_vcpu_run_pid_change() out of line | Marc Zyngier | 2021-12-01 | 1 | -6/+1 | |
| | | | |/ / / | | |/| | | | ||||||
| | * | | | | | Merge branch 'kvm-on-hv-msrbm-fix' into HEAD | Paolo Bonzini | 2021-12-08 | 4 | -14/+53 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | KVM: Drop obsolete kvm_arch_vcpu_block_finish() | Sean Christopherson | 2021-12-08 | 1 | -1/+0 | |
| | * | | | | | | KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook | Sean Christopherson | 2021-12-08 | 1 | -0/+2 | |
| * | | | | | | | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-01-16 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | PCI: hv: Add arm64 Hyper-V vPCI support | Sunil Muthuswamy | 2022-01-12 | 1 | -0/+9 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-01-15 | 2 | -1/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | mm/mempolicy: wire up syscall set_mempolicy_home_node | Aneesh Kumar K.V | 2022-01-15 | 2 | -1/+3 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-01-12 | 1 | -2/+9 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c | Sean Christopherson | 2021-11-17 | 1 | -3/+0 | |
| | * | | | | | | | KVM: Move x86's perf guest info callbacks to generic KVM | Sean Christopherson | 2021-11-17 | 1 | -0/+10 | |
| | * | | | | | | | perf: Stop pretending that perf can handle multiple guest callbacks | Sean Christopherson | 2021-11-17 | 1 | -2/+2 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-01-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge tag 'v5.16-rc5' into locking/core, to pick up fixes | Ingo Molnar | 2021-12-13 | 5 | -16/+55 | |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h | Sebastian Andrzej Siewior | 2021-12-07 | 1 | -1/+1 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2022-01-10 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2022-01-10 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | | * | | | | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 2021-12-30 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | | | * | | | | | arch_topology: Remove unused topology_set_thermal_pressure() and related | Lukasz Luba | 2021-11-23 | 1 | -1/+0 | |
| | | | * | | | | | arch_topology: Introduce thermal pressure update function | Lukasz Luba | 2021-11-23 | 1 | -0/+1 | |
| | | | |/ / / / | ||||||
| * | | | | | | | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2022-01-10 | 2 | -13/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-12-30 | 1 | -1/+0 | |
| | |\| | | | | | | ||||||
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-12-02 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-11-26 | 4 | -14/+53 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-11-18 | 2 | -1/+2 | |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2021-11-15 | 2 | -13/+1 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | arm64/bpf: Remove 128MB limit for BPF JIT programs | Russell King | 2021-11-08 | 2 | -13/+1 | |
| * | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2022-01-10 | 12 | -262/+193 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | | | | | | | | | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | *-----------. \ \ \ \ \ \ | Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac... | Catalin Marinas | 2022-01-05 | 12 | -262/+193 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
| | | | | | | | | * | | | | | | arm64/sve: Generalise vector length configuration prctl() for SME | Mark Brown | 2021-12-14 | 1 | -3/+3 | |
| | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
| | | | | | | | * | | | | | | arm64: Ensure that the 'bti' macro is defined where linkage.h is included | Catalin Marinas | 2021-12-17 | 1 | -0/+4 | |
| | | | | | | | * | | | | | | arm64: Use BTI C directly and unconditionally | Mark Brown | 2021-12-14 | 1 | -16/+6 | |
| | | | | | | | * | | | | | | arm64: Unconditionally override SYM_FUNC macros | Mark Brown | 2021-12-14 | 1 | -5/+11 | |
| | | | | | | | * | | | | | | arm64: Add macro version of the BTI instruction | Mark Brown | 2021-12-14 | 2 | -6/+11 | |
| | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| | | | | | | * | | | | | | arm64: atomics: lse: define RETURN ops in terms of FETCH ops | Mark Rutland | 2021-12-14 | 1 | -34/+14 | |
| | | | | | | * | | | | | | arm64: atomics: lse: improve constraints for simple ops | Mark Rutland | 2021-12-14 | 1 | -12/+18 | |
| | | | | | | * | | | | | | arm64: atomics: lse: define ANDs in terms of ANDNOTs | Mark Rutland | 2021-12-14 | 1 | -30/+4 | |
