index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-30
Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-0
/
+18
2023-06-09
MIPS: Rework smt cmdline parameters
Jiaxun Yang
1
-0
/
+18
2023-05-15
MIPS: SMP_CPS: Switch to hotplug core state synchronization
Thomas Gleixner
1
-0
/
+8
2022-05-12
MIPS: smp: optimization for flush_tlb_mm when exiting
Mao Bibo
1
-0
/
+6
2022-02-16
MIPS: smp: fill in sibling and core maps earlier
Alexander Lobakin
1
-3
/
+3
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+0
2021-02-03
arch: mips: kernel: Fix two spelling in smp.c
Bhaskar Chowdhury
1
-3
/
+3
2020-11-24
smp: Cleanup smp_call_function*()
Peter Zijlstra
1
-19
/
+6
2020-03-31
Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-21
/
+12
2020-03-06
MIPS: smp: Remove tick_broadcast_count
Peter Xu
1
-8
/
+1
2020-03-05
MIPS: Replace setup_irq() by request_irq()
afzal mohammed
1
-21
/
+12
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-13
/
+1
2019-02-19
MIPS: SGI-IP27: do boot CPU init later
Thomas Bogendoerfer
1
-0
/
+2
2019-02-04
MIPS: MemoryMapID (MMID) Support
Paul Burton
1
-5
/
+52
2019-02-04
MIPS: mm: Add set_cpu_context() for ASID assignments
Paul Burton
1
-3
/
+3
2019-02-04
MIPS: mm: Remove local_flush_tlb_mm()
Paul Burton
1
-2
/
+2
2017-11-15
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
1
-1
/
+1
2017-11-07
MIPS: Allow __cpu_number_map to be larger than NR_CPUS
David Daney
1
-1
/
+1
2017-11-01
MIPS: SMP: Fix deadlock & online race
Matt Redfearn
1
-6
/
+16
2017-11-01
MIPS: generic: Fix compilation error from include asm/mips-cpc.h
Matt Redfearn
1
-1
/
+1
2017-09-16
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...
Linus Torvalds
1
-11
/
+13
2017-08-30
MIPS: SMP: Allow boot_secondary SMP op to return errors
Paul Burton
1
-1
/
+5
2017-08-30
MIPS: CM: Add cluster & block args to mips_cm_lock_other()
Paul Burton
1
-1
/
+1
2017-08-30
MIPS: Unify checks for sibling CPUs
Paul Burton
1
-7
/
+5
2017-08-30
MIPS: Abstract CPU core & VP(E) ID access through accessor functions
Paul Burton
1
-4
/
+4
2017-08-29
MIPS: SMP: Constify smp ops
Matt Redfearn
1
-2
/
+2
2017-08-29
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
1
-3
/
+3
2017-08-07
MIPS: Fix race on setting and getting cpu_online_mask
Matija Glavinic Pecotic
1
-3
/
+3
2017-06-29
MIPS: Skip IPI setup if we only have 1 CPU
Paul Burton
1
-0
/
+3
2017-04-13
MIPS: Stengthen IPI IRQ domain sanity check
Paul Burton
1
-8
/
+12
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-1
/
+1
2017-01-03
MIPS: kexec: remove SMP_DUMP
Marcin Nowakowski
1
-17
/
+0
2017-01-03
MIPS: SMP: Remove cpu_callin_map
Matt Redfearn
1
-2
/
+0
2017-01-03
MIPS: SMP: Use a completion event to signal CPU up
Matt Redfearn
1
-6
/
+9
2016-10-05
MIPS: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-10-05
MIPS: smp.c: Introduce mechanism for freeing and allocating IPIs
Matt Redfearn
1
-8
/
+53
2016-10-04
MIPS: SMP: Wrap call to mips_cpc_lock_other in mips_cm_lock_other
Matt Redfearn
1
-0
/
+2
2016-09-25
MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
Matt Redfearn
1
-4
/
+3
2016-07-29
MIPS: c-r4k: Exclude sibling CPUs in SMP calls
James Hogan
1
-2
/
+4
2016-07-29
MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hack
James Hogan
1
-8
/
+1
2016-07-29
MIPS: SMP: Update cpu_foreign_map on CPU disable
James Hogan
1
-1
/
+1
2016-07-29
MIPS: SMP: Clear ASID without confusing has_valid_asid()
James Hogan
1
-2
/
+15
2016-05-09
MIPS: Don't BUG_ON when no IPI domain is found
Paul Burton
1
-13
/
+11
2016-03-29
MIPS: Fix broken malta qemu
Qais Yousef
1
-0
/
+12
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+136
2016-03-13
MIPS: smp.c: Fix uninitialised temp_foreign_map
James Hogan
1
-0
/
+1
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
1
-1
/
+1
2016-02-25
MIPS: Add generic SMP IPI support
Qais Yousef
1
-0
/
+136
2015-09-27
MIPS: Initialise MAARs on secondary CPUs
Paul Burton
1
-0
/
+2
[next]