index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
smp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/smp: Optimize update_coregroup_mask
Srikar Dronamraju
2020-10-06
1
-8
/
+22
*
powerpc/smp: Move coregroup mask updation to a new function
Srikar Dronamraju
2020-10-06
1
-13
/
+19
*
powerpc/smp: Optimize update_mask_by_l2
Srikar Dronamraju
2020-10-06
1
-6
/
+45
*
powerpc/smp: Check for duplicate topologies and consolidate
Srikar Dronamraju
2020-10-06
1
-0
/
+26
*
powerpc/smp: Depend on cpu_l1_cache_map when adding CPUs
Srikar Dronamraju
2020-10-06
1
-4
/
+3
*
powerpc/smp: Stop passing mask to update_mask_by_l2
Srikar Dronamraju
2020-10-06
1
-4
/
+4
*
powerpc/smp: Limit CPUs traversed to within a node.
Srikar Dronamraju
2020-10-06
1
-1
/
+1
*
powerpc/smp: Optimize remove_cpu_from_masks
Srikar Dronamraju
2020-10-06
1
-2
/
+9
*
powerpc/smp: Remove get_physical_package_id
Srikar Dronamraju
2020-10-06
1
-20
/
+0
*
powerpc/smp: Stop updating cpu_core_mask
Srikar Dronamraju
2020-10-06
1
-26
/
+7
*
powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()
Michael Ellerman
2020-09-18
1
-2
/
+2
*
powerpc/smp: Fold cpu_die() into its only caller
Michael Ellerman
2020-09-18
1
-4
/
+0
*
powerpc: Move arch_cpu_idle_dead() into smp.c
Michael Ellerman
2020-09-18
1
-0
/
+6
*
powerpc/smp: Create coregroup domain
Srikar Dronamraju
2020-09-16
1
-1
/
+53
*
powerpc/smp: Allocate cpumask only after searching thread group
Srikar Dronamraju
2020-09-16
1
-4
/
+3
*
powerpc/numa: Detect support for coregroup
Srikar Dronamraju
2020-09-16
1
-0
/
+1
*
powerpc/smp: Optimize start_secondary
Srikar Dronamraju
2020-09-16
1
-6
/
+11
*
powerpc/smp: Dont assume l2-cache to be superset of sibling
Srikar Dronamraju
2020-09-16
1
-14
/
+29
*
powerpc/smp: Move topology fixups into a new function
Srikar Dronamraju
2020-09-16
1
-6
/
+11
*
powerpc/smp: Move powerpc_topology above
Srikar Dronamraju
2020-09-16
1
-52
/
+52
*
powerpc/smp: Merge Power9 topology with Power topology
Srikar Dronamraju
2020-09-16
1
-22
/
+3
*
powerpc/smp: Fix a warning under !NEED_MULTIPLE_NODES
Srikar Dronamraju
2020-09-16
1
-0
/
+2
*
powerpc/book3s64/kuap: Move UAMOR setup to key init function
Aneesh Kumar K.V
2020-07-20
1
-0
/
+1
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
powerpc: Fix misleading small cores print
Michael Neuling
2020-06-02
1
-1
/
+1
*
powerpc/smp: Use IS_ENABLED() to avoid #ifdef
Michael Ellerman
2020-03-26
1
-3
/
+2
*
powerpc/smp: Drop superfluous NULL check
Michael Ellerman
2020-03-26
1
-5
/
+2
*
powerpc/numa: Remove late request for home node associativity
Srikar Dronamraju
2020-03-04
1
-5
/
+0
*
powerpc/smp: Use nid as fallback for package_id
Srikar Dronamraju
2020-03-04
1
-3
/
+27
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
powerpc: 'current_set' is now a table of task_struct pointers
Christophe Leroy
2019-02-23
1
-6
/
+4
*
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
1
-1
/
+1
*
powerpc/64: Use task_stack_page() to initialise paca->kstack
Christophe Leroy
2019-02-23
1
-1
/
+3
*
powerpc/smp: Make __smp_send_nmi_ipi() static
Nicholas Piggin
2019-02-21
1
-1
/
+2
*
powerpc/smp: Fix NMI IPI xmon timeout
Nicholas Piggin
2019-02-21
1
-64
/
+29
*
powerpc/smp: Fix NMI IPI timeout
Nicholas Piggin
2019-02-21
1
-2
/
+3
*
powerpc: Fix stack protector crashes on CPU hotplug
Michael Ellerman
2018-10-21
1
-7
/
+3
*
powerpc: Use cpu_smallcore_sibling_mask at SMT level on bigcores
Gautham R. Shenoy
2018-10-13
1
-1
/
+18
*
powerpc: Detect the presence of big-cores via "ibm, thread-groups"
Gautham R. Shenoy
2018-10-13
1
-0
/
+222
*
powerpc/64: properly initialise the stackprotector canary on SMP.
Christophe Leroy
2018-10-13
1
-0
/
+8
*
powerpc/topology: Get topology for shared processors at boot
Srikar Dronamraju
2018-08-21
1
-0
/
+5
*
powerpc: NMI IPI make NMI IPIs fully sychronous
Nicholas Piggin
2018-07-24
1
-23
/
+27
*
powerpc: smp_send_stop do not offline stopped CPUs
Nicholas Piggin
2018-06-19
1
-6
/
+0
*
powerpc/nmi: Add an API for sending "safe" NMIs
Michael Ellerman
2018-06-03
1
-5
/
+15
*
powerpc: move a stray NMI IPI case under NMI_IPI ifdef
Nicholas Piggin
2018-06-03
1
-0
/
+2
*
powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdef
Nicholas Piggin
2018-06-03
1
-0
/
+8
*
powerpc: generic clockevents broadcast receiver call tick_receive_broadcast
Nicholas Piggin
2018-06-03
1
-2
/
+2
*
powerpc64/ftrace: Disable ftrace during hotplug
Naveen N. Rao
2018-05-03
1
-0
/
+8
*
powerpc64/ftrace: Delay enabling ftrace on secondary cpus
Naveen N. Rao
2018-05-03
1
-0
/
+4
[next]