Age | Commit message (Expand) | Author |
2025-06-08 | Merge tag 'x86-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2025-06-03 | Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2025-06-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2025-05-31 | Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2025-05-31 | Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2025-05-31 | x86/fpu: Remove unused trace events | Steven Rostedt |
2025-05-29 | Merge tag 'tsm-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds |
2025-05-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2025-05-27 | Merge tag 'x86_sev_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2025-05-27 | Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2025-05-27 | Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini |
2025-05-27 | Merge tag 'kvm-x86-vmx-6.16' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini |
2025-05-27 | Merge tag 'kvm-x86-pir-6.16' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini |
2025-05-27 | Merge tag 'kvm-x86-misc-6.16' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini |
2025-05-26 | Merge tag 'x86-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2025-05-26 | Merge tag 'x86-debug-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2025-05-26 | Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2025-05-26 | Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2025-05-26 | Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2025-05-26 | Merge tag 'loongarch-kvm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2025-05-26 | x86/fpu: Fix irq_fpu_usable() to return false during CPU onlining | Eric Biggers |
2025-05-23 | arch/x86: Provide the CPU number in the wakeup AP callback | Roman Kisel |
2025-05-23 | x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap() | Roman Kisel |
2025-05-21 | Revert "x86/mm: Remove unused __set_memory_prot()" | Coiby Xu |
2025-05-21 | Merge tag 'v6.15-rc7' into x86/core, to pick up fixes | Ingo Molnar |
2025-05-17 | Merge tag 'x86-urgent-2025-05-17' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2025-05-17 | x86/paravirt: Restrict PARAVIRT_XXL to 64-bit only | Kirill A. Shutemov |
2025-05-17 | x86/mm/64: Make 5-level paging support unconditional | Kirill A. Shutemov |
2025-05-17 | x86/mm/64: Always use dynamic memory layout | Kirill A. Shutemov |
2025-05-16 | KVM: SVM: Add architectural definitions/assets for Bus Lock Threshold | Nikunj A Dadhania |
2025-05-16 | x86/cpufeatures: Add CPUID feature bit for the Bus Lock Threshold | Manali Shukla |
2025-05-16 | KVM: x86: Make kvm_pio_request.linear_rip a common field for user exits | Manali Shukla |
2025-05-16 | x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.h | James Morse |
2025-05-16 | x86/resctrl: Fix types in resctrl_arch_mon_ctx_{alloc,free}() stubs | James Morse |
2025-05-16 | x86/cpuid: Rename hypervisor_cpuid_base()/for_each_possible_hypervisor_cpuid_... | Ahmed S. Darwish |
2025-05-16 | x86/cpuid: Rename cpuid_get_leaf_0x2_regs() to cpuid_leaf_0x2() | Ahmed S. Darwish |
2025-05-16 | x86/tracing, x86/mm: Move page fault tracepoints to generic | Nam Cao |
2025-05-16 | x86/tracing, x86/mm: Remove redundant trace_pagefault_key | Nam Cao |
2025-05-15 | x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_" | James Morse |
2025-05-15 | x86/cpuid: Rename have_cpuid_p() to cpuid_feature() | Ahmed S. Darwish |
2025-05-15 | x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header | Ahmed S. Darwish |
2025-05-15 | x86/cpuid: Move CPUID(0x2) APIs into <cpuid/api.h> | Ahmed S. Darwish |
2025-05-15 | x86/msr: Add rdmsrl_on_cpu() compatibility wrapper | Ingo Molnar |
2025-05-13 | x86/CPU/AMD: Add X86_FEATURE_ZEN6 | Yazen Ghannam |
2025-05-13 | Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts | Ingo Molnar |
2025-05-13 | Merge branch 'x86/platform' into x86/core, to merge dependent commits | Ingo Molnar |
2025-05-13 | Merge branch 'x86/nmi' into x86/core, to merge dependent commits | Ingo Molnar |
2025-05-13 | Merge branch 'x86/msr' into x86/core, to resolve conflicts | Ingo Molnar |
2025-05-13 | Merge branch 'x86/mm' into x86/core, to resolve conflicts | Ingo Molnar |
2025-05-13 | Merge branch 'x86/microcode' into x86/core, to merge dependent commits | Ingo Molnar |