summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/cpu.h
AgeCommit message (Expand)Author
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