summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cpu.h
AgeCommit message (Expand)AuthorLines
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+6
2021-04-19x86/cpu: Add helper function to get the type of the current hybrid CPURicardo Neri-0/+6
2021-03-28x86/traps: Handle #DB for bus lockFenghua Yu-2/+5
2020-06-15x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeupSean Christopherson-0/+5
2020-04-11x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner-0/+6
2020-02-20x86/split_lock: Enable split lock detection by kernelPeter Zijlstra (Intel)-0/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2016-07-25x86/acpi: store ACPI ids from MADT for future usageVitaly Kuznetsov-0/+1
2016-07-15x86/smp: Remove stack_smp_processor_id()Andy Lutomirski-1/+0
2015-11-24x86/cpu: Unify CPU family, model, stepping calculationBorislav Petkov-0/+3
2015-03-11x86: Use common outgoing-CPU-notification codePaul E. McKenney-2/+0
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker-1/+1
2012-11-14x86, topology: Debug CPU0 hotplugFenghua Yu-0/+3
2012-11-14x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPIFenghua Yu-0/+1
2011-02-14x86: Fix mwait_usable section mismatchBorislav Petkov-1/+1
2011-01-21x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov-0/+1
2010-08-12x86, cleanup: Remove obsolete boot_cpu_id variableRobert Richter-1/+0
2009-01-29x86: generalize boot_cpu_idIngo Molnar-5/+1
2009-01-07x86: smp.h move boot_cpu_id declartion to cpu.hJaswinder Singh Rajput-0/+7
2009-01-07x86: smp.h move cpu_physical_id declartion to cpu.hJaswinder Singh Rajput-0/+1
2009-01-07x86: smp.h move safe_smp_processor_id declartion to cpu.hJaswinder Singh Rajput-0/+1
2009-01-07x86: smp.h move stack_processor_id declartion to cpu.hJaswinder Singh Rajput-0/+2
2009-01-07x86: smp.h move prefill_possible_map declartion to cpu.hJaswinder Singh Rajput-0/+10
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro-0/+20