index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
smp-bmips.c
Age
Commit message (
Expand
)
Author
2023-12-12
mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
Baoquan He
2023-05-15
MIPS: SMP_CPS: Switch to hotplug core state synchronization
Thomas Gleixner
2023-03-08
mips/cpu: Make sure play_dead() doesn't return
Josh Poimboeuf
2023-03-08
mips/cpu: Expose play_dead()'s prototype definition
Josh Poimboeuf
2021-10-20
MIPS: BMIPS: Remove use of irq_cpu_offline
Florian Fainelli
2021-03-06
mips: smp-bmips: fix CPU mappings
Álvaro Fernández Rojas
2020-11-27
MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable()
Tiezhu Yang
2020-08-21
MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores
Florian Fainelli
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
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
[next]