| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-23 | x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap() | Roman Kisel | 1 | -2/+4 |
| 2025-05-21 | Revert "x86/mm: Remove unused __set_memory_prot()" | Coiby Xu | 1 | -0/+2 |
| 2025-05-21 | Merge tag 'v6.15-rc7' into x86/core, to pick up fixes | Ingo Molnar | 2 | -2/+2 |
| 2025-05-17 | Merge tag 'x86-urgent-2025-05-17' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -2/+2 |
| 2025-05-17 | x86/paravirt: Restrict PARAVIRT_XXL to 64-bit only | Kirill A. Shutemov | 2 | -6/+0 |
| 2025-05-17 | x86/mm/64: Make 5-level paging support unconditional | Kirill A. Shutemov | 4 | -29/+0 |
| 2025-05-17 | x86/mm/64: Always use dynamic memory layout | Kirill A. Shutemov | 2 | -10/+0 |
| 2025-05-16 | KVM: SVM: Add architectural definitions/assets for Bus Lock Threshold | Nikunj A Dadhania | 1 | -2/+5 |
| 2025-05-16 | x86/cpufeatures: Add CPUID feature bit for the Bus Lock Threshold | Manali Shukla | 1 | -0/+1 |
| 2025-05-16 | KVM: x86: Make kvm_pio_request.linear_rip a common field for user exits | Manali Shukla | 1 | -1/+1 |
| 2025-05-16 | x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.h | James Morse | 1 | -5/+0 |
| 2025-05-16 | x86/resctrl: Fix types in resctrl_arch_mon_ctx_{alloc,free}() stubs | James Morse | 1 | -4/+6 |
| 2025-05-16 | x86/cpuid: Rename hypervisor_cpuid_base()/for_each_possible_hypervisor_cpuid_... | Ahmed S. Darwish | 3 | -5/+5 |
| 2025-05-16 | x86/cpuid: Rename cpuid_get_leaf_0x2_regs() to cpuid_leaf_0x2() | Ahmed S. Darwish | 1 | -20/+20 |
| 2025-05-16 | x86/tracing, x86/mm: Move page fault tracepoints to generic | Nam Cao | 1 | -48/+0 |
| 2025-05-16 | x86/tracing, x86/mm: Remove redundant trace_pagefault_key | Nam Cao | 3 | -25/+6 |
| 2025-05-15 | x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_" | James Morse | 1 | -2/+2 |
| 2025-05-15 | x86/cpuid: Rename have_cpuid_p() to cpuid_feature() | Ahmed S. Darwish | 1 | -2/+2 |
| 2025-05-15 | x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header | Ahmed S. Darwish | 1 | -1/+1 |
| 2025-05-15 | x86/cpuid: Move CPUID(0x2) APIs into <cpuid/api.h> | Ahmed S. Darwish | 4 | -77/+75 |
| 2025-05-15 | x86/msr: Add rdmsrl_on_cpu() compatibility wrapper | Ingo Molnar | 1 | -0/+1 |
| 2025-05-13 | x86/CPU/AMD: Add X86_FEATURE_ZEN6 | Yazen Ghannam | 1 | -1/+1 |
| 2025-05-13 | Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts | Ingo Molnar | 4 | -0/+53 |
| 2025-05-13 | Merge branch 'x86/platform' into x86/core, to merge dependent commits | Ingo Molnar | 1 | -0/+13 |
| 2025-05-13 | Merge branch 'x86/nmi' into x86/core, to merge dependent commits | Ingo Molnar | 2 | -3/+47 |
| 2025-05-13 | Merge branch 'x86/msr' into x86/core, to resolve conflicts | Ingo Molnar | 19 | -202/+209 |
| 2025-05-13 | Merge branch 'x86/mm' into x86/core, to resolve conflicts | Ingo Molnar | 6 | -56/+29 |
| 2025-05-13 | Merge branch 'x86/microcode' into x86/core, to merge dependent commits | Ingo Molnar | 1 | -0/+2 |
| 2025-05-13 | Merge branch 'x86/fpu' into x86/core, to merge dependent commits | Ingo Molnar | 8 | -53/+38 |
| 2025-05-13 | Merge branch 'x86/cpu' into x86/core, to resolve conflicts | Ingo Molnar | 10 | -17/+201 |
| 2025-05-13 | Merge branch 'x86/boot' into x86/core, to merge dependent commits | Ingo Molnar | 9 | -10/+188 |
| 2025-05-13 | Merge branch 'x86/bugs' into x86/core, to merge dependent commits | Ingo Molnar | 2 | -1/+2 |
| 2025-05-13 | Merge branch 'x86/asm' into x86/core, to merge dependent commits | Ingo Molnar | 11 | -59/+55 |
| 2025-05-13 | Merge branch 'x86/alternatives' into x86/core, to merge dependent commits | Ingo Molnar | 4 | -22/+37 |
| 2025-05-12 | x86/kexec: add support for passing kexec handover (KHO) data | Alexander Graf | 1 | -0/+2 |
| 2025-05-11 | syscall.h: introduce syscall_set_nr() | Dmitry V. Levin | 1 | -0/+7 |
| 2025-05-11 | syscall.h: add syscall_set_arguments() | Dmitry V. Levin | 1 | -0/+36 |
| 2025-05-11 | arch: remove mk_pmd() | Matthew Wilcox (Oracle) | 1 | -2/+0 |
| 2025-05-11 | x86: remove custom definition of mk_pte() | Matthew Wilcox (Oracle) | 1 | -16/+3 |
| 2025-05-11 | Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -0/+53 |
| 2025-05-11 | x86/sev: Fix operator precedence in GHCB_MSR_VMPL_REQ_LEVEL macro | Seongman Lee | 1 | -1/+1 |
| 2025-05-09 | x86/its: FineIBT-paranoid vs ITS | Peter Zijlstra | 1 | -0/+8 |
| 2025-05-09 | x86/its: Use dynamic thunks for indirect branches | Peter Zijlstra | 1 | -0/+10 |
| 2025-05-09 | x86/its: Add "vmexit" option to skip mitigation on some CPUs | Pawan Gupta | 1 | -0/+1 |
| 2025-05-09 | x86/its: Add support for ITS-safe return thunk | Pawan Gupta | 2 | -0/+20 |
| 2025-05-09 | x86/its: Add support for ITS-safe indirect thunk | Pawan Gupta | 2 | -0/+5 |
| 2025-05-09 | x86/its: Enumerate Indirect Target Selection (ITS) bug | Pawan Gupta | 2 | -0/+9 |
| 2025-05-08 | x86/tdx: Add tdx_mcall_extend_rtmr() interface | Cedric Xing | 2 | -0/+3 |
| 2025-05-06 | x86/insn: Stop decoding i64 instructions in x86-64 mode at opcode | Masami Hiramatsu (Google) | 1 | -0/+6 |
| 2025-05-06 | Merge tag 'v6.15-rc4' into x86/asm, to pick up fixes | Ingo Molnar | 5 | -21/+37 |