index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
smp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: SMP: Fix deadlock & online race
Matt Redfearn
2017-11-15
1
-6
/
+16
*
MIPS: Fix race on setting and getting cpu_online_mask
Matija Glavinic Pecotic
2017-11-15
1
-3
/
+3
*
MIPS: SMP: Use a completion event to signal CPU up
Matt Redfearn
2017-11-15
1
-6
/
+9
*
MIPS: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-10-05
1
-1
/
+1
*
MIPS: smp.c: Introduce mechanism for freeing and allocating IPIs
Matt Redfearn
2016-10-05
1
-8
/
+53
*
MIPS: SMP: Wrap call to mips_cpc_lock_other in mips_cm_lock_other
Matt Redfearn
2016-10-04
1
-0
/
+2
*
MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
Matt Redfearn
2016-09-25
1
-4
/
+3
*
MIPS: c-r4k: Exclude sibling CPUs in SMP calls
James Hogan
2016-07-29
1
-2
/
+4
*
MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hack
James Hogan
2016-07-29
1
-8
/
+1
*
MIPS: SMP: Update cpu_foreign_map on CPU disable
James Hogan
2016-07-29
1
-1
/
+1
*
MIPS: SMP: Clear ASID without confusing has_valid_asid()
James Hogan
2016-07-29
1
-2
/
+15
*
MIPS: Don't BUG_ON when no IPI domain is found
Paul Burton
2016-05-09
1
-13
/
+11
*
MIPS: Fix broken malta qemu
Qais Yousef
2016-03-29
1
-0
/
+12
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-15
1
-1
/
+1
|
\
|
*
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2016-03-01
1
-1
/
+1
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-15
1
-0
/
+136
|
\
\
|
*
|
MIPS: Add generic SMP IPI support
Qais Yousef
2016-02-25
1
-0
/
+136
|
|
/
*
/
MIPS: smp.c: Fix uninitialised temp_foreign_map
James Hogan
2016-03-13
1
-0
/
+1
|
/
*
MIPS: Initialise MAARs on secondary CPUs
Paul Burton
2015-09-27
1
-0
/
+2
*
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
2015-08-03
1
-10
/
+0
*
MIPS: c-r4k: Fix cache flushing for MT cores
Markos Chandras
2015-07-10
1
-1
/
+43
*
MIPS: SMP: Fix build error.
Ralf Baechle
2015-05-12
1
-2
/
+4
*
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-20
1
-13
/
+13
|
\
|
*
mips: fix up obsolete cpu function usage.
Rusty Russell
2015-03-05
1
-13
/
+13
*
|
MIPS: smp: Make stop_this_cpu() actually stop the CPU
Andrew Bresticker
2015-04-01
1
-4
/
+2
|
/
*
MIPS: Fix kernel lockup or crash after CPU offline/online
Hemmo Nieminen
2015-01-29
1
-1
/
+1
*
MIPS: Support CPU topology files in sysfs
Huacai Chen
2014-07-30
1
-1
/
+25
*
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
2014-05-29
1
-0
/
+47
|
\
|
*
MIPS: introduce cpu_coherent_mask
Paul Burton
2014-05-02
1
-0
/
+4
|
*
MIPS: support for generic clockevents broadcast
Paul Burton
2014-05-02
1
-0
/
+43
*
|
MIPS: SMP: Remove plat_smp_ops cpus_done method.
Ralf Baechle
2014-05-27
1
-1
/
+0
*
|
MIPS: MT: Remove SMTC support
Ralf Baechle
2014-05-24
1
-13
/
+0
|
/
*
MIPS: SMP: kill redundant call of generic_smp_call_function_single_interrupt()
Jiang Liu
2013-10-29
1
-1
/
+0
*
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-07-14
1
-3
/
+3
*
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
2013-05-22
1
-0
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-05-10
1
-0
/
+1
|
\
|
*
MIPS: Export symbols used by KVM/MIPS module
Sanjay Lal
2013-05-08
1
-0
/
+1
*
|
mips: Use generic idle loop
Thomas Gleixner
2013-04-08
1
-1
/
+1
|
/
*
MIPS: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
*
MIPS: kdump: Add support
Ralf Baechle
2012-12-13
1
-0
/
+17
*
MIPS: Synchronize MIPS count one CPU at a time
Jayachandran C
2012-08-17
1
-2
/
+2
*
MIPS: SMTC: Support for Multi-threaded FPUs
Steven J. Hill
2012-07-23
1
-1
/
+3
*
MIPS: smp: Warn on too early irq enable
Yong Zhang
2012-07-19
1
-0
/
+5
*
MIPS: call set_cpu_online() on cpu being brought up with irq disabled
Yong Zhang
2012-07-19
1
-2
/
+2
*
MIPS: call ->smp_finish() a little late
Yong Zhang
2012-07-19
1
-1
/
+2
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-05-29
1
-1
/
+1
|
\
|
*
MIPS: Move cache setup to setup_arch().
David Daney
2012-05-16
1
-1
/
+1
*
|
mips: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
1
-53
/
+1
*
|
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
1
-1
/
+1
|
/
*
remove references to cpu_*_map in arch/
Rusty Russell
2012-03-29
1
-15
/
+12
[next]