aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/processor.h
AgeCommit message (Expand)Author
2009-01-31x86: pass in cpu number to switch_to_new_gdt()Brian Gerst
2009-01-28Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar
2009-01-27x86: load new GDT after setting up boot cpu per-cpu areaBrian Gerst
2009-01-27x86: remove extra barriers from load_gs_base()Brian Gerst
2009-01-27x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst
2009-01-23x86: clean up stray space in <asm/processor.h>H. Peter Anvin
2009-01-20x86: move stack_canary into irq_stackBrian Gerst
2009-01-19x86-64: Convert irqstacks to per-cpuBrian Gerst
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-12x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger
2008-11-01x86: Hypervisor detection and get tsc_freq from hypervisorAlok Kataria
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro