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
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
/
powerpc
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-23
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
1
-2
/
+3
2021-12-09
powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panic
Hari Bathini
1
-0
/
+10
2021-12-09
powerpc: handle kdump appropriately with crash_kexec_post_notifiers option
Hari Bathini
1
-0
/
+30
2021-11-29
powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILING
Michael Ellerman
1
-0
/
+2
2021-11-03
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+1
2021-11-02
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2021-10-20
powerpc: Use of_get_cpu_hwid()
Rob Herring
1
-6
/
+1
2021-10-20
powerpc/smp: do not decrement idle task preempt count in CPU offline
Nathan Lynch
1
-2
/
+0
2021-09-30
sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
Ard Biesheuvel
1
-1
/
+1
2021-08-26
powerpc/numa: Update cpu_cpu_map on CPU online/offline
Srikar Dronamraju
1
-0
/
+3
2021-08-26
powerpc/smp: Enable CACHE domain for shared processor
Srikar Dronamraju
1
-1
/
+1
2021-08-26
powerpc/smp: Update cpu_core_map on all PowerPc systems
Srikar Dronamraju
1
-6
/
+5
2021-08-26
powerpc/smp: Fix a crash while booting kvm guest with nr_cpus=2
Srikar Dronamraju
1
-1
/
+1
2021-08-04
powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblings
Parth Shah
1
-21
/
+45
2021-08-04
powerpc/cacheinfo: Lookup cache by dt node and thread-group id
Gautham R. Shenoy
1
-2
/
+2
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+15
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
1
-1
/
+1
2021-06-24
powerpc: Offline CPU in stop_this_cpu()
Nicholas Piggin
1
-0
/
+11
2021-06-16
powerpc/32s: Initialise KUAP and KUEP in C
Christophe Leroy
1
-0
/
+4
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+0
2021-04-17
powerpc/smp: Set numa node before updating mask
Srikar Dronamraju
1
-3
/
+3
2021-04-17
powerpc/smp: Cache CPU to chip lookup
Srikar Dronamraju
1
-2
/
+19
2021-04-17
powerpc/smp: Reintroduce cpu_core_mask
Srikar Dronamraju
1
-7
/
+32
2021-04-14
powerpc/smp: Make some symbols static
Yu Kuai
1
-3
/
+3
2021-01-30
powerpc/smp: Make debugger_ipi_callback() static
Cédric Le Goater
1
-1
/
+1
2021-01-30
powerpc/smp: Include tick_broadcast() prototype
Cédric Le Goater
1
-0
/
+1
2020-12-21
powerpc/smp: Add __init to init_big_cores()
Cédric Le Goater
1
-1
/
+1
2020-12-10
powerpc/smp: Add support detecting thread-groups sharing L2 cache
Gautham R. Shenoy
1
-5
/
+53
2020-12-10
powerpc/smp: Rename init_thread_group_l1_cache_map() to make it generic
Gautham R. Shenoy
1
-7
/
+10
2020-12-10
powerpc/smp: Rename cpu_l1_cache_map as thread_group_l1_cache_map
Gautham R. Shenoy
1
-7
/
+7
2020-12-10
powerpc/smp: Parse ibm,thread-groups with multiple properties
Gautham R. Shenoy
1
-61
/
+113
2020-11-02
powerpc/smp: Call rcu_cpu_starting() earlier
Qian Cai
1
-1
/
+2
2020-10-19
powerpc/smp: Use GFP_ATOMIC while allocating tmp mask
Srikar Dronamraju
1
-26
/
+31
2020-10-19
powerpc/smp: Remove unnecessary variable
Srikar Dronamraju
1
-9
/
+4
2020-10-06
powerpc/smp: Optimize update_coregroup_mask
Srikar Dronamraju
1
-8
/
+22
2020-10-06
powerpc/smp: Move coregroup mask updation to a new function
Srikar Dronamraju
1
-13
/
+19
2020-10-06
powerpc/smp: Optimize update_mask_by_l2
Srikar Dronamraju
1
-6
/
+45
2020-10-06
powerpc/smp: Check for duplicate topologies and consolidate
Srikar Dronamraju
1
-0
/
+26
2020-10-06
powerpc/smp: Depend on cpu_l1_cache_map when adding CPUs
Srikar Dronamraju
1
-4
/
+3
2020-10-06
powerpc/smp: Stop passing mask to update_mask_by_l2
Srikar Dronamraju
1
-4
/
+4
2020-10-06
powerpc/smp: Limit CPUs traversed to within a node.
Srikar Dronamraju
1
-1
/
+1
2020-10-06
powerpc/smp: Optimize remove_cpu_from_masks
Srikar Dronamraju
1
-2
/
+9
2020-10-06
powerpc/smp: Remove get_physical_package_id
Srikar Dronamraju
1
-20
/
+0
2020-10-06
powerpc/smp: Stop updating cpu_core_mask
Srikar Dronamraju
1
-26
/
+7
2020-09-18
powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()
Michael Ellerman
1
-2
/
+2
2020-09-18
powerpc/smp: Fold cpu_die() into its only caller
Michael Ellerman
1
-4
/
+0
2020-09-18
powerpc: Move arch_cpu_idle_dead() into smp.c
Michael Ellerman
1
-0
/
+6
2020-09-16
powerpc/smp: Create coregroup domain
Srikar Dronamraju
1
-1
/
+53
2020-09-16
powerpc/smp: Allocate cpumask only after searching thread group
Srikar Dronamraju
1
-4
/
+3
[next]