summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2022-05-12x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resumeWanpeng Li
2022-05-09x86/cpu: Load microcode during restore_processor_state()Borislav Petkov
2022-04-15KVM: x86: fix sending PV IPILi RongQing
2022-03-28ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 boardMark Cilissen
2022-03-16x86/cpu: Add hardware-enforced cache coherency as a CPUID featureKrish Sadhukhan
2022-03-11x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMTJosh Poimboeuf
2022-03-11x86/speculation: Warn about Spectre v2 LFENCE mitigationJosh Poimboeuf
2022-03-11x86/speculation: Use generic retpoline by default on AMDKim Phillips
2022-03-11x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf
2022-03-11x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra
2022-03-11x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)
2022-03-11x86,bugs: Unconditionally allow spectre_v2=retpoline,amdPeter Zijlstra
2022-03-11x86/speculation: Merge one test in spectre_v2_user_select_mitigation()Borislav Petkov
2022-03-02x86/fpu: Correct pkru/xstate inconsistencyBrian Geffon
2022-01-27x86/mce: Mark mce_read_aux() noinstrBorislav Petkov
2022-01-27x86/mce: Mark mce_end() noinstrBorislav Petkov
2022-01-27x86/mce: Mark mce_panic() noinstrBorislav Petkov
2022-01-27x86/mm: Flush global TLB when switching to trampoline page-tableJoerg Roedel
2022-01-27x86/mce/inject: Avoid out-of-bounds write when setting flagsZhang Zixun
2022-01-27x86/gpu: Reserve stolen memory for first integrated Intel GPULucas De Marchi
2021-12-08x86/tsc: Disable clocksource watchdog for TSC on qualified platormsFeng Tang
2021-12-08x86/tsc: Add a timer to make sure TSC_adjust is always checkedFeng Tang
2021-11-17x86/irq: Ensure PI wakeup handler is unregistered before module unloadSean Christopherson
2021-11-17x86/cpu: Fix migration safety with X86_BUG_NULL_SELJane Malalane
2021-10-20x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() failsJames Morse
2021-10-13x86/hpet: Use another crystalball to evaluate HPET usabilityThomas Gleixner
2021-10-06x86/kvmclock: Move this_cpu_pvti into kvmclock.hZelin Deng
2021-09-26drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner
2021-09-15x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger
2021-09-12x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker
2021-08-26x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner
2021-08-18x86/resctrl: Fix default monitoring groups reportingBabu Moger
2021-08-18x86/ioapic: Force affinity setup before startupThomas Gleixner
2021-08-18x86/msi: Force affinity setup before startupThomas Gleixner
2021-07-20x86/fpu: Limit xstate copy size in xstateregs_set()Thomas Gleixner
2021-07-20x86/signal: Detect and prevent an alternate signal stack overflowChang S. Bae
2021-06-23x86/fpu: Reset state for all signal restore failuresThomas Gleixner
2021-06-10x86/kvm: Disable all PV features on crashVitaly Kuznetsov
2021-06-10x86/kvm: Disable kvmclock on all CPUs on shutdownVitaly Kuznetsov
2021-06-10x86/kvm: Teardown PV features on boot CPU as wellVitaly Kuznetsov
2021-06-10x86/apic: Mark _all_ legacy interrupts when IO/APIC is missingThomas Gleixner
2021-05-14x86/kprobes: Fix to check non boostable prefixes correctlyMasami Hiramatsu
2021-05-14x86/microcode: Check for offline CPUs before requesting new microcodeOtavio Pontes
2021-05-11x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supportedSean Christopherson
2021-05-07ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()Rafael J. Wysocki
2021-05-07ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki
2021-04-28x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith
2021-03-24x86/apic/of: Fix CPU devicetree-node lookupsJohan Hovold
2021-03-24x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov
2021-03-24x86/ioapic: Ignore IRQ2 againThomas Gleixner