aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cpu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+1
2016-07-25x86/acpi: store ACPI ids from MADT for future usageVitaly Kuznetsov1-0/+1
2016-07-15x86/smp: Remove stack_smp_processor_id()Andy Lutomirski1-1/+0
2015-11-24x86/cpu: Unify CPU family, model, stepping calculationBorislav Petkov1-0/+3
2015-03-11x86: Use common outgoing-CPU-notification codePaul E. McKenney1-2/+0
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker1-1/+1
2012-11-14x86, topology: Debug CPU0 hotplugFenghua Yu1-0/+3
2012-11-14x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPIFenghua Yu1-0/+1
2011-02-14x86: Fix mwait_usable section mismatchBorislav Petkov1-1/+1
2011-01-21x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov1-0/+1
2010-08-12x86, cleanup: Remove obsolete boot_cpu_id variableRobert Richter1-1/+0
2009-01-29x86: generalize boot_cpu_idIngo Molnar1-5/+1
2009-01-07x86: smp.h move boot_cpu_id declartion to cpu.hJaswinder Singh Rajput1-0/+7
2009-01-07x86: smp.h move cpu_physical_id declartion to cpu.hJaswinder Singh Rajput1-0/+1
2009-01-07x86: smp.h move safe_smp_processor_id declartion to cpu.hJaswinder Singh Rajput1-0/+1
2009-01-07x86: smp.h move stack_processor_id declartion to cpu.hJaswinder Singh Rajput1-0/+2
2009-01-07x86: smp.h move prefill_possible_map declartion to cpu.hJaswinder Singh Rajput1-0/+10
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+20