index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
smp.h
Age
Commit message (
Expand
)
Author
2024-02-15
powerpc/smp: Remap boot CPU onto core 0 if >= nr_cpu_ids
Michael Ellerman
2023-03-08
powerpc/cpu: Mark start_secondary_resume() __noreturn
Josh Poimboeuf
2023-02-10
powerpc/64: Move paca allocation to early_setup()
Nicholas Piggin
2022-05-04
powerpc/smp: Remove unused inline functions
YueHaibing
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
2021-09-30
powerpc: smp: remove hack to obtain offset of task_struct::cpu
Ard Biesheuvel
2021-08-04
powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblings
Parth Shah
2021-08-04
powerpc/cacheinfo: Lookup cache by dt node and thread-group id
Gautham R. Shenoy
2021-04-17
powerpc/smp: Cache CPU to chip lookup
Srikar Dronamraju
2021-04-17
powerpc/smp: Reintroduce cpu_core_mask
Srikar Dronamraju
2021-02-09
powerpc: remove unneeded semicolons
Chengyang Fan
2020-12-11
powerpc/cacheinfo: Print correct cache-sibling map/list for L2 cache
Gautham R. Shenoy
2020-12-11
powerpc/smp: Add support detecting thread-groups sharing L2 cache
Gautham R. Shenoy
2020-10-06
powerpc/smp: Stop updating cpu_core_mask
Srikar Dronamraju
2020-09-18
powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()
Michael Ellerman
2020-09-18
powerpc/smp: Fold cpu_die() into its only caller
Michael Ellerman
2020-09-16
powerpc/numa: Detect support for coregroup
Srikar Dronamraju
2020-09-16
powerpc/topology: Override cpu_smt_mask
Srikar Dronamraju
2020-09-08
powerpc/64: Remove unused generic_secondary_thread_init()
Michael Ellerman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2018-10-13
powerpc: Detect the presence of big-cores via "ibm, thread-groups"
Gautham R. Shenoy
2018-07-24
powerpc: NMI IPI make NMI IPIs fully sychronous
Nicholas Piggin
2018-06-03
powerpc/nmi: Add an API for sending "safe" NMIs
Michael Ellerman
2018-03-30
powerpc/setup: Add cpu_to_phys_id array
Nicholas Piggin
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2017-08-31
powerpc/smp: Add cpu_l2_cache_map
Oliver O'Halloran
2017-07-12
powerpc/64s: implement arch-specific hardlockup watchdog
Nicholas Piggin
2017-04-28
powerpc: Add struct smp_ops_t.cause_nmi_ipi operation
Nicholas Piggin
2017-04-28
powerpc: Add NMI IPI infrastructure
Nicholas Piggin
2017-04-13
powerpc: Introduce msgsnd/doorbell barrier primitives
Nicholas Piggin
2017-04-13
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
2017-04-07
powerpc/smp: Remove migrate_irq() custom implementation
Benjamin Herrenschmidt
2017-04-06
powerpc: Add optional smp_ops->prepare_cpu SMP callback
Benjamin Herrenschmidt
2016-11-30
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
2016-07-21
powerpc: Merge 32-bit and 64-bit setup_arch()
Benjamin Herrenschmidt
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-03-04
powerpc/mpc85xx: Add CPU hotplug support for E6500
chenhui zhao
2016-03-04
powerpc/mpc85xx: Add hotplug support on E5500 and E500MC cores
chenhui zhao
2016-02-29
powerpc/smp: Add smp_muxed_ipi_set_message
Suresh Warrier
2016-02-29
powerpc/smp: Support more IPI messages
Suresh Warrier
2015-04-10
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
2015-04-07
powerpc: Remove the celleb support
Michael Ellerman
2015-01-28
powerpc: Remove some unused functions
Michael Ellerman
2014-05-28
powerpc/kvm/book3s_hv: Rework the secondary inhibit code
Michael Ellerman
2014-03-05
powerpc: Implement tick broadcast IPI as a fixed IPI message
Srivatsa S. Bhat
2014-03-05
powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI message
Srivatsa S. Bhat
2013-11-21
powerpc: Make cpu_to_chip_id() available when SMP=n
Michael Ellerman
2013-08-14
powerpc: Make chip-id information available to userspace
Vasant Hegde
2013-08-14
powerpc: Add smp_generic_cpu_bootable
Andy Fleming
[next]