summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/irq.h
Commit message (Expand)AuthorAgeFilesLines
* nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson2023-08-181-1/+1
* powerpc: move arch_trigger_cpumask_backtrace from nmi.h to irq.hDouglas Anderson2023-06-231-0/+6
* init: consolidate prototypes in linux/init.hArnd Bergmann2023-06-091-1/+0
* powerpc: Check !irq instead of irq == NO_IRQ and remove NO_IRQChristophe Leroy2023-01-301-3/+0
* powerpc/irq: Make __do_irq() staticChristophe Leroy2022-06-291-1/+0
* powerpc/config: Add CONFIG_BOOKE_OR_40xChristophe Leroy2021-12-091-1/+1
* powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()Christophe Leroy2021-08-121-1/+1
* powerpc: Drop dependency between asm/irq.h and linux/irqdomain.hMarc Zyngier2021-06-101-1/+0
* powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacyMarc Zyngier2021-06-101-2/+2
* powerpc/irq: Inline call_do_irq() and call_do_softirq()Christophe Leroy2021-03-291-2/+0
* softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner2021-02-101-2/+0
* powerpc/irq: Drop forward declaration of struct irqactionChristophe Leroy2020-09-021-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-4/+1
* powerpc: regain entire stack spaceChristophe Leroy2019-02-231-5/+5
* powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy2019-02-231-4/+0
* powerpc: call_do_[soft]irq() takes a pointer to the stackChristophe Leroy2019-02-231-2/+2
* powerpc: Add missing prototype for init_IRQ()Mathieu Malaterre2018-03-131-0/+1
* powerpc: Remove stale function prototypesAnton Blanchard2014-09-251-5/+0
* powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt2013-09-251-2/+2
* powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely2012-04-301-4/+0
* irq: Kill pointless irqd_to_hw exportGrant Likely2012-04-101-2/+0
* powerpc: Remove NO_IRQ_IGNOREStephen Rothwell2012-03-281-6/+0
* irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely2012-02-161-3/+0
* irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely2012-02-161-144/+0
* irq_domain/powerpc: Eliminate virq_is_host()Grant Likely2012-02-161-1/+0
* irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() insteadGrant Likely2012-02-141-27/+0
* irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-141-90/+20
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* powerpc: make irq_choose_cpu() available to all PIC driversStuart Yoder2011-06-221-0/+2
* powerpc: Remove virq_to_hostMilton Miller2011-05-191-1/+0
* powerpc: Add virq_is_host to reduce virq_to_host usageMilton Miller2011-05-191-0/+1
* powerpc: Remove irq_host_ops->remap hookMilton Miller2011-05-191-3/+0
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-18/+3
* powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt2011-04-201-0/+6
* Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-241-6/+0
|\
| * powerpc: Unconditionally enabled irq stacksChristoph Hellwig2010-06-151-6/+0
* | of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-281-28/+0
|/
* powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-091-2/+2
* powerpc: Enable sparse irq_descs on powerpcMichael Ellerman2009-10-301-0/+3
* powerpc: Remove get_irq_desc()Michael Ellerman2009-10-301-2/+0
* powerpc: Make NR_IRQS a CONFIG optionMichael Ellerman2009-10-301-2/+2
* powerpc/irq: Improve nanodocWolfram Sang2009-09-111-3/+4
* powerpc: Separate the irq radix tree insertion and lookupSebastien Dugue2008-09-151-3/+15
* powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala2008-08-041-288/+0
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-0/+654