summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/smp.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/smp: Remap boot CPU onto core 0 if >= nr_cpu_idsMichael Ellerman2024-02-151-0/+1
* powerpc/cpu: Mark start_secondary_resume() __noreturnJosh Poimboeuf2023-03-081-1/+1
* powerpc/64: Move paca allocation to early_setup()Nicholas Piggin2023-02-101-0/+1
* powerpc/smp: Remove unused inline functionsYueHaibing2022-05-041-2/+0
* powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy2022-03-081-0/+3
* powerpc: smp: remove hack to obtain offset of task_struct::cpuArd Biesheuvel2021-09-301-16/+1
* powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblingsParth Shah2021-08-041-0/+3
* powerpc/cacheinfo: Lookup cache by dt node and thread-group idGautham R. Shenoy2021-08-041-0/+3
* powerpc/smp: Cache CPU to chip lookupSrikar Dronamraju2021-04-171-0/+1
* powerpc/smp: Reintroduce cpu_core_maskSrikar Dronamraju2021-04-171-0/+5
* powerpc: remove unneeded semicolonsChengyang Fan2021-02-091-1/+1
* powerpc/cacheinfo: Print correct cache-sibling map/list for L2 cacheGautham R. Shenoy2020-12-111-0/+4
* powerpc/smp: Add support detecting thread-groups sharing L2 cacheGautham R. Shenoy2020-12-111-0/+2
* powerpc/smp: Stop updating cpu_core_maskSrikar Dronamraju2020-10-061-5/+0
* powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()Michael Ellerman2020-09-181-0/+3
* powerpc/smp: Fold cpu_die() into its only callerMichael Ellerman2020-09-181-1/+0
* powerpc/numa: Detect support for coregroupSrikar Dronamraju2020-09-161-0/+1
* powerpc/topology: Override cpu_smt_maskSrikar Dronamraju2020-09-161-0/+13
* powerpc/64: Remove unused generic_secondary_thread_init()Michael Ellerman2020-09-081-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy2019-02-231-1/+16
* powerpc: Detect the presence of big-cores via "ibm, thread-groups"Gautham R. Shenoy2018-10-131-0/+11
* powerpc: NMI IPI make NMI IPIs fully sychronousNicholas Piggin2018-07-241-1/+0
* powerpc/nmi: Add an API for sending "safe" NMIsMichael Ellerman2018-06-031-0/+1
* powerpc/setup: Add cpu_to_phys_id arrayNicholas Piggin2018-03-301-0/+1
* powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-301-2/+2
* powerpc/smp: Add cpu_l2_cache_mapOliver O'Halloran2017-08-311-0/+6
* powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin2017-07-121-0/+2
* powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin2017-04-281-0/+1
* powerpc: Add NMI IPI infrastructureNicholas Piggin2017-04-281-3/+11
* powerpc: Introduce msgsnd/doorbell barrier primitivesNicholas Piggin2017-04-131-0/+1
* powerpc: Change the doorbell IPI calling conventionNicholas Piggin2017-04-131-2/+1
* powerpc/smp: Remove migrate_irq() custom implementationBenjamin Herrenschmidt2017-04-071-1/+0
* powerpc: Add optional smp_ops->prepare_cpu SMP callbackBenjamin Herrenschmidt2017-04-061-0/+1
* powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann2016-11-301-1/+1
* powerpc: Merge 32-bit and 64-bit setup_arch()Benjamin Herrenschmidt2016-07-211-3/+6
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-191-0/+4
|\
| * powerpc/mpc85xx: Add CPU hotplug support for E6500chenhui zhao2016-03-041-0/+1
| * powerpc/mpc85xx: Add hotplug support on E5500 and E500MC coreschenhui zhao2016-03-041-0/+3
* | powerpc/smp: Add smp_muxed_ipi_set_messageSuresh Warrier2016-02-291-0/+1
* | powerpc/smp: Support more IPI messagesSuresh Warrier2016-02-291-0/+3
|/
* powerpc: Drop return value of smp_ops->probe()Michael Ellerman2015-04-101-2/+2
* powerpc: Remove the celleb supportMichael Ellerman2015-04-071-1/+0
* powerpc: Remove some unused functionsMichael Ellerman2015-01-281-1/+0
* powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman2014-05-281-8/+0
* powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat2014-03-051-1/+1
* powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat2014-03-051-1/+1
* powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman2013-11-211-1/+1
* powerpc: Make chip-id information available to userspaceVasant Hegde2013-08-141-0/+1
* powerpc: Add smp_generic_cpu_bootableAndy Fleming2013-08-141-0/+2