index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-02
powerpc: Fix misleading small cores print
Michael Neuling
2020-03-27
powerpc/smp: Use IS_ENABLED() to avoid #ifdef
Michael Ellerman
2020-03-27
powerpc/smp: Drop superfluous NULL check
Michael Ellerman
2020-03-04
powerpc/numa: Remove late request for home node associativity
Srikar Dronamraju
2020-03-04
powerpc/smp: Use nid as fallback for package_id
Srikar Dronamraju
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-23
powerpc: 'current_set' is now a table of task_struct pointers
Christophe Leroy
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
powerpc/64: Use task_stack_page() to initialise paca->kstack
Christophe Leroy
2019-02-22
powerpc/smp: Make __smp_send_nmi_ipi() static
Nicholas Piggin
2019-02-22
powerpc/smp: Fix NMI IPI xmon timeout
Nicholas Piggin
2019-02-22
powerpc/smp: Fix NMI IPI timeout
Nicholas Piggin
2018-10-21
powerpc: Fix stack protector crashes on CPU hotplug
Michael Ellerman
2018-10-13
powerpc: Use cpu_smallcore_sibling_mask at SMT level on bigcores
Gautham R. Shenoy
2018-10-13
powerpc: Detect the presence of big-cores via "ibm, thread-groups"
Gautham R. Shenoy
2018-10-13
powerpc/64: properly initialise the stackprotector canary on SMP.
Christophe Leroy
2018-08-21
powerpc/topology: Get topology for shared processors at boot
Srikar Dronamraju
2018-07-24
powerpc: NMI IPI make NMI IPIs fully sychronous
Nicholas Piggin
2018-06-19
powerpc: smp_send_stop do not offline stopped CPUs
Nicholas Piggin
2018-06-03
powerpc/nmi: Add an API for sending "safe" NMIs
Michael Ellerman
2018-06-03
powerpc: move a stray NMI IPI case under NMI_IPI ifdef
Nicholas Piggin
2018-06-03
powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdef
Nicholas Piggin
2018-06-03
powerpc: generic clockevents broadcast receiver call tick_receive_broadcast
Nicholas Piggin
2018-05-03
powerpc64/ftrace: Disable ftrace during hotplug
Naveen N. Rao
2018-05-03
powerpc64/ftrace: Delay enabling ftrace on secondary cpus
Naveen N. Rao
2018-04-27
powerpc: Fix deadlock with multiple calls to smp_send_stop
Nicholas Piggin
2018-04-25
powerpc: Fix smp_send_stop NMI IPI handling
Nicholas Piggin
2018-04-03
powerpc: hard disable irqs in smp_send_stop loop
Nicholas Piggin
2018-04-03
powerpc: use NMI IPI for smp_send_stop
Nicholas Piggin
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-01-16
powernv/kdump: Fix cases where the kdump kernel can get HMI's
Balbir Singh
2017-08-31
powerpc/smp: Add Power9 scheduler topology
Oliver O'Halloran
2017-08-31
powerpc/smp: Add cpu_l2_cache_map
Oliver O'Halloran
2017-08-31
powerpc/smp: Rework CPU topology construction
Oliver O'Halloran
2017-08-31
powerpc/smp: Use cpu_to_chip_id() to find core siblings
Oliver O'Halloran
2017-08-09
powerpc: NMI IPI improve lock primitive
Nicholas Piggin
2017-07-31
Merge tag 'v4.13-rc1' into fixes
Michael Ellerman
2017-07-28
powerpc/smp: Call smp_ops->setup_cpu() directly on the boot CPU
Michael Ellerman
2017-07-12
powerpc/64s: implement arch-specific hardlockup watchdog
Nicholas Piggin
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-07-02
powerpc: use spin loop primitives in some functions
Nicholas Piggin
2017-06-28
powerpc/smp: Convert NR_CPUS to nr_cpu_ids
Santosh Sivaraj
2017-06-28
powerpc/smp: Do not BUG_ON if invalid CPU during kick
Santosh Sivaraj
2017-05-23
powerpc: Adjust system_state check
Thomas Gleixner
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-03
powerpc/smp: Document irq enable/disable after migrating IRQs
Michael Ellerman
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
[next]