index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
smp-cps.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-16
MIPS: CPS: Optimise delay CPU calibration for SMP
Gregory CLEMENT
1
-0
/
+11
2025-07-16
MIPS: CPS: Improve mips_cps_first_online_in_cluster()
Gregory CLEMENT
1
-1
/
+4
2025-06-06
Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-0
/
+2
2025-04-27
MIPS: CPS: Fix potential NULL pointer dereferences in cps_prepare_cpus()
Thorsten Blum
1
-0
/
+4
2025-04-27
MIPS: SMP: Implement parallel CPU bring up for EyeQ
Gregory CLEMENT
1
-0
/
+2
2025-02-21
MIPS: CPS: Support broken HCI for multicluster
Gregory CLEMENT
1
-1
/
+4
2025-02-21
MIPS: CPS: Boot CPUs in secondary clusters
Paul Burton
1
-20
/
+185
2025-02-21
MIPS: CPS: Introduce struct cluster_boot_config
Paul Burton
1
-29
/
+53
2024-10-30
MIPS: Allow using more than 32-bit addresses for reset vectors when possible
Gregory CLEMENT
1
-7
/
+39
2024-07-23
MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and later
Gregory CLEMENT
1
-1
/
+4
2024-02-20
MIPS: Allows relocation exception vectors everywhere
Jiaxun Yang
1
-24
/
+117
2023-12-12
mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
Baoquan He
1
-5
/
+5
2023-06-29
Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-13
/
+2
2023-06-20
MIPS: Mark core_vpe_count() as __init
Nathan Chancellor
1
-1
/
+1
2023-06-09
MIPS: Rework smt cmdline parameters
Jiaxun Yang
1
-12
/
+1
2023-05-15
MIPS: SMP_CPS: Switch to hotplug core state synchronization
Thomas Gleixner
1
-9
/
+5
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2023-04-05
MIPS: smp-cps: Disable coherence setup for unsupported ISA
Jiaxun Yang
1
-0
/
+5
2023-03-08
mips/cpu: Expose play_dead()'s prototype definition
Josh Poimboeuf
1
-0
/
+1
2023-02-27
MIPS: smp-cps: Don't rely on CP0_CMGCRBASE
Jiaxun Yang
1
-0
/
+2
2023-02-19
MIPS: SMP-CPS: fix build error when HOTPLUG_CPU not set
Randy Dunlap
1
-3
/
+5
2020-12-28
MIPS: No need to check CPU 0 in cps_cpu_disable()
Tiezhu Yang
1
-3
/
+0
2020-12-04
MIPS: SMP-CPS: Add support for irq migration when CPU offline
Wei Li
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
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/sched/task_stack.h>
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>
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
[next]