index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powermac
/
smp.c
Age
Commit message (
Expand
)
Author
2023-11-21
powerpc/powermac: mark smp_psurge_{give,take}_timebase static
Arnd Bergmann
2023-09-18
powerpc/powermac: add missing of_node_put
Julia Lawall
2023-03-30
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
2022-09-05
powerpc/powermac: Add missing of_node_put() in smp_core99_setup()
Liang He
2022-05-22
powerpc/powermac: add missing g5_phy_disable_cpu1() declaration
Krzysztof Kozlowski
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2021-12-23
powerpc/powermac: Add __init attribute to eligible functions
Nick Child
2021-07-14
powerpc/smp: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-06-17
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
2020-11-27
powerpc/64s: Trim offlined CPUs from mm_cpumasks
Nicholas Piggin
2020-10-08
powerpc: Remove support for PowerPC 601
Christophe Leroy
2020-09-18
powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()
Michael Ellerman
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-05-19
powerpc: Use a datatype for instructions
Jordan Niethe
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2020-03-25
powerpc: Replace setup_irq() by request_irq()
afzal mohammed
2020-03-17
powerpc/pmac/smp: Drop unnecessary volatile qualifier
YueHaibing
2020-03-17
powerpc/pmac/smp: Avoid unused-variable warnings
Ilie Halip
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-12-19
powerpc/smp: Use code patching to restore reset vector
Christophe Leroy
2018-05-25
powerpc/powermac: Move pmac_pfunc_base_install prototype to header file
Mathieu Malaterre
2018-01-16
powerpc: make use of for_each_node_by_type() instead of open-coding it
Dmitry Torokhov
2017-04-28
powerpc: Add struct smp_ops_t.cause_nmi_ipi operation
Nicholas Piggin
2017-04-13
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-10-07
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-09-13
powerpc/sparse: Make a bunch of things static
Daniel Axtens
2016-09-06
powerpc/powermac: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-07-14
powerpc/pmac/smp: Add missing FROZEN hotplug notifier transitions
Anna-Maria Gleixner
2015-04-15
powerpc/powermac: Fix build error seen with powermac smp builds
Guenter Roeck
2015-04-10
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
2014-06-26
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
Grant Likely
2013-07-06
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
2013-06-10
irqdomain: Clean up aftermath of irq_domain refactoring
Grant Likely
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-04-12
irq_domain: Move irq_virq_count into NOMAP revmap
Grant Likely
2012-02-16
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2011-12-16
powerpc/pmac: Fix SMP kernels on pre-core99 UP machines
Benjamin Herrenschmidt
2011-11-25
powerpc: Mark IPI interrupts IRQF_NO_THREAD
Thomas Gleixner
2011-11-08
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-06-20
powerpc: Avoid extra indirect function call in sending IPIs
Paul Mackerras
2011-05-19
powerpc/psurge: Create a irq_host for secondary cpus
Milton Miller
2011-05-19
powerpc: Add kconfig for muxed smp ipi support
Milton Miller
2011-05-19
powerpc: Consolidate ipi message mux and demux
Milton Miller
2011-05-19
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
[next]