summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/smpcommon.c
AgeCommit message (Expand)Author
2009-01-27x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst
2009-01-27x86: move this_cpu_offsetBrian Gerst
2009-01-19x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-16x86_64: initialize this_cpu_off to __per_cpu_loadTejun Heo
2009-01-16x86: merge 64 and 32 SMP percpu handlingTejun Heo
2008-08-15x86: change init_gdt to update the gdt via write_gdt, rather than a direct wr...Alex Nixon
2008-06-26x86: convert to generic helpers for IPI function callsJens Axboe
2008-04-17x86: create smpcommon.cGlauber Costa