summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/cpu.h
AgeCommit message (Expand)Author
2023-10-11cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)
2023-06-26Merge tag 'x86-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-20x86/smp: Make stop_other_cpus() more robustThomas Gleixner
2023-05-15x86/topology: Remove CPU0 hotplug optionThomas Gleixner
2023-05-15x86/smpboot: Rename start_cpu0() to soft_restart_cpu()Thomas Gleixner
2022-11-18x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check()Jithu Joseph
2022-11-18x86/microcode/intel: Reuse microcode_sanity_check()Jithu Joseph
2022-11-18x86/microcode/intel: Reuse find_matching_signature()Jithu Joseph
2022-08-31x86/apic: Don't disable x2APIC if lockedDaniel Sneddon
2022-05-23Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-05-23Merge tag 'x86_splitlock_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-05-12x86/microcode/intel: Expose collect_cpu_info_early() for IFSJithu Joseph
2022-04-27x86/aperfmperf: Make parts of the frequency invariance code unconditionalThomas Gleixner
2022-04-27x86/split-lock: Remove unused TIF_SLD bitTony Luck
2022-03-15x86/ibt,kexec: Disable CET on kexecPeter Zijlstra
2022-03-15x86/ibt: Add IBT feature, MSR and #CP handlingPeter Zijlstra
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-19x86/cpu: Add helper function to get the type of the current hybrid CPURicardo Neri
2021-03-28x86/traps: Handle #DB for bus lockFenghua Yu
2020-06-15x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeupSean Christopherson
2020-04-11x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner
2020-02-20x86/split_lock: Enable split lock detection by kernelPeter Zijlstra (Intel)
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-25x86/acpi: store ACPI ids from MADT for future usageVitaly Kuznetsov
2016-07-15x86/smp: Remove stack_smp_processor_id()Andy Lutomirski
2015-11-24x86/cpu: Unify CPU family, model, stepping calculationBorislav Petkov
2015-03-11x86: Use common outgoing-CPU-notification codePaul E. McKenney
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2012-11-14x86, topology: Debug CPU0 hotplugFenghua Yu
2012-11-14x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPIFenghua Yu
2011-02-14x86: Fix mwait_usable section mismatchBorislav Petkov
2011-01-21x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov
2010-08-12x86, cleanup: Remove obsolete boot_cpu_id variableRobert Richter
2009-01-29x86: generalize boot_cpu_idIngo Molnar
2009-01-07x86: smp.h move boot_cpu_id declartion to cpu.hJaswinder Singh Rajput
2009-01-07x86: smp.h move cpu_physical_id declartion to cpu.hJaswinder Singh Rajput
2009-01-07x86: smp.h move safe_smp_processor_id declartion to cpu.hJaswinder Singh Rajput
2009-01-07x86: smp.h move stack_processor_id declartion to cpu.hJaswinder Singh Rajput
2009-01-07x86: smp.h move prefill_possible_map declartion to cpu.hJaswinder Singh Rajput
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro