summaryrefslogtreecommitdiffstats
path: root/arch/mips/netlogic/common/smp.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Netlogic: Move cores per node out of multi-node.hJayachandran C2015-04-011-12/+14
* MIPS: Netlogic: Use MIPS topology.hJayachandran C2015-04-011-0/+1
* mips: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-141-8/+5Star
* MIPS: Netlogic: Use cpumask_scnprintf for wakeup_maskJayachandran C2014-05-301-3/+4
* MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle2014-05-271-5/+0Star
* MIPS: Netlogic: Add cpu to node mapping for XLP9XXJayachandran C2014-01-241-3/+5
* MIPS: Panic messages should not end in \n.Ralf Baechle2013-10-291-1/+1
* MIPS: Netlogic: Call xlp_mmu_init on all threadsJayachandran C2013-09-031-3/+1Star
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-151-2/+2
* MIPS: Netlogic: move cpu_ready array to boot areaJayachandran C2013-06-131-3/+3
* MIPS: Netlogic: Add nlm_get_boot_data() helperJayachandran C2013-06-131-3/+3
* MIPS: Netlogic: Initialization when !CONFIG_SMPJayachandran C2013-06-131-6/+0Star
* MIPS: Netlogic: print cpumask with cpumask_scnprintfJayachandran C2013-05-081-9/+12
* MIPS: Netlogic: Optimize EIMR/EIRR accesses in 32-bitJayachandran C2013-02-171-2/+6
* MIPS: Netlogic: Support for XLR/XLS Fast Message NetworkGanesan Ramalingam2012-11-091-3/+1Star
* MIPS: Netlogic: PIC IRQ handling update for multi-chipJayachandran C2012-11-091-2/+5
* MIPS: Netlogic: Support for multi-chip configurationJayachandran C2012-11-091-18/+29
* MIPS: Netlogic: Move from u32 cpumask to cpumask_tJayachandran C2012-11-091-19/+20
* MIPS: Netlogic: Pass cpuid to early_init_secondaryJayachandran C2012-11-091-1/+1
* remove references to cpu_*_map in arch/Rusty Russell2012-03-291-3/+3
* MIPS: Netlogic: Mark Netlogic chips as SMT capableHillf Danton2011-12-071-4/+7
* MIPS: Netlogic: Merge some of XLR/XLP wakup codeJayachandran C2011-12-071-2/+73
* MIPS: Netlogic: Add XLP platform files for XLP SoCJayachandran C2011-12-071-4/+12
* MIPS: Netlogic: Move code common with XLP to common/Jayachandran C2011-12-071-0/+188