aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/smp-bmips.c
AgeCommit message (Expand)Author
2021-02-23MIPS: BMIPS: Fix section mismatch warningJaedon Shin
2020-09-09MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli
2019-11-10MIPS: bmips: mark exception vectors as char arraysJonas Gorski
2018-03-15MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen
2017-11-07MIPS: BMIPS: Fix missing cbr addressJaedon Shin
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
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-01-03MIPS: BMIPS: Migrate interrupts during bmips_cpu_disableFlorian Fainelli
2017-01-03MIPS: SMP: Remove cpu_callin_mapMatt Redfearn
2016-07-29MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan
2016-05-13MIPS: BMIPS: Add early CPU initialization codeFlorian Fainelli
2016-05-09MIPS: BMIPS: Fill in current_cpu_data.coreFlorian Fainelli
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith
2015-05-29MIPS: BMIPS: Fix bmips_wr_vec()Petri Gynther
2015-03-05mips: fix up obsolete cpu function usage.Rusty Russell
2014-11-24MIPS: BMIPS: Let each platform customize the CPU1 IRQ maskKevin Cernekee
2014-11-24MIPS: BMIPS: Explicitly configure reset vectors prior to secondary bootKevin Cernekee
2014-11-24MIPS: BMIPS: Mask off timer IRQs when hot-unplugging a CPUJon Fraser
2014-11-24MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation codeJon Fraser
2014-11-24MIPS: BMIPS: Introduce helper function to change the reset vectorKevin Cernekee
2014-11-24MIPS: BMIPS: Align secondary boot sequence with latest firmware releasesKevin Cernekee
2014-08-26mips: Replace __get_cpu_var usesChristoph Lameter
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle
2014-01-22MIPS: BMIPS: change compile time checks to runtime checksJonas Gorski
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle
2013-08-05MIPS: BMIPS: fix hardware interrupt routing for boot CPU != 0Florian Fainelli
2013-07-30MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0Florian Fainelli
2013-07-30MIPS: BMIPS: do not change interrupt routing depending on boot CPUFlorian Fainelli
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-19MIPS: BMIPS: Fix thinko to release slave TP from resetFlorian Fainelli
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-07-01MIPS: BMIPS: support booting from physical CPU other than 0Florian Fainelli
2012-07-19MIPS: BMIPS: delay irq enable to ->smp_finish()Yong Zhang
2012-07-19MIPS: BMIPS: Fix duplicate header inclusion.Danny Kukawka
2012-03-29remove references to cpu_*_map in arch/Rusty Russell
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2012-02-20MIPS: BMIPS: smp-bmips.c does not need to include version.hJesper Juhl
2011-12-07MIPS: BMIPS: Add SMP support code for BMIPS43xx/BMIPS5000Kevin Cernekee