summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/mpic.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt2012-04-231-12/+30
* powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt2012-04-231-8/+4
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-211-49/+55
|\
| * powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpicsBenjamin Herrenschmidt2012-02-271-2/+6
| * powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-231-1/+1
| * powerpc/mpic: Add "last-interrupt-source" property to override hardwareKyle Moffett2012-02-231-20/+26
| * powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett2012-02-231-11/+6
| * fsl/mpic: Create and document the "single-cpu-affinity" device-tree flagKyle Moffett2012-02-231-0/+2
| * powerpc/mpic: Fix use of "flags" variable in mpic_alloc()Kyle Moffett2012-02-231-24/+22
* | irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-5/+2
* | irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-141-6/+6
|/
* powerpc/mpic: Add in-core support for cascaded MPICsKyle Moffett2011-12-071-2/+28
* powerpc/mpic: Cache the device-tree node in "struct mpic"Kyle Moffett2011-12-071-17/+16
* powerpc/mpic: Put "pic-no-reset" test back into the MPIC codeKyle Moffett2011-12-071-6/+1
* powerpc/mpic: Don't open-code dcr_resource_startKyle Moffett2011-12-071-5/+2
* powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-071-7/+7
* powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett2011-12-071-4/+30
* powerpc/mpic: Save computed phys_addr for board-specific codeKyle Moffett2011-12-071-5/+6
* powerpc/mpic: Assume a device-node was passed in mpic_alloc()Kyle Moffett2011-12-071-29/+21
* powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett2011-12-071-27/+34
* powerpc/mpic: Remove extra semicolon.Justin P. Mattock2011-11-251-1/+1
* powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-081-2/+0
* powerpc/85xx: issue 15 EOI after core reset for FSL CoreNet devicesMatthew McClintock2011-11-031-0/+10
* powerpc/mpic: Add support for discontiguous coresTimur Tabi2011-09-201-9/+15
* Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt2011-06-301-6/+5
|\
| * arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-291-6/+5
* | powerpc: make irq_choose_cpu() available to all PIC driversStuart Yoder2011-06-221-36/+0
* | powerpc/mpic: Support compiling with DEBUG enabledDmitry Eremin-Solenikov2011-06-201-1/+1
|/
* Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt2011-05-201-22/+26
|\
| * PM / PowerPC: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2011-05-111-22/+26
* | Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt2011-05-201-7/+122
|\ \
| * | powerpc/mpic: add the mpic global timer supportScott Wood2011-05-191-6/+86
| * | powerpc/mpic: parse 4-cell intspec types other than zeroScott Wood2011-05-191-1/+36
* | | powerpc/mpic: Simplify ipi cpu mask handlingMilton Miller2011-05-191-13/+11
* | | powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller2011-05-191-18/+2
* | | powerpc/mpic: Break cpumask abstraction earlierMilton Miller2011-05-191-7/+3
* | | powerpc/mpic: Limit NR_CPUS loop to 32 bitMilton Miller2011-05-191-1/+1
|/ /
* | powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-15/+13
|/
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-7/+7
* powerpc: mpic: Cleanup flow type handlingThomas Gleixner2011-03-291-17/+12
* powerpc: Factoring mpic cpu id fetching into a functionMeador Inge2011-03-211-17/+14
* powerpc: Make MPIC honor the "pic-no-reset" device tree propertyMeador Inge2011-03-211-11/+55
* powerpc: mpic irq_data conversion.Lennert Buytenhek2011-03-101-65/+72
* powerpc/mpic: Fix mask/unmask timeout messageScott Wood2011-01-211-2/+4
* powerpc/mpic: Add ability to reset a core via MPICMatthew McClintock2010-07-091-0/+18
* powerpc: Fix mpic_resume on early G5 macsAlastair Bridgewater2010-06-151-1/+1
* powerpc/cpumask: Convert mpic driver to new cpumask APIBenjamin Herrenschmidt2010-05-061-33/+39
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc: Convert mpic locks to raw_spinlockThomas Gleixner2010-02-191-19/+19
* powerpc: Remove trailing space in messagesFrans Pop2010-02-091-1/+1
OpenPOWER on IntegriCloud