index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
smp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/smp: Remap boot CPU onto core 0 if >= nr_cpu_ids
Michael Ellerman
2024-02-15
1
-0
/
+1
*
powerpc/cpu: Mark start_secondary_resume() __noreturn
Josh Poimboeuf
2023-03-08
1
-1
/
+1
*
powerpc/64: Move paca allocation to early_setup()
Nicholas Piggin
2023-02-10
1
-0
/
+1
*
powerpc/smp: Remove unused inline functions
YueHaibing
2022-05-04
1
-2
/
+0
*
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
2022-03-08
1
-0
/
+3
*
powerpc: smp: remove hack to obtain offset of task_struct::cpu
Ard Biesheuvel
2021-09-30
1
-16
/
+1
*
powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblings
Parth Shah
2021-08-04
1
-0
/
+3
*
powerpc/cacheinfo: Lookup cache by dt node and thread-group id
Gautham R. Shenoy
2021-08-04
1
-0
/
+3
*
powerpc/smp: Cache CPU to chip lookup
Srikar Dronamraju
2021-04-17
1
-0
/
+1
*
powerpc/smp: Reintroduce cpu_core_mask
Srikar Dronamraju
2021-04-17
1
-0
/
+5
*
powerpc: remove unneeded semicolons
Chengyang Fan
2021-02-09
1
-1
/
+1
*
powerpc/cacheinfo: Print correct cache-sibling map/list for L2 cache
Gautham R. Shenoy
2020-12-11
1
-0
/
+4
*
powerpc/smp: Add support detecting thread-groups sharing L2 cache
Gautham R. Shenoy
2020-12-11
1
-0
/
+2
*
powerpc/smp: Stop updating cpu_core_mask
Srikar Dronamraju
2020-10-06
1
-5
/
+0
*
powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()
Michael Ellerman
2020-09-18
1
-0
/
+3
*
powerpc/smp: Fold cpu_die() into its only caller
Michael Ellerman
2020-09-18
1
-1
/
+0
*
powerpc/numa: Detect support for coregroup
Srikar Dronamraju
2020-09-16
1
-0
/
+1
*
powerpc/topology: Override cpu_smt_mask
Srikar Dronamraju
2020-09-16
1
-0
/
+13
*
powerpc/64: Remove unused generic_secondary_thread_init()
Michael Ellerman
2020-09-08
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
1
-1
/
+16
*
powerpc: Detect the presence of big-cores via "ibm, thread-groups"
Gautham R. Shenoy
2018-10-13
1
-0
/
+11
*
powerpc: NMI IPI make NMI IPIs fully sychronous
Nicholas Piggin
2018-07-24
1
-1
/
+0
*
powerpc/nmi: Add an API for sending "safe" NMIs
Michael Ellerman
2018-06-03
1
-0
/
+1
*
powerpc/setup: Add cpu_to_phys_id array
Nicholas Piggin
2018-03-30
1
-0
/
+1
*
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-03-30
1
-2
/
+2
*
powerpc/smp: Add cpu_l2_cache_map
Oliver O'Halloran
2017-08-31
1
-0
/
+6
*
powerpc/64s: implement arch-specific hardlockup watchdog
Nicholas Piggin
2017-07-12
1
-0
/
+2
*
powerpc: Add struct smp_ops_t.cause_nmi_ipi operation
Nicholas Piggin
2017-04-28
1
-0
/
+1
*
powerpc: Add NMI IPI infrastructure
Nicholas Piggin
2017-04-28
1
-3
/
+11
*
powerpc: Introduce msgsnd/doorbell barrier primitives
Nicholas Piggin
2017-04-13
1
-0
/
+1
*
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
2017-04-13
1
-2
/
+1
*
powerpc/smp: Remove migrate_irq() custom implementation
Benjamin Herrenschmidt
2017-04-07
1
-1
/
+0
*
powerpc: Add optional smp_ops->prepare_cpu SMP callback
Benjamin Herrenschmidt
2017-04-06
1
-0
/
+1
*
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
2016-11-30
1
-1
/
+1
*
powerpc: Merge 32-bit and 64-bit setup_arch()
Benjamin Herrenschmidt
2016-07-21
1
-3
/
+6
*
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-03-19
1
-0
/
+4
|
\
|
*
powerpc/mpc85xx: Add CPU hotplug support for E6500
chenhui zhao
2016-03-04
1
-0
/
+1
|
*
powerpc/mpc85xx: Add hotplug support on E5500 and E500MC cores
chenhui zhao
2016-03-04
1
-0
/
+3
*
|
powerpc/smp: Add smp_muxed_ipi_set_message
Suresh Warrier
2016-02-29
1
-0
/
+1
*
|
powerpc/smp: Support more IPI messages
Suresh Warrier
2016-02-29
1
-0
/
+3
|
/
*
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
2015-04-10
1
-2
/
+2
*
powerpc: Remove the celleb support
Michael Ellerman
2015-04-07
1
-1
/
+0
*
powerpc: Remove some unused functions
Michael Ellerman
2015-01-28
1
-1
/
+0
*
powerpc/kvm/book3s_hv: Rework the secondary inhibit code
Michael Ellerman
2014-05-28
1
-8
/
+0
*
powerpc: Implement tick broadcast IPI as a fixed IPI message
Srivatsa S. Bhat
2014-03-05
1
-1
/
+1
*
powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI message
Srivatsa S. Bhat
2014-03-05
1
-1
/
+1
*
powerpc: Make cpu_to_chip_id() available when SMP=n
Michael Ellerman
2013-11-21
1
-1
/
+1
*
powerpc: Make chip-id information available to userspace
Vasant Hegde
2013-08-14
1
-0
/
+1
*
powerpc: Add smp_generic_cpu_bootable
Andy Fleming
2013-08-14
1
-0
/
+2
[next]