summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2024-11-02x86/vdso: Allocate vvar page from C codeThomas Weißschuh
2024-10-31x86/mce/apei: Handle variable SMCA BERT record sizeYazen Ghannam
2024-10-31x86/MCE/AMD: Add support for new MCA_SYND{1,2} registersAvadhut Naik
2024-10-30x86/mce: Add wrapper for struct mce to export vendor specific infoAvadhut Naik
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif
2024-10-29x86/xen: Avoid relocatable quantities in Xen ELF notesArd Biesheuvel
2024-10-29drm/intel/pciids: rename i915_pciids.h to just pciids.hJani Nikula
2024-10-28x86/traps: move kmsan check after instrumentation_beginSabyrzhan Tasbolatov
2024-10-28x86/mce/intel: Use MCG_BANKCNT_MASK instead of 0xffQiuxu Zhuo
2024-10-28x86/mce/mcelog: Use xchg() to get and clear the flagsQiuxu Zhuo
2024-10-28x86/cpu: Fix formatting of cpuid_bits[] in scattered.cBorislav Petkov (AMD)
2024-10-28x86/cpufeatures: Add X86_FEATURE_AMD_WORKLOAD_CLASS feature bitPerry Yuan
2024-10-27Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-26x86/cpu: Use str_yes_no() helper in show_cpuinfo_misc()Thorsten Blum
2024-10-25x86/amd: Use heterogeneous core topology for identifying boost numeratorMario Limonciello
2024-10-25x86/cpu: Add CPU type to struct cpuinfo_topologyPawan Gupta
2024-10-25x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMDPerry Yuan
2024-10-25x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORESPerry Yuan
2024-10-25x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefixMario Limonciello
2024-10-25x86: fix user address masking non-canonical speculation issueLinus Torvalds
2024-10-25x86/microcode/intel: Remove unnecessary cache writeback and invalidationChang S. Bae
2024-10-22x86/microcode/AMD: Split load_microcode_amd()Borislav Petkov (AMD)
2024-10-22x86/microcode/AMD: Pay attention to the stepping dynamicallyBorislav Petkov (AMD)
2024-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-20Merge tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-20x86/kvm: Override default caching mode for SEV-SNP and TDXKirill A. Shutemov
2024-10-17x86/unwind/orc: Fix unwind for newly forked tasksZheng Yejian
2024-10-17objtool: Detect non-relocated text referencesJosh Poimboeuf
2024-10-16x86/acpi: Switch to irq_get_nr_irqs() and irq_set_nr_irqs()Bart Van Assche
2024-10-15x86/apic: Always explicitly disarm TSC-deadline timerZhang Rui
2024-10-14x86/resctrl: Slightly clean-up mbm_config_show()Christophe JAILLET
2024-10-11x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode loadJohn Allen
2024-10-10ftrace: Make ftrace_regs abstract from direct useSteven Rostedt
2024-10-10x86/bugs: Do not use UNTRAIN_RET with IBPB on entryJohannes Wikner
2024-10-10x86/bugs: Skip RSB fill at VMEXITJohannes Wikner
2024-10-10x86/cpufeatures: Add a IBPB_NO_RET BUG flagJohannes Wikner
2024-10-08x86/resctrl: Annotate get_mem_config() functions as __initNathan Chancellor
2024-10-08x86/resctrl: Avoid overflow in MB settings in bw_validate()Martin Kletzander
2024-10-07x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20hRichard Gong
2024-10-07x86/cpu/intel: Define helper to get CPU core native IDDapeng Mi
2024-10-06Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-10-06x86/reboot: emergency callbacks are now registered by common KVM codePaolo Bonzini
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-27Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-26Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-25x86/kernel: Move page table macros to headerJason Andryuk
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-19Merge tag 'for-linus-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds