aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/netlogic/common/smp.c
AgeCommit message (Expand)Author
2021-10-24MIPS: Remove NETLOGIC supportThomas Bogendoerfer
2017-08-30MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton
2017-08-30MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton
2017-08-29MIPS: SMP: Constify smp opsMatt Redfearn
2017-03-08MIPS: Add missing include filesArnd Bergmann
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-08-26MIPS: netlogic: Prepare ipi handlers for irq argument removalThomas Gleixner
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith
2015-04-01MIPS: Netlogic: Move cores per node out of multi-node.hJayachandran C
2015-04-01MIPS: Netlogic: Use MIPS topology.hJayachandran C
2015-02-13mips: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2014-05-30MIPS: Netlogic: Use cpumask_scnprintf for wakeup_maskJayachandran C
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle
2014-01-24MIPS: Netlogic: Add cpu to node mapping for XLP9XXJayachandran C
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle
2013-09-03MIPS: Netlogic: Call xlp_mmu_init on all threadsJayachandran C
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-06-13MIPS: Netlogic: move cpu_ready array to boot areaJayachandran C
2013-06-13MIPS: Netlogic: Add nlm_get_boot_data() helperJayachandran C
2013-06-13MIPS: Netlogic: Initialization when !CONFIG_SMPJayachandran C
2013-05-08MIPS: Netlogic: print cpumask with cpumask_scnprintfJayachandran C
2013-02-17MIPS: Netlogic: Optimize EIMR/EIRR accesses in 32-bitJayachandran C
2012-11-09MIPS: Netlogic: Support for XLR/XLS Fast Message NetworkGanesan Ramalingam
2012-11-09MIPS: Netlogic: PIC IRQ handling update for multi-chipJayachandran C
2012-11-09MIPS: Netlogic: Support for multi-chip configurationJayachandran C
2012-11-09MIPS: Netlogic: Move from u32 cpumask to cpumask_tJayachandran C
2012-11-09MIPS: Netlogic: Pass cpuid to early_init_secondaryJayachandran C
2012-03-29remove references to cpu_*_map in arch/Rusty Russell
2011-12-07MIPS: Netlogic: Mark Netlogic chips as SMT capableHillf Danton
2011-12-07MIPS: Netlogic: Merge some of XLR/XLP wakup codeJayachandran C
2011-12-07MIPS: Netlogic: Add XLP platform files for XLP SoCJayachandran C
2011-12-07MIPS: Netlogic: Move code common with XLP to common/Jayachandran C