aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/irq.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-4/+1
2019-02-23powerpc: regain entire stack spaceGravatar Christophe Leroy 1-5/+5
2019-02-23powerpc: Activate CONFIG_THREAD_INFO_IN_TASKGravatar Christophe Leroy 1-4/+0
2019-02-23powerpc: call_do_[soft]irq() takes a pointer to the stackGravatar Christophe Leroy 1-2/+2
2018-03-13powerpc: Add missing prototype for init_IRQ()Gravatar Mathieu Malaterre 1-0/+1
2014-09-25powerpc: Remove stale function prototypesGravatar Anton Blanchard 1-5/+0
2013-09-25powerpc/irq: Run softirqs off the top of the irq stackGravatar Benjamin Herrenschmidt 1-2/+2
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGravatar Grant Likely 1-4/+0
2012-04-10irq: Kill pointless irqd_to_hw exportGravatar Grant Likely 1-2/+0
2012-03-28powerpc: Remove NO_IRQ_IGNOREGravatar Stephen Rothwell 1-6/+0
2012-02-16irq_domain: Add support for base irq and hwirq in legacy mappingsGravatar Grant Likely 1-3/+0
2012-02-16irq_domain: Move irq_domain code from powerpc to kernel/irqGravatar Grant Likely 1-144/+0
2012-02-16irq_domain/powerpc: Eliminate virq_is_host()Gravatar Grant Likely 1-1/+0
2012-02-14irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() insteadGravatar Grant Likely 1-27/+0
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGravatar Grant Likely 1-90/+20
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2011-06-22powerpc: make irq_choose_cpu() available to all PIC driversGravatar Stuart Yoder 1-0/+2
2011-05-19powerpc: Remove virq_to_hostGravatar Milton Miller 1-1/+0
2011-05-19powerpc: Add virq_is_host to reduce virq_to_host usageGravatar Milton Miller 1-0/+1
2011-05-19powerpc: Remove irq_host_ops->remap hookGravatar Milton Miller 1-3/+0
2011-05-04powerpc/irq: Stop exporting irq_mapGravatar Grant Likely 1-18/+3
2011-04-20powerpc/xics: Rewrite XICS driverGravatar Benjamin Herrenschmidt 1-0/+6
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGravatar Grant Likely 1-6/+0
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGravatar Grant Likely 1-28/+0
2010-06-15powerpc: Unconditionally enabled irq stacksGravatar Christoph Hellwig 1-6/+0
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constGravatar Roman Fietze 1-2/+2
2009-10-30powerpc: Enable sparse irq_descs on powerpcGravatar Michael Ellerman 1-0/+3
2009-10-30powerpc: Remove get_irq_desc()Gravatar Michael Ellerman 1-2/+0
2009-10-30powerpc: Make NR_IRQS a CONFIG optionGravatar Michael Ellerman 1-2/+2
2009-09-11powerpc/irq: Improve nanodocGravatar Wolfram Sang 1-3/+4
2008-09-15powerpc: Separate the irq radix tree insertion and lookupGravatar Sebastien Dugue 1-3/+15
2008-08-04powerpc: Remove use of CONFIG_PPC_MERGEGravatar Kumar Gala 1-288/+0
2008-08-04powerpc: Move include files to arch/powerpc/include/asmGravatar Stephen Rothwell 1-0/+654