Steven J. Hill
|
889a4c7b33
MIPS: SMTC: Support for Multi-threaded FPUs
|
13 years ago |
Yong Zhang
|
b789ad63ac
MIPS: smp: Warn on too early irq enable
|
13 years ago |
Yong Zhang
|
b9a09a0660
MIPS: call set_cpu_online() on cpu being brought up with irq disabled
|
13 years ago |
Yong Zhang
|
5309bdac70
MIPS: call ->smp_finish() a little late
|
13 years ago |
Linus Torvalds
|
7e5b2db77b
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
|
13 years ago |
David Daney
|
6650df3c38
MIPS: Move cache setup to setup_arch().
|
13 years ago |
Thomas Gleixner
|
360014a361
mips: Use generic idle thread allocation
|
13 years ago |
Thomas Gleixner
|
8239c25f47
smp: Add task_struct argument to __cpu_up()
|
13 years ago |
Rusty Russell
|
0b5f9c005d
remove references to cpu_*_map in arch/
|
13 years ago |
David Howells
|
b81947c646
Disintegrate asm/system.h for MIPS
|
13 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Maksim Rayskiy
|
6667deb69e
MIPS: Move idle task creation to work queue
|
14 years ago |
David Daney
|
2dc2ae344e
MIPS: Export __cpu_number_map and __cpu_logical_map.
|
15 years ago |
Wu Zhangjin
|
8f99a16265
MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
|
15 years ago |
Ralf Baechle
|
eef34ec514
MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}
|
15 years ago |
Ralf Baechle
|
b533e652df
MIPS: SMP: Fix build.
|
15 years ago |
Huang Weiyi
|
742db5d108
MIPS: Remove duplicated #include
|
15 years ago |
Rusty Russell
|
4037ac6e2c
cpumask: Use accessors for cpu_*_mask: mips
|
15 years ago |
Rusty Russell
|
48a048fed8
cpumask: arch_send_call_function_ipi_mask: mips
|
15 years ago |
Ralf Baechle
|
7e17615c45
MIPS: Get rid of duplicate cpu_idle() prototype.
|
16 years ago |
Ralf Baechle
|
1b2bc75c1b
MIPS: Add arch generic CPU hotplug
|
16 years ago |
Ralf Baechle
|
631330f584
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
|
16 years ago |
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
|
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
|
2f304c0a0a
mips: convert to generic helpers for IPI function calls
|
17 years ago |