summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2025-05-23arch/x86: Provide the CPU number in the wakeup AP callbackRoman Kisel
2025-05-23x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()Roman Kisel
2025-05-23arm64, x86: hyperv: Report the VTL the system boots inRoman Kisel
2025-05-23Drivers: hv: Provide arch-neutral implementation of get_vtl()Roman Kisel
2025-05-23Merge branch kvm-arm64/ubsan-el2 into kvmarm-master/nextMarc Zyngier
2025-05-22x86/mm/pat: inline memtype_match() into memtype_erase()David Hildenbrand
2025-05-22x86/mm/pat: remove MEMTYPE_*_MATCHDavid Hildenbrand
2025-05-22x86/mm/pat: remove strict_prot parameter from reserve_pfn_range()David Hildenbrand
2025-05-22x86/mm/pat: remove old pfnmap tracking interfaceDavid Hildenbrand
2025-05-22mm: introduce pfnmap_track() and pfnmap_untrack() and use them for memremapDavid Hildenbrand
2025-05-22mm: convert track_pfn_insert() to pfnmap_setup_cachemode*()David Hildenbrand
2025-05-22x86/mm/pat: factor out setting cachemode into pgprot_set_cachemode()David Hildenbrand
2025-05-21x86/crash: make the page that stores the dm crypt keys inaccessibleCoiby Xu
2025-05-21x86/crash: pass dm crypt keys to kdump kernelCoiby Xu
2025-05-21Revert "x86/mm: Remove unused __set_memory_prot()"Coiby Xu
2025-05-21include: pe.h: Fix PE definitionsPali Rohár
2025-05-21perf/x86/zhaoxin: Remove driver-specific throttle supportKan Liang
2025-05-21perf/x86/amd: Remove driver-specific throttle supportKan Liang
2025-05-21perf/x86/intel: Remove driver-specific throttle supportKan Liang
2025-05-21x86/bugs: Fix spectre_v2 mitigation default on IntelPawan Gupta
2025-05-21x86/bugs: Restructure ITS mitigationDavid Kaplan
2025-05-21Merge tag 'v6.15-rc7' into x86/core, to pick up fixesIngo Molnar
2025-05-21x86/xen/msr: Fix uninitialized variable 'err'Xin Li (Intel)
2025-05-19KVM: SVM: Add support for KVM_CAP_X86_BUS_LOCK_EXIT on SVM CPUsManali Shukla
2025-05-17Merge tag 'x86-urgent-2025-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-17Merge tag 'perf-urgent-2025-05-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-17x86/paravirt: Restrict PARAVIRT_XXL to 64-bit onlyKirill A. Shutemov
2025-05-17x86/mm/64: Make 5-level paging support unconditionalKirill A. Shutemov
2025-05-17x86/mm/64: Make SPARSEMEM_VMEMMAP the only memory modelKirill A. Shutemov
2025-05-17x86/mm/64: Always use dynamic memory layoutKirill A. Shutemov
2025-05-17x86/bugs: Fix indentation due to ITS mergeBorislav Petkov (AMD)
2025-05-16KVM: x86/mmu: Use kvm_x86_call() instead of manual static_call()Sean Christopherson
2025-05-16x86/io_apic: Switch to of_fwnode_handle()Jiri Slaby (SUSE)
2025-05-16KVM: SVM: Add architectural definitions/assets for Bus Lock ThresholdNikunj A Dadhania
2025-05-16x86/cpufeatures: Add CPUID feature bit for the Bus Lock ThresholdManali Shukla
2025-05-16KVM: x86: Make kvm_pio_request.linear_rip a common field for user exitsManali Shukla
2025-05-16perf/x86/intel/ds: Remove redundant assignments to sample.periodChangbin Du
2025-05-16x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrlJames Morse
2025-05-16x86/resctrl: Always initialise rid field in rdt_resources_all[]James Morse
2025-05-16x86/resctrl: Relax some asm #includesDave Martin
2025-05-16x86/resctrl: Prefer alloc(sizeof(*foo)) idiom in rdt_init_fs_context()Dave Martin
2025-05-16x86/resctrl: Squelch whitespace anomalies in resctrl core codeDave Martin
2025-05-16x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.hJames Morse
2025-05-16x86/resctrl: Fix types in resctrl_arch_mon_ctx_{alloc,free}() stubsJames Morse
2025-05-16x86/resctrl: Move the filesystem bits to headers visible to fs/resctrlJames Morse
2025-05-16x86/mm: Remove duplicated word in warning messageLukas Bulwahn
2025-05-16fs/resctrl: Add boiler plate for external resctrl codeJames Morse
2025-05-16x86/cpuid: Rename hypervisor_cpuid_base()/for_each_possible_hypervisor_cpuid_...Ahmed S. Darwish
2025-05-16x86/cpu/intel: Rename CPUID(0x2) descriptors iterator parameterAhmed S. Darwish
2025-05-16x86/cacheinfo: Rename CPUID(0x2) descriptors iterator parameterAhmed S. Darwish