index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
smp-cmp.c
Age
Commit message (
Expand
)
Author
2015-03-05
mips: fix up obsolete cpu function usage.
Rusty Russell
2015-01-16
MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUs
James Hogan
2014-11-24
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
Andrew Bresticker
2014-05-27
MIPS: SMP: Remove plat_smp_ops cpus_done method.
Ralf Baechle
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
2014-03-31
MIPS: smp-cmp: Remove incorrect core number probe
Paul Burton
2014-03-06
MIPS: Move GIC IPI functions out of smp-cmp.c
Paul Burton
2014-01-22
MIPS: kernel: smp-cmp: MIPS MT code needs CONFIG_MIPS_MT
Markos Chandras
2013-09-13
MIPS: Fix SMP core calculations when using MT support.
Leonid Yegoshin
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-10-18
MIPS: CMP: Fix physical core number calculation logic
jerin jacob
2012-08-27
MIPS: CMP/SMTC: Fix tc_id calculation
RongQing.Li
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2009-09-24
cpumask: Use accessors for cpu_*_mask: mips
Rusty Russell
2009-09-24
cpumask: arch_send_call_function_ipi_mask: mips
Rusty Russell
2009-07-03
MIPS: CMP: activate CMP support
Tim Anderson
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
2008-12-13
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-04-28
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle