index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
ps3
/
interrupt.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
2015-07-30
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
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-08
powerpc/ps3: Interrupt code cleanup
Geoff Levand
2011-11-16
powerpc/ps3: Fix lost SMP IPIs
Geoff Levand
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-05-19
powerpc: Remove trival irq_host_ops.unmap
Milton Miller
2011-04-27
powerpc/ps3: Update debug message for irq_set_chip_data()
Geert Uytterhoeven
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-10
powerpc: platforms/ps3 irq_data conversion.
Lennert Buytenhek
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-01-16
powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpc
Stephen Rothwell
2009-01-16
powerpc/ps3: clear_bit()/set_bit() operate on unsigned longs
Stephen Rothwell
2009-01-16
powerpc/ps3: The lv1_ routines have u64 parameters
Stephen Rothwell
2008-05-02
[POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy static
Geert Uytterhoeven
2008-04-01
[POWERPC] PS3: Fix unlikely typo in ps3_get_irq
Roel Kluin
2007-09-14
[POWERPC] Invert null match behaviour for irq_hosts
Michael Ellerman
2007-09-14
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
2007-06-28
[POWERPC] PS3: Use clear_bit
Geoff Levand
2007-06-28
[POWERPC] PS3: Rename processor id symbols
Geoff Levand
2007-06-28
[POWERPC] PS3: Vuart rework
Geoff Levand
2007-06-28
[POWERPC] PS3: System-bus rework
Geoff Levand
2007-06-28
[POWERPC] PS3: Kexec support
Geoff Levand
2007-06-28
[POWERPC] PS3: Simplify definition of DBG
Geert Uytterhoeven
2007-06-28
[POWERPC] PS3: Move chip mask defs up
Geoff Levand
2007-06-28
[POWERPC] PS3: Use __maybe_unused
Geoff Levand
2007-06-02
[POWERPC] ps3/interrupt.c uses get_hard_smp_processor_id
Stephen Rothwell
2007-05-02
[POWERPC] PS3: Interrupt routine fixups.
Geoff Levand
2007-02-09
[PATCH] ps3: missing exports
Al Viro
2007-02-07
[POWERPC] PS3: Move system bus to platform directory
Geoff Levand
2007-02-07
[POWERPC] ps3: fix interrupt bmp
Geoff Levand
2007-02-07
[POWERPC] ps3: add interrupt alloc for outlets
Geert Uytterhoeven
2007-02-07
[POWERPC] ps3: bind interrupt to cpu
Geoff Levand
2007-02-07
[POWERPC] ps3: cleanup interrupt bmp routines
Benjamin Herrenschmidt
2007-02-07
[POWERPC] ps3: smp interrupt fixes
Geoff Levand
2007-02-07
[POWERPC] ps3: rename interrupt symbols
Geoff Levand
2007-01-24
[POWERPC] ps3_free_io_irq: Fix inverted error check
Geert Uytterhoeven
2006-12-04
[POWERPC] ps3: add interrupt support
Geoff Levand