index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
smp-cps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-22
MIPS: kexec: CPS systems to halt nonboot CPUs
Dengcheng Zhu
1
-25
/
+55
2018-02-05
MIPS: SMP-CPS: Remove duplicate assignment of core in play_dead
Matt Redfearn
1
-2
/
+0
2017-11-01
MIPS: CPS: Fix use of current_cpu_data in preemptible code
Matt Redfearn
1
-1
/
+1
2017-10-31
Update MIPS email addresses
Paul Burton
1
-1
/
+1
2017-09-04
MIPS: Remove unnecessary inclusions of linux/irqchip/mips-gic.h
Paul Burton
1
-1
/
+0
2017-09-04
MIPS: CPS: Read GIC_VL_IDENT directly, not via irqchip driver
Paul Burton
1
-1
/
+1
2017-08-30
MIPS: CPS: Detect CPUs in secondary clusters
Paul Burton
1
-29
/
+51
2017-08-30
MIPS: CPS: Cluster support for topology functions
Paul Burton
1
-12
/
+3
2017-08-30
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
1
-2
/
+1
2017-08-30
MIPS: SMP: Allow boot_secondary SMP op to return errors
Paul Burton
1
-1
/
+2
2017-08-30
MIPS: CM: Add cluster & block args to mips_cm_lock_other()
Paul Burton
1
-5
/
+5
2017-08-30
MIPS: Unify checks for sibling CPUs
Paul Burton
1
-4
/
+4
2017-08-30
MIPS: Abstract CPU core & VP(E) ID access through accessor functions
Paul Burton
1
-14
/
+14
2017-08-30
MIPS: CPS: Use change_*, set_* & clear_* where appropriate
Paul Burton
1
-4
/
+2
2017-08-30
MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
1
-3
/
+5
2017-08-29
MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
1
-5
/
+5
2017-08-29
MIPS: SMP: Constify smp ops
Matt Redfearn
1
-2
/
+2
2017-06-29
MIPS: CPS: Handle cores not powering down more gracefully
Paul Burton
1
-3
/
+24
2017-06-29
MIPS: CPS: Prevent multi-core with dcache aliasing
Paul Burton
1
-3
/
+5
2017-04-13
Merge branch '4.11-fixes' into mips-for-linux-next
Ralf Baechle
1
-2
/
+1
2017-04-12
MIPS: smp-cps: Fix potentially uninitialised value of core
Matt Redfearn
1
-2
/
+1
2017-04-12
MIPS: Use common outgoing-CPU-notification code
Marcin Nowakowski
1
-4
/
+3
2017-03-03
sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-01-03
MIPS: SMP-CPS: Don't BUG if a CPU fails to start
Matt Redfearn
1
-1
/
+5
2017-01-03
MIPS: SMP: Remove cpu_callin_map
Matt Redfearn
1
-1
/
+0
2016-09-29
MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUs
Matt Redfearn
1
-1
/
+1
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-9
/
+33
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-2
/
+2
2016-07-29
MIPS: SMP: Update cpu_foreign_map on CPU disable
James Hogan
1
-0
/
+1
2016-07-24
MIPS: smp-cps: Add support for CPU hotplug of MIPSr6 processors
Matt Redfearn
1
-5
/
+27
2016-07-24
MIPS: smp-cps: Allow booting of CPU other than VP0 within a core
Matt Redfearn
1
-4
/
+5
2016-05-28
MIPS: smp-cps: Clear Status IPL field when using EIC
Paul Burton
1
-2
/
+6
2016-05-13
MIPS: smp-cps: Add nothreads kernel parameter
Paul Burton
1
-0
/
+11
2016-05-13
MIPS: smp-cps: Support MIPSr6 Virtual Processors
Paul Burton
1
-4
/
+31
2016-05-13
MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpes
Paul Burton
1
-2
/
+5
2016-05-13
MIPS: smp-cps: Ensure our VP ident calculation is correct
Paul Burton
1
-0
/
+11
2016-02-25
MIPS: Make smp CMP, CPS and MT use the new generic IPI functions
Qais Yousef
1
-2
/
+2
2016-01-24
MIPS: smp-cps: Ensure secondary cores start with EVA disabled
Matt Redfearn
1
-0
/
+3
2015-11-11
MIPS: CM: make use of mips_cm_{lock,unlock}_other
Paul Burton
1
-2
/
+5
2015-11-11
MIPS: CPS: Warn if a core doesn't start
Paul Burton
1
-1
/
+25
2015-11-11
MIPS: CPS: Read CM GCR base from cop0
Paul Burton
1
-2
/
+0
2015-07-09
MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting
Markos Chandras
1
-3
/
+3
2015-05-15
MIPS: Fix up obsolete cpu_set usage
Ezequiel Garcia
1
-1
/
+1
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2015-04-10
MIPS: smp-cps: cpu_set FPU mask if FPU present
Niklas Cassel
1
-0
/
+6
2015-03-05
mips: fix up obsolete cpu function usage.
Rusty Russell
1
-2
/
+2
2014-11-24
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
Andrew Bresticker
1
-1
/
+1
2014-11-24
MIPS: smp-cps: Enable all hardware interrupts on secondary CPUs
Andrew Bresticker
1
-2
/
+2
2014-07-30
MIPS: smp-cps: Fix entry code cache flush for systems with coherent I/O
Paul Burton
1
-3
/
+7
[next]