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
/
include
/
asm
/
irq.h
Age
Commit message (
Expand
)
Author
2023-08-18
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
2023-06-23
powerpc: move arch_trigger_cpumask_backtrace from nmi.h to irq.h
Douglas Anderson
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
2023-01-30
powerpc: Check !irq instead of irq == NO_IRQ and remove NO_IRQ
Christophe Leroy
2022-06-29
powerpc/irq: Make __do_irq() static
Christophe Leroy
2021-12-09
powerpc/config: Add CONFIG_BOOKE_OR_40x
Christophe Leroy
2021-08-12
powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()
Christophe Leroy
2021-06-10
powerpc: Drop dependency between asm/irq.h and linux/irqdomain.h
Marc Zyngier
2021-06-10
powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacy
Marc Zyngier
2021-03-29
powerpc/irq: Inline call_do_irq() and call_do_softirq()
Christophe Leroy
2021-02-10
softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
Thomas Gleixner
2020-09-02
powerpc/irq: Drop forward declaration of struct irqaction
Christophe Leroy
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-23
powerpc: regain entire stack space
Christophe Leroy
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
powerpc: call_do_[soft]irq() takes a pointer to the stack
Christophe Leroy
2018-03-13
powerpc: Add missing prototype for init_IRQ()
Mathieu Malaterre
2014-09-25
powerpc: Remove stale function prototypes
Anton Blanchard
2013-09-25
powerpc/irq: Run softirqs off the top of the irq stack
Benjamin Herrenschmidt
2012-04-30
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
2012-04-10
irq: Kill pointless irqd_to_hw export
Grant Likely
2012-03-28
powerpc: Remove NO_IRQ_IGNORE
Stephen Rothwell
2012-02-16
irq_domain: Add support for base irq and hwirq in legacy mappings
Grant Likely
2012-02-16
irq_domain: Move irq_domain code from powerpc to kernel/irq
Grant Likely
2012-02-16
irq_domain/powerpc: Eliminate virq_is_host()
Grant Likely
2012-02-14
irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead
Grant Likely
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-06-22
powerpc: make irq_choose_cpu() available to all PIC drivers
Stuart Yoder
2011-05-19
powerpc: Remove virq_to_host
Milton Miller
2011-05-19
powerpc: Add virq_is_host to reduce virq_to_host usage
Milton Miller
2011-05-19
powerpc: Remove irq_host_ops->remap hook
Milton Miller
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-04-20
powerpc/xics: Rewrite XICS driver
Benjamin Herrenschmidt
2010-07-24
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
2010-06-28
of/irq: Move irq_of_parse_and_map() to common code
Grant Likely
2010-06-15
powerpc: Unconditionally enabled irq stacks
Christoph Hellwig
2009-12-09
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
2009-10-30
powerpc: Enable sparse irq_descs on powerpc
Michael Ellerman
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
2009-10-30
powerpc: Make NR_IRQS a CONFIG option
Michael Ellerman
2009-09-11
powerpc/irq: Improve nanodoc
Wolfram Sang
2008-09-15
powerpc: Separate the irq radix tree insertion and lookup
Sebastien Dugue
2008-08-04
powerpc: Remove use of CONFIG_PPC_MERGE
Kumar Gala
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell