aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpcommon.c
Commit message (Expand)AuthorAge
* x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst2009-01-26
* x86: move this_cpu_offsetBrian Gerst2009-01-26
* x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-18
* x86_64: initialize this_cpu_off to __per_cpu_loadTejun Heo2009-01-16
* x86: merge 64 and 32 SMP percpu handlingTejun Heo2009-01-16
* x86: change init_gdt to update the gdt via write_gdt, rather than a direct wr...Alex Nixon2008-08-15
* x86: convert to generic helpers for IPI function callsJens Axboe2008-06-26
* x86: create smpcommon.cGlauber Costa2008-04-17