Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5a9a8d1a99c617df82339456fbdd30d6ed3a856b
/
arch
/
powerpc
/
sysdev
/
mpic.c
66953eb
powerpc/mpic: Add ability to reset a core via MPIC
by Matthew McClintock
· 14 years ago
7c9d936
powerpc: Fix mpic_resume on early G5 macs
by Alastair Bridgewater
· 14 years ago
2ef613cb
powerpc/cpumask: Convert mpic driver to new cpumask API
by Benjamin Herrenschmidt
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
203041a
powerpc: Convert mpic locks to raw_spinlock
by Thomas Gleixner
· 15 years ago
8354be9
powerpc: Remove trailing space in messages
by Frans Pop
· 15 years ago
38e1313
powerpc/mpic: Fix problem that affinity is not updated
by Yang Li
· 15 years ago
40d50cf
powerpc: Make "intspec" pointers in irq_host->xlate() const
by Roman Fietze
· 15 years ago
b27df67
powerpc: Fixup last users of irq_chip->typename
by Thomas Gleixner
· 15 years ago
6cff46f
powerpc: Remove get_irq_desc()
by Michael Ellerman
· 15 years ago
11a6b29
powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICs
by Michael Ellerman
· 15 years ago
ea96025
powerpc: Don't use alloc_bootmem() in init_IRQ() path
by Anton Vorontsov
· 15 years ago
85355bb
powerpc: Fix mpic alloc warning
by Kumar Gala
· 15 years ago
5a2642f
powerpc/mpic: Fix mapping of "DCR" based MPIC variants
by Benjamin Herrenschmidt
· 15 years ago
bc47ab0
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
3d58f48
Merge branch 'linus' into irq/numa
by Ingo Molnar
· 15 years ago
d69a78d
powerpc/mpic: Cleanup mpic_find() implementation
by Tony Breeds
· 16 years ago
31207da
powerpc/mpic: Fix incorrect allocation of interrupt rev-map
by Kumar Gala
· 16 years ago
d5dedd4
irq: change ->set_affinity() to return status
by Yinghai Lu
· 16 years ago
d91e4ea
powerpc: Add support for CoreInt delivery of interrupts on MPIC
by Kumar Gala
· 16 years ago
1980307
Merge branch 'x86/mm' into core/percpu
by Ingo Molnar
· 16 years ago
fe33332
powerpc: Change u64/s64 to a long long integer type
by Ingo Molnar
· 16 years ago
e65e49d
irq: update all arches for new irq_desc
by Mike Travis
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
0de2652
cpumask: make irq_set_affinity() take a const struct cpumask
by Rusty Russell
· 16 years ago
5274918
Merge branch 'merge'
by Paul Mackerras
· 16 years ago
7a0d794
powerpc: Use physical cpu id when setting the processor affinity
by Kumar Gala
· 16 years ago
cc353c3
powerpc/mpic: Don't reset affinity for secondary MPIC on boot
by Arnd Bergmann
· 16 years ago
78608dd
powerpc/mpic: Use new smp_request_message_ipi
by Milton Miller
· 16 years ago
3c10c9c
powerpc/mpic: Fix regression caused by change of default IRQ affinity
by Kumar Gala
· 16 years ago
84c3d4a
Merge commit 'origin/master'
by Benjamin Herrenschmidt
· 16 years ago
b7d7a24
powerpc: convert to generic helpers for IPI function calls
by Jens Axboe
· 16 years ago
19fc65b
powerpc: Fix irq_alloc_host() reference counting and callers
by Michael Ellerman
· 17 years ago
5073e7e
powerpc/mpic: Fix ambiguous else statement
by Anton Vorontsov
· 17 years ago
acf4648
Merge branch 'merge' into powerpc-next
by Paul Mackerras
· 17 years ago
06a901c
[POWERPC] mpic: Fix use of uninitialized variable
by Stephen Rothwell
· 17 years ago
475ca39
[POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting Register
by Kumar Gala
· 17 years ago
7132799
[POWERPC] kexec: MPIC ack interrupts at mpic_teardown_this_cpu()
by Valentine Barshak
· 17 years ago
d9d1063
[POWERPC] mpic: Make sparse happy
by Johannes Berg
· 17 years ago
bd45ac0
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 17 years ago
c51a3fdc
[POWERPC] Fixup use of phys_addr_t in mpic code
by Becky Bruce
· 17 years ago
d87bf3b
[POWERPC] pasemi: Distribute interrupts evenly across cpus
by Olof Johansson
· 17 years ago
f365355
[POWERPC] pasemi: Implement NMI support
by Olof Johansson
· 17 years ago
38958dd
[POWERPC] pasemi: Implement MSI support
by Olof Johansson
· 17 years ago
194046a
[POWERPC] MPIC: Minor optimization of ipi handler
by Olof Johansson
· 17 years ago
83f34df
Add dcr_host_t.base in dcr_read()/dcr_write()
by Michael Ellerman
· 17 years ago
0411a5e
[POWERPC] Update mpic to use dcr_host_t.base
by Michael Ellerman
· 17 years ago
17b5ee0
[POWERPC] Support setting affinity for U3/U4 MSI sources
by Olof Johansson
· 17 years ago
0d72ba9
[POWERPC] Add workaround for MPICs with broken register reads
by Olof Johansson
· 17 years ago
52964f8
[POWERPC] Add an optional device_node pointer to the irq_host
by Michael Ellerman
· 17 years ago
7fd7218
[POWERPC] MPIC protected sources
by Benjamin Herrenschmidt
· 17 years ago
d16f1b6
[POWERPC] Remove warning in mpic.c
by Olof Johansson
· 18 years ago
05af7bd
[POWERPC] MPIC U3/U4 MSI backend
by Michael Ellerman
· 18 years ago
a7de7c7
[POWERPC] MPIC MSI allocator
by Michael Ellerman
· 18 years ago
812fd1f
[POWERPC] Enable MSI mappings for MPIC
by Michael Ellerman
· 18 years ago
3669e93
[POWERPC] MPIC sys_device & suspend/resume
by Johannes Berg
· 18 years ago
5cddd2e
[POWERPC] Fix spurious vectors on weird MPIC
by Josh Boyer
· 18 years ago
6cfef5b
[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS
by Michael Ellerman
· 18 years ago
e2eb639
[POWERPC] Rename get_property to of_get_property: arch/powerpc
by Stephen Rothwell
· 18 years ago
087d7ec
[POWERPC] mpic: set IPIs to be per-CPU
by Johannes Berg
· 18 years ago
775aeff
[POWERPC] Move MPIC smp routines into mpic.c
by Michael Ellerman
· 18 years ago
7df2457
[POWERPC] MPIC: support more than 256 sources
by Olof Johansson
· 18 years ago
c3bfc3a
[POWERPC] arch/powerpc/sysdev/mpic.c of_node_get cleanup
by Mariusz Kozlowski
· 18 years ago
beb7cc8
PCI: Only check the HT capability bits in mpic.c
by Michael Ellerman
· 18 years ago
a959ff5
[POWERPC] Improve MPIC driver auto-configuration from DT
by Benjamin Herrenschmidt
· 18 years ago
fbf0274
[POWERPC] Support for DCR based MPIC
by Benjamin Herrenschmidt
· 18 years ago
35a84c2
[POWERPC] Fix up after irq changes
by Olaf Hering
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
e78d016
[PATCH] Add Hypertransport capability defines
by Eric W. Biederman
· 18 years ago
46ff346
MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
by Brice Goglin
· 18 years ago
7233593
[POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2
by Zang Roy-r61911
· 18 years ago
06fe98e
[PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5
by Benjamin Herrenschmidt
· 18 years ago
6e99e45
[PATCH] powerpc: fix trigger handling in the new irq code
by Benjamin Herrenschmidt
· 18 years ago
ba1826e
[PATCH] powerpc: Fix loss of interrupts with MPIC
by Benjamin Herrenschmidt
· 18 years ago
0ebfff1
[POWERPC] Add new interrupt mapping core and change platforms to use it
by Benjamin Herrenschmidt
· 18 years ago
b9e5b4e
[POWERPC] Use the genirq framework
by Benjamin Herrenschmidt
· 18 years ago
6714465
[PATCH] irq-flags: POWERPC: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
a53da52
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
by Ingo Molnar
· 18 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 18 years ago
868ea0c
[POWERPC] mpic: add support for serial mode interrupts
by Mark A. Greer
· 18 years ago
72b1381
[PATCH] powerpc: Fix some MPIC + HT APIC buglets
by Segher Boessenkool
· 19 years ago
1beb6a7
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
by Benjamin Herrenschmidt
· 19 years ago
c4b22f2
[PATCH] powerpc: Update MPIC workarounds
by Segher Boessenkool
· 19 years ago
e40c7f0
[PATCH] powerpc32: fix definition of distribute_irqs
by Andy Whitcroft
· 19 years ago
e535664
[PATCH] powerpc: Fix setting MPIC priority
by Benjamin Herrenschmidt
· 19 years ago
bd561c7
powerpc: Fix incorrect timer register addresses in mpic.c
by Paul Mackerras
· 19 years ago
a9c5926
powerpc: Move smp_mpic_message_pass into mpic.c
by Paul Mackerras
· 19 years ago
c0c0d99
powerpc: Get merged kernel to compile and run on 32-bit SMP powermac.
by Paul Mackerras
· 19 years ago
14cf11a
powerpc: Merge enough to start building in arch/powerpc.
by Paul Mackerras
· 19 years ago