Mike Travis
|
9628937d5b
x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids
|
16 years ago |
Mike Travis
|
168ef543a4
x86: prepare for cpumask iterators to only go to nr_cpu_ids
|
16 years ago |
Rusty Russell
|
98a79d6a50
cpumask: centralize cpu_online_map and cpu_possible_map
|
16 years ago |
James Bottomley
|
6cd10f8db3
x86, voyager: fix smp generic helper voyager breakage
|
16 years ago |
James Bottomley
|
73557af5bf
x86, voyager: fix smp_intr_init() compile breakage
|
16 years ago |
James Bottomley
|
bfcb4c1bec
x86/voyager: fix missing cpu_index initialisation
|
16 years ago |
James Bottomley
|
ee477524b4
x86/voyager: fix compile breakage casued by x86: move prefill_possible_map calling early
|
16 years ago |
James Bottomley
|
08c3330857
x86/voyager: fix boot breakage caused by x86: boot secondary cpus through initial_code
|
16 years ago |
Yinghai Lu
|
08678b0841
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
|
17 years ago |
Manfred Spraul
|
e545a6140b
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
|
17 years ago |
Ingo Molnar
|
1a781a777b
Merge branch 'generic-ipi' into generic-ipi-for-linus
|
17 years ago |
Jens Axboe
|
15c8b6c1aa
on_each_cpu(): kill unused 'retry' parameter
|
17 years ago |
Jens Axboe
|
8691e5a8f6
smp_call_function: get rid of the unused nonatomic/retry argument
|
17 years ago |
Jens Axboe
|
3b16cf8748
x86: convert to generic helpers for IPI function calls
|
17 years ago |
Alexey Starikovskiy
|
bab4b27c00
x86: move smp_found_config
|
17 years ago |
Yinghai Lu
|
a4c81cf684
x86: extend e820 ealy_res support 32bit
|
17 years ago |
Akinobu Mita
|
7c04e64a1b
x86: use cpumask function for present, possible, and online cpus
|
17 years ago |
Linus Torvalds
|
4b7227ca32
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-xen-next
|
17 years ago |
Jeremy Fitzhardinge
|
68db065c84
x86: unify KERNEL_PGD_PTRS
|
17 years ago |
Ingo Molnar
|
fcbc04c0ab
x86: voyager fix
|
17 years ago |
WANG Cong
|
cf9b111c17
x86: remove pointless comments
|
17 years ago |
Pavel Machek
|
e44b7b7525
x86: move suspend wakeup code to C
|
17 years ago |
Glauber de Oliveira Costa
|
9d97d0da71
x86: move stack_start to smp.h
|
17 years ago |
Glauber Costa
|
da522b0729
x86: adapt voyager's setup_trampoline
|
17 years ago |
Glauber Costa
|
d507897b2f
x86: adapt voyager's trampoline_base
|
17 years ago |
Adrian Bunk
|
6c81c32f96
calibrate_delay() must be __cpuinit
|
17 years ago |
Jeremy Fitzhardinge
|
925596a017
x86: avoid name conflict for Voyager leave_mm
|
17 years ago |
Harvey Harrison
|
75604d7f7f
x86: remove all definitions with fastcall
|
17 years ago |
H. Peter Anvin
|
65ea5b0349
x86: rename the struct pt_regs members for 32/64-bit consistency
|
17 years ago |
Thomas Gleixner
|
0b9c99b6f2
x86: cleanup tlbflush.h variants
|
17 years ago |