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.c
Age
Commit message (
Expand
)
Author
2017-11-15
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2017-11-07
MIPS: Allow __cpu_number_map to be larger than NR_CPUS
David Daney
2017-11-01
MIPS: SMP: Fix deadlock & online race
Matt Redfearn
2017-10-31
MIPS: generic: Fix compilation error from include asm/mips-cpc.h
Matt Redfearn
2017-09-15
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...
Linus Torvalds
2017-08-30
MIPS: SMP: Allow boot_secondary SMP op to return errors
Paul Burton
2017-08-30
MIPS: CM: Add cluster & block args to mips_cm_lock_other()
Paul Burton
2017-08-30
MIPS: Unify checks for sibling CPUs
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-08-29
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
2017-08-07
MIPS: Fix race on setting and getting cpu_online_mask
Matija Glavinic Pecotic
2017-06-29
MIPS: Skip IPI setup if we only have 1 CPU
Paul Burton
2017-04-12
MIPS: Stengthen IPI IRQ domain sanity check
Paul Burton
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-01-03
MIPS: kexec: remove SMP_DUMP
Marcin Nowakowski
2017-01-03
MIPS: SMP: Remove cpu_callin_map
Matt Redfearn
2017-01-03
MIPS: SMP: Use a completion event to signal CPU up
Matt Redfearn
2016-10-05
MIPS: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-10-05
MIPS: smp.c: Introduce mechanism for freeing and allocating IPIs
Matt Redfearn
2016-10-04
MIPS: SMP: Wrap call to mips_cpc_lock_other in mips_cm_lock_other
Matt Redfearn
2016-09-25
MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
Matt Redfearn
2016-07-29
MIPS: c-r4k: Exclude sibling CPUs in SMP calls
James Hogan
2016-07-29
MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hack
James Hogan
2016-07-29
MIPS: SMP: Update cpu_foreign_map on CPU disable
James Hogan
2016-07-29
MIPS: SMP: Clear ASID without confusing has_valid_asid()
James Hogan
2016-05-09
MIPS: Don't BUG_ON when no IPI domain is found
Paul Burton
2016-03-29
MIPS: Fix broken malta qemu
Qais Yousef
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-13
MIPS: smp.c: Fix uninitialised temp_foreign_map
James Hogan
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2016-02-25
MIPS: Add generic SMP IPI support
Qais Yousef
2015-09-27
MIPS: Initialise MAARs on secondary CPUs
Paul Burton
2015-08-03
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
2015-07-10
MIPS: c-r4k: Fix cache flushing for MT cores
Markos Chandras
2015-05-12
MIPS: SMP: Fix build error.
Ralf Baechle
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-01
MIPS: smp: Make stop_this_cpu() actually stop the CPU
Andrew Bresticker
2015-03-05
mips: fix up obsolete cpu function usage.
Rusty Russell
2015-01-29
MIPS: Fix kernel lockup or crash after CPU offline/online
Hemmo Nieminen
2014-07-30
MIPS: Support CPU topology files in sysfs
Huacai Chen
2014-05-29
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
2014-05-27
MIPS: SMP: Remove plat_smp_ops cpus_done method.
Ralf Baechle
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
2014-05-02
MIPS: introduce cpu_coherent_mask
Paul Burton
2014-05-02
MIPS: support for generic clockevents broadcast
Paul Burton
2013-10-29
MIPS: SMP: kill redundant call of generic_smp_call_function_single_interrupt()
Jiang Liu
2013-07-14
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-05-22
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
[next]