Tejun Heo
|
60a5317ff0
x86: implement x86_32 stack protector
|
16 years ago |
Brian Gerst
|
552be871e6
x86: pass in cpu number to switch_to_new_gdt()
|
16 years ago |
Tejun Heo
|
cf3997f507
x86: clean up indentation in setup_per_cpu_areas()
|
16 years ago |
James Bottomley
|
22f25138c3
x86: fix build breakage on voyage
|
16 years ago |
Brian Gerst
|
2697fbd5fa
x86: load new GDT after setting up boot cpu per-cpu area
|
16 years ago |
Brian Gerst
|
b2d2f4312b
x86: initialize per-cpu GDT segment in per-cpu setup
|
16 years ago |
Brian Gerst
|
89c9c4c58e
x86: make Voyager use x86 per-cpu setup.
|
16 years ago |
Brian Gerst
|
34019be1cd
x86: don't assume boot cpu is #0
|
16 years ago |
Brian Gerst
|
1688401a0f
x86: move this_cpu_offset
|
16 years ago |
Brian Gerst
|
996db817e3
x86: only compile setup_percpu.o on SMP
|
16 years ago |
Brian Gerst
|
ec70de8b04
x86: move apic variables to apic.c
|
16 years ago |
Brian Gerst
|
74631a248d
x86: always page-align per-cpu area start and size
|
16 years ago |
Brian Gerst
|
2f2f52bad7
x86: move setup_cpu_local_masks()
|
16 years ago |
Brian Gerst
|
6470aff619
x86: move 64-bit NUMA code
|
16 years ago |
Brian Gerst
|
0d77e7f04d
x86: merge setup_per_cpu_maps() into setup_per_cpu_areas()
|
16 years ago |
Brian Gerst
|
947e76cdc3
x86: move stack_canary into irq_stack
|
16 years ago |
Brian Gerst
|
e7a22c1ebc
x86-64: Move nodenumber from PDA to per-cpu.
|
16 years ago |
Brian Gerst
|
ea9279066d
x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.
|
16 years ago |
Brian Gerst
|
26f80bd6a9
x86-64: Convert irqstacks to per-cpu
|
16 years ago |
Tejun Heo
|
a338af2c64
x86: fix build bug introduced during merge
|
16 years ago |
Tejun Heo
|
b12d8db8fb
x86: make pda a percpu variable
|
16 years ago |
Tejun Heo
|
9939ddaff5
x86: merge 64 and 32 SMP percpu handling
|
16 years ago |
Tejun Heo
|
1a51e3a0ae
x86: fold pda into percpu area on SMP
|
16 years ago |
Tejun Heo
|
c8f3329a0d
x86: use static _cpu_pda array
|
16 years ago |
Tejun Heo
|
3e5d8f9784
x86: make percpu symbols zerobased on SMP
|
16 years ago |
Mike Travis
|
c90aa894f0
x86: cleanup early setup_percpu references
|
16 years ago |
Jaswinder Singh Rajput
|
068790334c
x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h
|
16 years ago |
Linus Torvalds
|
3d14bdad40
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Ingo Molnar
|
0936912274
Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x86/urgent
|
16 years ago |
Jaswinder Singh Rajput
|
8a87dd9a20
x86: setup_percpu.c fix style problems
|
16 years ago |