index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
cpu.h
Age
Commit message (
Expand
)
Author
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2012-11-14
x86, topology: Debug CPU0 hotplug
Fenghua Yu
2012-11-14
x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPI
Fenghua Yu
2011-02-14
x86: Fix mwait_usable section mismatch
Borislav Petkov
2011-01-21
x86, hotplug: Fix powersavings with offlined cores on AMD
Borislav Petkov
2010-08-12
x86, cleanup: Remove obsolete boot_cpu_id variable
Robert Richter
2009-01-29
x86: generalize boot_cpu_id
Ingo Molnar
2009-01-07
x86: smp.h move boot_cpu_id declartion to cpu.h
Jaswinder Singh Rajput
2009-01-07
x86: smp.h move cpu_physical_id declartion to cpu.h
Jaswinder Singh Rajput
2009-01-07
x86: smp.h move safe_smp_processor_id declartion to cpu.h
Jaswinder Singh Rajput
2009-01-07
x86: smp.h move stack_processor_id declartion to cpu.h
Jaswinder Singh Rajput
2009-01-07
x86: smp.h move prefill_possible_map declartion to cpu.h
Jaswinder Singh Rajput
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro