Manfred Spraul
|
e545a6140b
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
|
16 年之前 |
Jens Axboe
|
15c8b6c1aa
on_each_cpu(): kill unused 'retry' parameter
|
17 年之前 |
Jens Axboe
|
8691e5a8f6
smp_call_function: get rid of the unused nonatomic/retry argument
|
17 年之前 |
Jens Axboe
|
2f304c0a0a
mips: convert to generic helpers for IPI function calls
|
17 年之前 |
Zenon Fortuna
|
a9ad02bdbb
[MIPS] Export smp_call_function and smp_call_function_single.
|
17 年之前 |
Thiemo Seufer
|
83738e3073
[MIPS] fix warning message on SMP kernels
|
17 年之前 |
Ralf Baechle
|
39b8d52542
[MIPS] Add support for MIPS CMP platform.
|
17 年之前 |
Adrian Bunk
|
6c81c32f96
calibrate_delay() must be __cpuinit
|
17 年之前 |
Ralf Baechle
|
87353d8ac3
[MIPS] SMP: Call platform methods via ops structure.
|
17 年之前 |
Ralf Baechle
|
0ab7aefc4d
[MIPS] MT: Scheduler support for SMT
|
18 年之前 |
Ralf Baechle
|
ece8a9e4f0
[MIPS] SMP: Fix use of cpumasks.
|
17 年之前 |
Ralf Baechle
|
89a8a5a6c9
[MIPS] SMP: Use ISO C struct initializer for local structs.
|
17 年之前 |
Ralf Baechle
|
c50cade95b
[MIPS] SMP: Kill useless casts.
|
17 年之前 |
Ralf Baechle
|
b5eb551145
[MIPS] Kill num_online_cpus() loops.
|
17 年之前 |
Ralf Baechle
|
bd6aeeffcc
[MIPS] SMP: Implement smp_call_function_mask().
|
17 年之前 |
Ralf Baechle
|
7bcf7717b6
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
|
17 年之前 |
Peter Watkins
|
b4b2917cc8
[MIPS] Add smp_call_function_single()
|
18 年之前 |
Alexey Dobriyan
|
4e950f6f01
Remove fs.h from mm.h
|
18 年之前 |
Robert P. J. Day
|
b3f6df9f21
[MIPS] Transform old-style macros to newer "__noreturn"
|
18 年之前 |
Ingo Molnar
|
0437e109e1
sched: zap the migration init / cache-hot balancing code
|
18 年之前 |
Ralf Baechle
|
4ebd5233f0
[MIPS] Fix modpost warnings by making start_secondary __cpuinit
|
18 年之前 |
Ralf Baechle
|
de7fa296b6
[MIPS] SMP: Get smp_tune_scheduling to do something useful.
|
18 年之前 |
Gautham R Shenoy
|
b282b6f8a8
[PATCH] Change cpu_up and co from __devinit to __cpuinit
|
18 年之前 |
Ralf Baechle
|
0004a9dfea
[MIPS] Cleanup memory barriers for weakly ordered systems.
|
18 年之前 |
Ralf Baechle
|
f5d6c63a67
[MIPS] Do topology_init even on uniprocessor kernels.
|
18 年之前 |
Ralf Baechle
|
9a244b95dd
[MIPS] Pass NULL not 0 for pointer value.
|
18 年之前 |
Ralf Baechle
|
0e8f8f54c1
[MIPS] NUMA: Register all nodes before cpus or sysfs will barf.
|
19 年之前 |
Ralf Baechle
|
25969354a3
[MIPS] Avoid interprocessor function calls.
|
19 年之前 |
KAMEZAWA Hiroyuki
|
76b67ed9dc
[PATCH] node hotplug: register cpu: remove node struct
|
19 年之前 |
Ralf Baechle
|
320e6aba26
[MIPS] Fix SMP now that fixup_cpu_present_map is gone.
|
19 年之前 |