summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2025-04-04KVM: x86/mmu: Wrap sanity check on number of TDP MMU pages with KVM_PROVE_MMUSean Christopherson
2025-04-03x86/idle: Use MONITOR and MWAIT mnemonics in <asm/mwait.h>Uros Bizjak
2025-04-03x86/idle: Change arguments of mwait_idle_with_hints() to u32Uros Bizjak
2025-04-03x86/idle: Remove CONFIG_AS_TPAUSEUros Bizjak
2025-04-03x86/idle: Remove .s output beautifying delimiters from simpler asm() templatesUros Bizjak
2025-04-02x86/idle: Standardize argument types for MONITOR{,X} and MWAIT{,X} instructio...Uros Bizjak
2025-04-02x86/idle: Remove MFENCEs for X86_BUG_CLFLUSH_MONITOR in mwait_idle_with_hints...Andrew Cooper
2025-04-02Merge tag 'x86_tdx_for_6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-01x86/mm: Remove the arch-specific p4d_leaf() definitionBaoquan He
2025-04-01x86/mm: Remove the arch-specific pgd_leaf() definitionBaoquan He
2025-04-01x86/nmi: Add missing description x86_platform_ops::get_nmi_reason to <asm/x86...Sohil Mehta
2025-04-01x86/nmi: Improve <asm/nmi.h> documentationSohil Mehta
2025-04-01x86/nmi: Consolidate NMI panic variablesSohil Mehta
2025-04-01x86/nmi: Simplify unknown NMI panic handlingSohil Mehta
2025-04-01x86/platform/iosf_mbi: Remove unused iosf_mbi_unregister_pmic_bus_access_noti...Dr. David Alan Gilbert
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-30Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-30Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-28x86/bitops: Simplify variable_ffz() as variable__ffs(~word)Uros Bizjak
2025-03-26x86/tdx: Fix arch_safe_halt() execution for TDX VMsVishal Annapurve
2025-03-26x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRTKirill A. Shutemov
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-03-25Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-03-25Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-03-25x86/bitops: Use TZCNT mnemonic in <asm/bitops.h>Uros Bizjak
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-25Merge tag 'ras_core_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-25Merge tag 'x86_cache_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-25Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-25x86/kexec: Debugging support: Load an IDT and basic exception entry pointsDavid Woodhouse
2025-03-25x86/cacheinfo: Introduce cpuid_amd_hygon_has_l3_cache()Ahmed S. Darwish
2025-03-25x86/cpu: Use consolidated CPUID leaf 0x2 descriptor tableAhmed S. Darwish
2025-03-25x86/cpu: Consolidate CPUID leaf 0x2 tablesThomas Gleixner
2025-03-25x86/cpu: Use enums for TLB descriptor typesAhmed S. Darwish
2025-03-25x86/cacheinfo: Use enums for cache descriptor typesAhmed S. Darwish
2025-03-25x86/cpu: Introduce and use CPUID leaf 0x2 parsing helpersAhmed S. Darwish
2025-03-25objtool: Fix X86_FEATURE_SMAP alternative handlingJosh Poimboeuf
2025-03-25Merge branch 'linus' into x86/urgent, to pick up fixes and refresh the branchIngo Molnar
2025-03-24Merge tag 'x86-cleanups-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-24Merge tag 'x86-fpu-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-24Merge tag 'x86-boot-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-03-24Merge tag 'locking-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-24Merge branch 'pm-cpufreq'Rafael J. Wysocki
2025-03-22x86/speculation: Remove the extra #ifdef around CALL_NOSPECPawan Gupta
2025-03-21x86/hyperv: fix an indentation issue in mshyperv.hWei Liu