summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-271-0/+1
|\
| * x86/acpi: store ACPI ids from MADT for future usageVitaly Kuznetsov2016-07-251-0/+1
* | x86/smp: Remove stack_smp_processor_id()Andy Lutomirski2016-07-151-1/+0
|/
* x86/cpu: Unify CPU family, model, stepping calculationBorislav Petkov2015-11-241-0/+3
* x86: Use common outgoing-CPU-notification codePaul E. McKenney2015-03-111-2/+0
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-1/+1
* x86, topology: Debug CPU0 hotplugFenghua Yu2012-11-141-0/+3
* x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPIFenghua Yu2012-11-141-0/+1
* x86: Fix mwait_usable section mismatchBorislav Petkov2011-02-141-1/+1
* x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov2011-01-211-0/+1
* x86, cleanup: Remove obsolete boot_cpu_id variableRobert Richter2010-08-121-1/+0
* x86: generalize boot_cpu_idIngo Molnar2009-01-291-5/+1
* x86: smp.h move boot_cpu_id declartion to cpu.hJaswinder Singh Rajput2009-01-071-0/+7
* x86: smp.h move cpu_physical_id declartion to cpu.hJaswinder Singh Rajput2009-01-071-0/+1
* x86: smp.h move safe_smp_processor_id declartion to cpu.hJaswinder Singh Rajput2009-01-071-0/+1
* x86: smp.h move stack_processor_id declartion to cpu.hJaswinder Singh Rajput2009-01-071-0/+2
* x86: smp.h move prefill_possible_map declartion to cpu.hJaswinder Singh Rajput2009-01-071-0/+10
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+20