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
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
2007-05-08
[POWERPC] Rip out the existing powerpc msi stubs
Michael Ellerman
2007-05-02
[POWERPC] PS3: Fix system slowdown
Takao Shinohara
2007-04-30
[POWERPC] Spinlock initializer cleanup
Thomas Gleixner
2007-03-05
[PATCH] msi: sanely support hardware level msi disabling
Eric W. Biederman
2007-02-08
[POWERPC] Fix comment in kernel/irq.c
Johannes Berg
2007-01-24
[POWERPC] Add IRQ remapping hook
Ishizaki Kou
2006-12-04
[POWERPC] Make soft_enabled irqs preempt safe
Hugh Dickins
2006-12-04
[POWERPC] iSeries: fix irq.c for combined build
Stephen Rothwell
2006-10-25
[POWERPC] Make irq_dispose_mapping(NO_IRQ) a nop
Michael Ellerman
2006-10-16
[POWERPC] Lazy interrupt disabling for 64-bit machines
Paul Mackerras
2006-10-09
[PATCH] extern doesn't make sense on a definition of function...
Al Viro
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-26
[POWERPC] Fix loop logic in irq_alloc_virt()
Michael Ellerman
2006-08-31
Merge branch 'merge'
Paul Mackerras
2006-08-30
[POWERPC] Fix performance regression in IRQ radix tree locking
Benjamin Herrenschmidt
2006-08-25
Merge branch 'merge'
Paul Mackerras
2006-08-17
[POWERPC] Fix irq radix tree remapping typo
Benjamin Herrenschmidt
2006-08-08
[POWERPC] Export msi symbols
Jake Moilanen
2006-07-10
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
2006-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-07-03
[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...
Paul Mackerras
2006-07-03
[PATCH] lockdep: irqtrace subsystem, core
Ingo Molnar
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-23
[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly
Andreas Mohr
2006-06-15
[POWERPC] MSI abstraction
Jake Moilanen
2006-04-04
powerpc: iSeries has only 256 IRQs
Stephen Rothwell
2006-03-29
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
2006-02-24
powerpc: Implement accurate task and CPU time accounting
Paul Mackerras
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2006-01-13
[PATCH] powerpc: Remove lppaca structure from the PACA
David Gibson
2006-01-09
powerpc: reduce include in irq.c
Stephen Rothwell
2006-01-09
powerpc: partly merge iseries do_IRQ
Stephen Rothwell
2005-11-14
powerpc: have only one definition of __irq_offset_value
Stephen Rothwell
2005-11-14
powerpc: make iSeries use generic virtual irq mapping
Stephen Rothwell
2005-11-09
powerpc: merge irq.c
Stephen Rothwell