summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/smp-bmips.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen2018-03-051-4/+4
* MIPS: BMIPS: Fix section mismatch warningJaedon Shin2018-02-131-1/+1
* MIPS: BMIPS: Fix missing cbr addressJaedon Shin2017-11-071-2/+2
* MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton2017-08-301-1/+3
* MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton2017-08-301-1/+1
* MIPS: SMP: Constify smp opsMatt Redfearn2017-08-291-2/+2
* MIPS: Add missing include filesArnd Bergmann2017-03-081-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* MIPS: BMIPS: Migrate interrupts during bmips_cpu_disableFlorian Fainelli2017-01-031-0/+1
* MIPS: SMP: Remove cpu_callin_mapMatt Redfearn2017-01-031-1/+0
* MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan2016-07-291-0/+1
* MIPS: BMIPS: Add early CPU initialization codeFlorian Fainelli2016-05-131-0/+87
* MIPS: BMIPS: Fill in current_cpu_data.coreFlorian Fainelli2016-05-091-0/+1
* MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-031-2/+2
* MIPS: BMIPS: Fix bmips_wr_vec()Petri Gynther2015-05-291-1/+1
* mips: fix up obsolete cpu function usage.Rusty Russell2015-03-051-1/+1
* MIPS: BMIPS: Let each platform customize the CPU1 IRQ maskKevin Cernekee2014-11-241-2/+4
* MIPS: BMIPS: Explicitly configure reset vectors prior to secondary bootKevin Cernekee2014-11-241-21/+8
* MIPS: BMIPS: Mask off timer IRQs when hot-unplugging a CPUJon Fraser2014-11-241-0/+1
* MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation codeJon Fraser2014-11-241-0/+1
* MIPS: BMIPS: Introduce helper function to change the reset vectorKevin Cernekee2014-11-241-7/+58
* MIPS: BMIPS: Align secondary boot sequence with latest firmware releasesKevin Cernekee2014-11-241-11/+1
* mips: Replace __get_cpu_var usesChristoph Lameter2014-08-261-1/+1
* MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle2014-05-271-9/+0
* MIPS: BMIPS: change compile time checks to runtime checksJonas Gorski2014-01-221-123/+189
* MIPS: Panic messages should not end in \n.Ralf Baechle2013-10-291-2/+2
* MIPS: BMIPS: fix hardware interrupt routing for boot CPU != 0Florian Fainelli2013-08-051-2/+8
* MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0Florian Fainelli2013-07-301-2/+8
* MIPS: BMIPS: do not change interrupt routing depending on boot CPUFlorian Fainelli2013-07-301-7/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-191-1/+1
|\
| * MIPS: BMIPS: Fix thinko to release slave TP from resetFlorian Fainelli2013-07-191-1/+1
* | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-141-3/+3
|/
* MIPS: BMIPS: support booting from physical CPU other than 0Florian Fainelli2013-07-011-6/+23
* MIPS: BMIPS: delay irq enable to ->smp_finish()Yong Zhang2012-07-191-7/+7
* MIPS: BMIPS: Fix duplicate header inclusion.Danny Kukawka2012-07-191-1/+0
* remove references to cpu_*_map in arch/Rusty Russell2012-03-291-1/+1
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+0
* MIPS: BMIPS: smp-bmips.c does not need to include version.hJesper Juhl2012-02-201-1/+0
* MIPS: BMIPS: Add SMP support code for BMIPS43xx/BMIPS5000Kevin Cernekee2011-12-071-0/+458
OpenPOWER on IntegriCloud