Age | Commit message (Expand) | Author |
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 |