Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
72eb29951f98f612ba5a5bb8c58c87eaf8fb7351
/
arch
/
mips
/
kernel
/
smp-mt.c
72eb299
MIPS: Use mips_gic_present() in place of gic_present
by Paul Burton
· 8 years ago
d595d42
MIPS: SMP: Allow boot_secondary SMP op to return errors
by Paul Burton
· 8 years ago
f875a832
MIPS: Abstract CPU core & VP(E) ID access through accessor functions
by Paul Burton
· 8 years ago
ff2c825
MIPS: SMP: Constify smp ops
by Matt Redfearn
· 8 years ago
1eed400
MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain support
by Paul Burton
· 8 years ago
fc69910
MIPS: Add missing include files
by Arnd Bergmann
· 8 years ago
765b064
MIPS: Move identification of VP(E) into proc.c from smp-mt.c
by Matt Redfearn
· 9 years ago
bb11cff
MIPS: Make smp CMP, CPS and MT use the new generic IPI functions
by Qais Yousef
· 9 years ago
8dd9289
mips: fix up obsolete cpu function usage.
by Rusty Russell
· 10 years ago
c3f134f
MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUs
by James Hogan
· 10 years ago
4060bbe
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
by Andrew Bresticker
· 10 years ago
8a19b8f
MIPS: Move GIC to drivers/irqchip/
by Andrew Bresticker
· 10 years ago
7d907fa
MIPS: smp-mt: Fix link error when PROC_FS=n
by James Hogan
· 11 years ago
1461df5
MIPS: SMP: Remove plat_smp_ops cpus_done method.
by Ralf Baechle
· 11 years ago
0c2cb00
MIPS: smp-mt: Use common GIC IPI implementation
by Paul Burton
· 11 years ago
d6d3c9a
MIPS: MT: proc: Add support for printing VPE and TC ids
by Ralf Baechle
· 11 years ago
5cf8b24
MIPS: GIC: Send IPIs using the GIC
by Steven J. Hill
· 11 years ago
c2c2a64
MIPS: MT: Mark existing TCs as present
by Markos Chandras
· 11 years ago
078a55f
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
by Paul Gortmaker
· 12 years ago
ff86714
MIPS: Move 'gic_present' to common location.
by Steven J. Hill
· 12 years ago
7034228
MIPS: Whitespace cleanup.
by Ralf Baechle
· 12 years ago
1c599242
MIPS: Fix build error for non-malta VSMP kernel
by Anoop P A
· 14 years ago
b81947c
Disintegrate asm/system.h for MIPS
by David Howells
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
d002aaa
MIPS: MT: Fix typo in comment.
by Ralf Baechle
· 14 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
98a79d6
cpumask: centralize cpu_online_map and cpu_possible_map
by Rusty Russell
· 16 years ago
39b8d52
[MIPS] Add support for MIPS CMP platform.
by Ralf Baechle
· 17 years ago
0bfa130
[MIPS] Remove TLB sanitation code
by Chris Dearman
· 18 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
49a89ef
[MIPS] Fix "no space between function name and open parenthesis" warnings.
by Ralf Baechle
· 17 years ago
428ab28
[MIPS] SMP: Scatter __cpuinit over the code as needed.
by Ralf Baechle
· 18 years ago
8c976e3
[MIPS] VSMP: Fix initialization ordering bug.
by Ralf Baechle
· 18 years ago
ffe9ee4
[MIPS] Separate performance counter interrupts
by Chris Dearman
· 18 years ago
97dcb82
[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
by Atsushi Nemoto
· 18 years ago
1417836
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
by Atsushi Nemoto
· 18 years ago
70e46f4
[MIPS] VSMP: Synchronize cp0 counters on bootup.
by Ralf Baechle
· 18 years ago
781b0f8
[MIPS] VSMP: Fix initialization ordering bug.
by Ralf Baechle
· 18 years ago
937a801
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
by Ralf Baechle
· 18 years ago
847b9df
[MIPS] MT: Initialise all writable bits in Cause register to zero.
by Chris Dearman
· 19 years ago
f40298f
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
by Thomas Gleixner
· 19 years ago
f088fc8
[MIPS] FPU affinity for MT ASE.
by Ralf Baechle
· 19 years ago
41c594a
[MIPS] MT: Improved multithreading support.
by Ralf Baechle
· 19 years ago
[Renamed (92%) from arch/mips/kernel/smp_mt.c]
9b6695a
[MIPS] SMP: Fix initialization order bug.
by Ralf Baechle
· 19 years ago
74a96d9
[MIPS] MT: Propagate config7 into VPE.
by Ralf Baechle
· 19 years ago
fdc9bb1
[MIPS] MT: Fix c0 back-to-back hazard.
by Ralf Baechle
· 19 years ago
1bdfd0d
[MIPS] Remove commented out function prom_build_cpu_map.
by Ralf Baechle
· 19 years ago
dc8f602
[PATCH] mips: task_thread_info()
by Al Viro
· 19 years ago
340ee4b
Virtual SMP support for the 34K.
by Ralf Baechle
· 20 years ago