index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
smp-bmips.c
Age
Commit message (
Expand
)
Author
2019-11-11
MIPS: Drop pmon.h
Jiaxun Yang
2019-10-23
MIPS: bmips: mark exception vectors as char arrays
Jonas Gorski
2018-09-22
MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUs
Dengcheng Zhu
2018-03-05
MIPS: BMIPS: Do not mask IPIs during suspend
Justin Chen
2018-02-13
MIPS: BMIPS: Fix section mismatch warning
Jaedon Shin
2017-11-07
MIPS: BMIPS: Fix missing cbr address
Jaedon Shin
2017-08-30
MIPS: SMP: Allow boot_secondary SMP op to return errors
Paul Burton
2017-08-30
MIPS: Abstract CPU core & VP(E) ID access through accessor functions
Paul Burton
2017-08-29
MIPS: SMP: Constify smp ops
Matt Redfearn
2017-03-08
MIPS: Add missing include files
Arnd Bergmann
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-01-03
MIPS: BMIPS: Migrate interrupts during bmips_cpu_disable
Florian Fainelli
2017-01-03
MIPS: SMP: Remove cpu_callin_map
Matt Redfearn
2016-07-29
MIPS: SMP: Update cpu_foreign_map on CPU disable
James Hogan
2016-05-13
MIPS: BMIPS: Add early CPU initialization code
Florian Fainelli
2016-05-09
MIPS: BMIPS: Fill in current_cpu_data.core
Florian Fainelli
2015-08-03
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
2015-05-29
MIPS: BMIPS: Fix bmips_wr_vec()
Petri Gynther
2015-03-05
mips: fix up obsolete cpu function usage.
Rusty Russell
2014-11-24
MIPS: BMIPS: Let each platform customize the CPU1 IRQ mask
Kevin Cernekee
2014-11-24
MIPS: BMIPS: Explicitly configure reset vectors prior to secondary boot
Kevin Cernekee
2014-11-24
MIPS: BMIPS: Mask off timer IRQs when hot-unplugging a CPU
Jon Fraser
2014-11-24
MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation code
Jon Fraser
2014-11-24
MIPS: BMIPS: Introduce helper function to change the reset vector
Kevin Cernekee
2014-11-24
MIPS: BMIPS: Align secondary boot sequence with latest firmware releases
Kevin Cernekee
2014-08-26
mips: Replace __get_cpu_var uses
Christoph Lameter
2014-05-27
MIPS: SMP: Remove plat_smp_ops cpus_done method.
Ralf Baechle
2014-01-22
MIPS: BMIPS: change compile time checks to runtime checks
Jonas Gorski
2013-10-29
MIPS: Panic messages should not end in \n.
Ralf Baechle
2013-08-05
MIPS: BMIPS: fix hardware interrupt routing for boot CPU != 0
Florian Fainelli
2013-07-30
MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0
Florian Fainelli
2013-07-30
MIPS: BMIPS: do not change interrupt routing depending on boot CPU
Florian Fainelli
2013-07-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-07-19
MIPS: BMIPS: Fix thinko to release slave TP from reset
Florian Fainelli
2013-07-14
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-07-01
MIPS: BMIPS: support booting from physical CPU other than 0
Florian Fainelli
2012-07-19
MIPS: BMIPS: delay irq enable to ->smp_finish()
Yong Zhang
2012-07-19
MIPS: BMIPS: Fix duplicate header inclusion.
Danny Kukawka
2012-03-29
remove references to cpu_*_map in arch/
Rusty Russell
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
2012-02-20
MIPS: BMIPS: smp-bmips.c does not need to include version.h
Jesper Juhl
2011-12-07
MIPS: BMIPS: Add SMP support code for BMIPS43xx/BMIPS5000
Kevin Cernekee