aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/netlogic/common/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-2/+2
2013-06-13MIPS: Netlogic: move cpu_ready array to boot areaJayachandran C1-3/+3
2013-06-13MIPS: Netlogic: Add nlm_get_boot_data() helperJayachandran C1-3/+3
2013-06-13MIPS: Netlogic: Initialization when !CONFIG_SMPJayachandran C1-6/+0
2013-05-08MIPS: Netlogic: print cpumask with cpumask_scnprintfJayachandran C1-9/+12
2013-02-17MIPS: Netlogic: Optimize EIMR/EIRR accesses in 32-bitJayachandran C1-2/+6
2012-11-09MIPS: Netlogic: Support for XLR/XLS Fast Message NetworkGanesan Ramalingam1-3/+1
2012-11-09MIPS: Netlogic: PIC IRQ handling update for multi-chipJayachandran C1-2/+5
2012-11-09MIPS: Netlogic: Support for multi-chip configurationJayachandran C1-18/+29
2012-11-09MIPS: Netlogic: Move from u32 cpumask to cpumask_tJayachandran C1-19/+20
2012-11-09MIPS: Netlogic: Pass cpuid to early_init_secondaryJayachandran C1-1/+1
2012-03-29remove references to cpu_*_map in arch/Rusty Russell1-3/+3
2011-12-07MIPS: Netlogic: Mark Netlogic chips as SMT capableHillf Danton1-4/+7
2011-12-07MIPS: Netlogic: Merge some of XLR/XLP wakup codeJayachandran C1-2/+73
2011-12-07MIPS: Netlogic: Add XLP platform files for XLP SoCJayachandran C1-4/+12
2011-12-07MIPS: Netlogic: Move code common with XLP to common/Jayachandran C1-0/+188