Dmitri Vorobiev
|
76544504ae
MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.c
|
16 years ago |
Rusty Russell
|
98a79d6a50
cpumask: centralize cpu_online_map and cpu_possible_map
|
16 years ago |
Ralf Baechle
|
076c6e4f4d
MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0.
|
16 years ago |
Ralf Baechle
|
7920c4d658
MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction.
|
16 years ago |
Manfred Spraul
|
e545a6140b
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
|
16 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
|
2f304c0a0a
mips: convert to generic helpers for IPI function calls
|
17 years ago |
Zenon Fortuna
|
a9ad02bdbb
[MIPS] Export smp_call_function and smp_call_function_single.
|
17 years ago |
Thiemo Seufer
|
83738e3073
[MIPS] fix warning message on SMP kernels
|
17 years ago |
Ralf Baechle
|
39b8d52542
[MIPS] Add support for MIPS CMP platform.
|
17 years ago |
Adrian Bunk
|
6c81c32f96
calibrate_delay() must be __cpuinit
|
17 years ago |
Ralf Baechle
|
87353d8ac3
[MIPS] SMP: Call platform methods via ops structure.
|
17 years ago |
Ralf Baechle
|
0ab7aefc4d
[MIPS] MT: Scheduler support for SMT
|
18 years ago |
Ralf Baechle
|
ece8a9e4f0
[MIPS] SMP: Fix use of cpumasks.
|
17 years ago |
Ralf Baechle
|
89a8a5a6c9
[MIPS] SMP: Use ISO C struct initializer for local structs.
|
17 years ago |
Ralf Baechle
|
c50cade95b
[MIPS] SMP: Kill useless casts.
|
17 years ago |
Ralf Baechle
|
b5eb551145
[MIPS] Kill num_online_cpus() loops.
|
17 years ago |
Ralf Baechle
|
bd6aeeffcc
[MIPS] SMP: Implement smp_call_function_mask().
|
17 years ago |
Ralf Baechle
|
7bcf7717b6
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
|
17 years ago |
Peter Watkins
|
b4b2917cc8
[MIPS] Add smp_call_function_single()
|
18 years ago |
Alexey Dobriyan
|
4e950f6f01
Remove fs.h from mm.h
|
18 years ago |
Robert P. J. Day
|
b3f6df9f21
[MIPS] Transform old-style macros to newer "__noreturn"
|
18 years ago |
Ingo Molnar
|
0437e109e1
sched: zap the migration init / cache-hot balancing code
|
18 years ago |
Ralf Baechle
|
4ebd5233f0
[MIPS] Fix modpost warnings by making start_secondary __cpuinit
|
18 years ago |
Ralf Baechle
|
de7fa296b6
[MIPS] SMP: Get smp_tune_scheduling to do something useful.
|
18 years ago |
Gautham R Shenoy
|
b282b6f8a8
[PATCH] Change cpu_up and co from __devinit to __cpuinit
|
18 years ago |
Ralf Baechle
|
0004a9dfea
[MIPS] Cleanup memory barriers for weakly ordered systems.
|
18 years ago |
Ralf Baechle
|
f5d6c63a67
[MIPS] Do topology_init even on uniprocessor kernels.
|
18 years ago |
Ralf Baechle
|
9a244b95dd
[MIPS] Pass NULL not 0 for pointer value.
|
18 years ago |