| Commit message (Expand) | Author | Age |
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 |
|\ |
|
| * | powerpc: add explicit OF includes | Rob Herring | 2013-10-09 |
* | | powerpc/mpic: Disable preemption when calling mpic_processor_id() | Scott Wood | 2013-10-11 |
|/ |
|
* | powerpc/mpic: create mpic subsystem object | Dongsheng.wang@freescale.com | 2013-07-01 |
* | powerpc/mpic: add irq_set_wake support | Dongsheng.wang@freescale.com | 2013-07-01 |
* | powerpc/mpic: Add get_version API both for internal and external use | Hongtao Jia | 2013-07-01 |
* | powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPU | chenhui zhao | 2013-05-31 |
* | powerpc: Fix irq_set_affinity() return values | Alexander Gordeev | 2013-05-14 |
* | irqdomain: Allow quiet failure mode | Benjamin Herrenschmidt | 2013-05-05 |
* | powerpc/mpic: allow coreint to be determined by MPIC version | Scott Wood | 2013-02-15 |
* | powerpc/mpic: Make distribute_irqs obey MPIC_SINGLE_DEST_CPU | Scott Wood | 2013-01-28 |
* | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | powerpc/mpic: FSL MPIC error interrupt support. | Varun Sethi | 2012-09-12 |
* | powerpc/mpic: finish supporting timer group B on Freescale chips | Varun Sethi | 2012-09-12 |
* | powerpc/mpic: Create a revmap with enough entries for IPIs and timers | Benjamin Herrenschmidt | 2012-07-23 |
* | powerpc/mpic: Use the MPIC_LARGE_VECTORS flag for FSL MPIC. | Varun Sethi | 2012-07-10 |
* | powerpc/mpic: Properly set default triggers | Benjamin Herrenschmidt | 2012-04-22 |
* | powerpc/mpic: Fix confusion between hw_irq and virq | Benjamin Herrenschmidt | 2012-04-22 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-03-21 |
|\ |
|
| * | powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpics | Benjamin Herrenschmidt | 2012-02-26 |
| * | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag | Kyle Moffett | 2012-02-22 |
| * | powerpc/mpic: Add "last-interrupt-source" property to override hardware | Kyle Moffett | 2012-02-22 |
| * | powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count | Kyle Moffett | 2012-02-22 |
| * | fsl/mpic: Create and document the "single-cpu-affinity" device-tree flag | Kyle Moffett | 2012-02-22 |
| * | powerpc/mpic: Fix use of "flags" variable in mpic_alloc() | Kyle Moffett | 2012-02-22 |
* | | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely | 2012-02-16 |
* | | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely | 2012-02-14 |
|/ |
|
* | powerpc/mpic: Add in-core support for cascaded MPICs | Kyle Moffett | 2011-12-06 |
* | powerpc/mpic: Cache the device-tree node in "struct mpic" | Kyle Moffett | 2011-12-06 |
* | powerpc/mpic: Put "pic-no-reset" test back into the MPIC code | Kyle Moffett | 2011-12-06 |
* | powerpc/mpic: Don't open-code dcr_resource_start | Kyle Moffett | 2011-12-06 |
* | powerpc/mpic: Invert the meaning of MPIC_PRIMARY | Kyle Moffett | 2011-12-06 |
* | powerpc/mpic: Search for open-pic device-tree node if NULL | Kyle Moffett | 2011-12-06 |
* | powerpc/mpic: Save computed phys_addr for board-specific code | Kyle Moffett | 2011-12-06 |
* | powerpc/mpic: Assume a device-node was passed in mpic_alloc() | Kyle Moffett | 2011-12-06 |
* | powerpc: Consolidate mpic_alloc() OF address translation | Kyle Moffett | 2011-12-06 |
* | powerpc/mpic: Remove extra semicolon. | Justin P. Mattock | 2011-11-24 |
* | powerpc/irq: Remove IRQF_DISABLED | Yong Zhang | 2011-11-07 |
* | powerpc/85xx: issue 15 EOI after core reset for FSL CoreNet devices | Matthew McClintock | 2011-11-03 |
* | powerpc/mpic: Add support for discontiguous cores | Timur Tabi | 2011-09-19 |
* | Merge remote branch 'origin/master' into next | Benjamin Herrenschmidt | 2011-06-30 |
|\ |
|
| * | arch/powerpc: use printk_ratelimited instead of printk_ratelimit | Christian Dietrich | 2011-06-29 |
* | | powerpc: make irq_choose_cpu() available to all PIC drivers | Stuart Yoder | 2011-06-22 |
* | | powerpc/mpic: Support compiling with DEBUG enabled | Dmitry Eremin-Solenikov | 2011-06-19 |
|/ |
|
* | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt | 2011-05-20 |
|\ |
|
| * | PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM | Rafael J. Wysocki | 2011-05-11 |
* | | Merge remote branch 'kumar/next' into next | Benjamin Herrenschmidt | 2011-05-19 |
|\ \ |
|
| * | | powerpc/mpic: add the mpic global timer support | Scott Wood | 2011-05-19 |
| * | | powerpc/mpic: parse 4-cell intspec types other than zero | Scott Wood | 2011-05-19 |
* | | | powerpc/mpic: Simplify ipi cpu mask handling | Milton Miller | 2011-05-19 |