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
/
netlogic
/
common
/
smp.c
Age
Commit message (
Expand
)
Author
2017-08-30
MIPS: SMP: Allow boot_secondary SMP op to return errors
Paul Burton
2017-08-30
MIPS: Abstract CPU core & VP(E) ID access through accessor functions
Paul Burton
2017-08-29
MIPS: SMP: Constify smp ops
Matt Redfearn
2017-03-08
MIPS: Add missing include files
Arnd Bergmann
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-08-26
MIPS: netlogic: Prepare ipi handlers for irq argument removal
Thomas Gleixner
2015-08-03
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
2015-04-01
MIPS: Netlogic: Move cores per node out of multi-node.h
Jayachandran C
2015-04-01
MIPS: Netlogic: Use MIPS topology.h
Jayachandran C
2015-02-13
mips: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2014-05-30
MIPS: Netlogic: Use cpumask_scnprintf for wakeup_mask
Jayachandran C
2014-05-27
MIPS: SMP: Remove plat_smp_ops cpus_done method.
Ralf Baechle
2014-01-24
MIPS: Netlogic: Add cpu to node mapping for XLP9XX
Jayachandran C
2013-10-29
MIPS: Panic messages should not end in \n.
Ralf Baechle
2013-09-03
MIPS: Netlogic: Call xlp_mmu_init on all threads
Jayachandran C
2013-07-14
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-06-13
MIPS: Netlogic: move cpu_ready array to boot area
Jayachandran C
2013-06-13
MIPS: Netlogic: Add nlm_get_boot_data() helper
Jayachandran C
2013-06-13
MIPS: Netlogic: Initialization when !CONFIG_SMP
Jayachandran C
2013-05-08
MIPS: Netlogic: print cpumask with cpumask_scnprintf
Jayachandran C
2013-02-17
MIPS: Netlogic: Optimize EIMR/EIRR accesses in 32-bit
Jayachandran C
2012-11-09
MIPS: Netlogic: Support for XLR/XLS Fast Message Network
Ganesan Ramalingam
2012-11-09
MIPS: Netlogic: PIC IRQ handling update for multi-chip
Jayachandran C
2012-11-09
MIPS: Netlogic: Support for multi-chip configuration
Jayachandran C
2012-11-09
MIPS: Netlogic: Move from u32 cpumask to cpumask_t
Jayachandran C
2012-11-09
MIPS: Netlogic: Pass cpuid to early_init_secondary
Jayachandran C
2012-03-29
remove references to cpu_*_map in arch/
Rusty Russell
2011-12-07
MIPS: Netlogic: Mark Netlogic chips as SMT capable
Hillf Danton
2011-12-07
MIPS: Netlogic: Merge some of XLR/XLP wakup code
Jayachandran C
2011-12-07
MIPS: Netlogic: Add XLP platform files for XLP SoC
Jayachandran C
2011-12-07
MIPS: Netlogic: Move code common with XLP to common/
Jayachandran C