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 |
Mike Travis
|
c2d1cec1c7
x86: cleanup remaining cpumask_t ops in smpboot code
|
16 years ago |
Cyrill Gorcunov
|
ab14398abd
x86: setup_per_cpu_areas() cleanup
|
16 years ago |
Mike Travis
|
7eb1955336
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask
|
16 years ago |
Rusty Russell
|
393d68fb99
cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask
|
16 years ago |
Mike Travis
|
a168196501
x86: move and enhance debug printk for nr_cpu_ids etc.
|
16 years ago |
Rusty Russell
|
29c0177e6a
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers.
|
16 years ago |
Gustavo F. Padovan
|
55410791c9
x86: remove redundant KERN_DEBUG on pr_debug
|
17 years ago |
Thomas Gleixner
|
d6c88a507e
genirq: revert dynarray
|
17 years ago |
Yinghai Lu
|
1f8ff037a8
x86: alloc dyn_array all together
|
17 years ago |
Yinghai Lu
|
1f3fcd4b1a
add per_cpu_dyn_array support
|
17 years ago |
Ingo Molnar
|
0b88641f1b
Merge commit 'v2.6.27-rc7' into x86/debug
|
17 years ago |
Yinghai Lu
|
a677f58a8c
x86: print per_cpu data address
|
17 years ago |