Mathieu Malaterre
|
f91d599899
powerpc/powermac: Move pmac_pfunc_base_install prototype to header file
|
7 years ago |
Dmitry Torokhov
|
9625e69a38
powerpc: make use of for_each_node_by_type() instead of open-coding it
|
8 years ago |
Nicholas Piggin
|
c64af6458e
powerpc: Add struct smp_ops_t.cause_nmi_ipi operation
|
8 years ago |
Nicholas Piggin
|
b866cc2199
powerpc: Change the doorbell IPI calling convention
|
8 years ago |
Ingo Molnar
|
ef8bd77f33
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>
|
8 years ago |
Linus Torvalds
|
07021b4359
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
8 years ago |
Daniel Axtens
|
7c98bd7208
powerpc/sparse: Make a bunch of things static
|
9 years ago |
Sebastian Andrzej Siewior
|
68e694dcef
powerpc/powermac: Convert to hotplug state machine
|
9 years ago |
Anna-Maria Gleixner
|
c011926fcb
powerpc/pmac/smp: Add missing FROZEN hotplug notifier transitions
|
9 years ago |
Guenter Roeck
|
2fe0753d49
powerpc/powermac: Fix build error seen with powermac smp builds
|
10 years ago |
Michael Ellerman
|
a7f4ee1fe9
powerpc: Drop return value of smp_ops->probe()
|
10 years ago |
Grant Likely
|
ccdb8ed3b3
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
|
11 years ago |
Linus Torvalds
|
2cb7b5a38c
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
|
12 years ago |
Paul Gortmaker
|
061d19f279
powerpc: Delete __cpuinit usage from all users
|
12 years ago |
Grant Likely
|
fa40f37757
irqdomain: Clean up aftermath of irq_domain refactoring
|
12 years ago |
Greg Kroah-Hartman
|
cad5cef62a
POWERPC: drivers: remove __dev* attributes.
|
12 years ago |
Grant Likely
|
6fa6c8e25e
irq_domain: Move irq_virq_count into NOMAP revmap
|
13 years ago |
Grant Likely
|
9f70b8eb3c
irq_domain/powerpc: constify irq_domain_ops
|
13 years ago |
Grant Likely
|
a8db8cf0d8
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
|
13 years ago |
Grant Likely
|
bae1d8f199
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
|
13 years ago |
Benjamin Herrenschmidt
|
78c5c68a4c
powerpc/pmac: Fix SMP kernels on pre-core99 UP machines
|
13 years ago |
Thomas Gleixner
|
3b5e16d7ad
powerpc: Mark IPI interrupts IRQF_NO_THREAD
|
14 years ago |
Yong Zhang
|
a3a9f3b47d
powerpc/irq: Remove IRQF_DISABLED
|
13 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Paul Mackerras
|
9ca980dce5
powerpc: Avoid extra indirect function call in sending IPIs
|
14 years ago |
Milton Miller
|
23f73a5fb0
powerpc/psurge: Create a irq_host for secondary cpus
|
14 years ago |
Milton Miller
|
1ece355b68
powerpc: Add kconfig for muxed smp ipi support
|
14 years ago |
Milton Miller
|
23d72bfd8f
powerpc: Consolidate ipi message mux and demux
|
14 years ago |
Milton Miller
|
f1072939b6
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
|
14 years ago |
Michael Ellerman
|
de30097476
powerpc/smp: smp_ops->kick_cpu() should be able to fail
|
14 years ago |