Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5ddc5bef5cfff111addb2b0b2967dda74a14cce4
/
arch
/
mips
/
kernel
/
smp.c
6667deb
MIPS: Move idle task creation to work queue
by Maksim Rayskiy
· 14 years ago
2dc2ae3
MIPS: Export __cpu_number_map and __cpu_logical_map.
by David Daney
· 14 years ago
8f99a16
MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
by Wu Zhangjin
· 15 years ago
eef34ec
MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}
by Ralf Baechle
· 15 years ago
b533e65
MIPS: SMP: Fix build.
by Ralf Baechle
· 15 years ago
742db5d
MIPS: Remove duplicated #include
by Huang Weiyi
· 15 years ago
4037ac6
cpumask: Use accessors for cpu_*_mask: mips
by Rusty Russell
· 15 years ago
48a048f
cpumask: arch_send_call_function_ipi_mask: mips
by Rusty Russell
· 15 years ago
7e17615
MIPS: Get rid of duplicate cpu_idle() prototype.
by Ralf Baechle
· 15 years ago
1b2bc75
MIPS: Add arch generic CPU hotplug
by Ralf Baechle
· 16 years ago
631330f
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
by Ralf Baechle
· 16 years ago
7654450
MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.c
by Dmitri Vorobiev
· 16 years ago
98a79d6
cpumask: centralize cpu_online_map and cpu_possible_map
by Rusty Russell
· 16 years ago
076c6e4f
MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0.
by Ralf Baechle
· 16 years ago
7920c4d
MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction.
by Ralf Baechle
· 16 years ago
e545a61
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
by Manfred Spraul
· 16 years ago
15c8b6c
on_each_cpu(): kill unused 'retry' parameter
by Jens Axboe
· 17 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 17 years ago
2f304c0
mips: convert to generic helpers for IPI function calls
by Jens Axboe
· 17 years ago
a9ad02b
[MIPS] Export smp_call_function and smp_call_function_single.
by Zenon Fortuna
· 17 years ago
83738e3
[MIPS] fix warning message on SMP kernels
by Thiemo Seufer
· 17 years ago
39b8d52
[MIPS] Add support for MIPS CMP platform.
by Ralf Baechle
· 17 years ago
6c81c32
calibrate_delay() must be __cpuinit
by Adrian Bunk
· 17 years ago
87353d8
[MIPS] SMP: Call platform methods via ops structure.
by Ralf Baechle
· 17 years ago
0ab7aef
[MIPS] MT: Scheduler support for SMT
by Ralf Baechle
· 18 years ago
ece8a9e
[MIPS] SMP: Fix use of cpumasks.
by Ralf Baechle
· 17 years ago
89a8a5a
[MIPS] SMP: Use ISO C struct initializer for local structs.
by Ralf Baechle
· 17 years ago
c50cade
[MIPS] SMP: Kill useless casts.
by Ralf Baechle
· 17 years ago
b5eb551
[MIPS] Kill num_online_cpus() loops.
by Ralf Baechle
· 17 years ago
bd6aeef
[MIPS] SMP: Implement smp_call_function_mask().
by Ralf Baechle
· 17 years ago
7bcf771
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
by Ralf Baechle
· 17 years ago
b4b2917
[MIPS] Add smp_call_function_single()
by Peter Watkins
· 17 years ago
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 17 years ago
b3f6df9
[MIPS] Transform old-style macros to newer "__noreturn"
by Robert P. J. Day
· 18 years ago
0437e10
sched: zap the migration init / cache-hot balancing code
by Ingo Molnar
· 18 years ago
4ebd523
[MIPS] Fix modpost warnings by making start_secondary __cpuinit
by Ralf Baechle
· 18 years ago
de7fa29
[MIPS] SMP: Get smp_tune_scheduling to do something useful.
by Ralf Baechle
· 18 years ago
b282b6f
[PATCH] Change cpu_up and co from __devinit to __cpuinit
by Gautham R Shenoy
· 18 years ago
0004a9d
[MIPS] Cleanup memory barriers for weakly ordered systems.
by Ralf Baechle
· 18 years ago
f5d6c63
[MIPS] Do topology_init even on uniprocessor kernels.
by Ralf Baechle
· 18 years ago
9a244b9
[MIPS] Pass NULL not 0 for pointer value.
by Ralf Baechle
· 18 years ago
0e8f8f5
[MIPS] NUMA: Register all nodes before cpus or sysfs will barf.
by Ralf Baechle
· 19 years ago
2596935
[MIPS] Avoid interprocessor function calls.
by Ralf Baechle
· 19 years ago
76b67ed
[PATCH] node hotplug: register cpu: remove node struct
by KAMEZAWA Hiroyuki
· 19 years ago
320e6ab
[MIPS] Fix SMP now that fixup_cpu_present_map is gone.
by Ralf Baechle
· 19 years ago
41c594a
[MIPS] MT: Improved multithreading support.
by Ralf Baechle
· 19 years ago
e49ed7f
[MIPS] Sort out duplicate exports.
by Ralf Baechle
· 19 years ago
394e390
[PATCH] more for_each_cpu() conversions
by Andrew Morton
· 19 years ago
9b6695a
[MIPS] SMP: Fix initialization order bug.
by Ralf Baechle
· 19 years ago
1e35aab
[MIPS] Add topology_init.
by Rojhalat Ibrahim
· 19 years ago
5bfb5d6
[PATCH] sched: disable preempt in idle tasks
by Nick Piggin
· 19 years ago
3bffe73
Delete old junk.
by Ralf Baechle
· 19 years ago
ae1b3d5
Make sure that the processor is actually online or die spectacularly.
by Ralf Baechle
· 19 years ago
f03da6e
Fix BogoMIPS display on UP and some minor cosmetical things.
by Ralf Baechle
· 20 years ago
b727a60
Merge do_boot_cpu() into the new style __cpu_up().
by Ralf Baechle
· 20 years ago
57f0060
Document why calling smp_call_function will deadlock when called with
by Ralf Baechle
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago