summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/mpic.c (follow)
Commit message (Expand)AuthorAge
...
* powerpc/mpic: Assume a device-node was passed in mpic_alloc()Kyle Moffett2011-12-07
* powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett2011-12-07
* powerpc/mpic: Remove extra semicolon.Justin P. Mattock2011-11-25
* powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-08
* powerpc/85xx: issue 15 EOI after core reset for FSL CoreNet devicesMatthew McClintock2011-11-03
* powerpc/mpic: Add support for discontiguous coresTimur Tabi2011-09-20
* Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt2011-06-30
|\
| * arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-29
* | powerpc: make irq_choose_cpu() available to all PIC driversStuart Yoder2011-06-22
* | powerpc/mpic: Support compiling with DEBUG enabledDmitry Eremin-Solenikov2011-06-20
|/
* Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt2011-05-20
|\
| * PM / PowerPC: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2011-05-11
* | Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt2011-05-20
|\ \
| * | powerpc/mpic: add the mpic global timer supportScott Wood2011-05-19
| * | powerpc/mpic: parse 4-cell intspec types other than zeroScott Wood2011-05-19
* | | powerpc/mpic: Simplify ipi cpu mask handlingMilton Miller2011-05-19
* | | powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller2011-05-19
* | | powerpc/mpic: Break cpumask abstraction earlierMilton Miller2011-05-19
* | | powerpc/mpic: Limit NR_CPUS loop to 32 bitMilton Miller2011-05-19
|/ /
* / powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-04
|/
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-29
* powerpc: mpic: Cleanup flow type handlingThomas Gleixner2011-03-29
* powerpc: Factoring mpic cpu id fetching into a functionMeador Inge2011-03-21
* powerpc: Make MPIC honor the "pic-no-reset" device tree propertyMeador Inge2011-03-21
* powerpc: mpic irq_data conversion.Lennert Buytenhek2011-03-10
* powerpc/mpic: Fix mask/unmask timeout messageScott Wood2011-01-21
* powerpc/mpic: Add ability to reset a core via MPICMatthew McClintock2010-07-09
* powerpc: Fix mpic_resume on early G5 macsAlastair Bridgewater2010-06-15
* powerpc/cpumask: Convert mpic driver to new cpumask APIBenjamin Herrenschmidt2010-05-06
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* powerpc: Convert mpic locks to raw_spinlockThomas Gleixner2010-02-19
* powerpc: Remove trailing space in messagesFrans Pop2010-02-09
* powerpc/mpic: Fix problem that affinity is not updatedYang Li2009-12-18
* powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-09
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-24
* powerpc: Remove get_irq_desc()Michael Ellerman2009-10-30
* powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICsMichael Ellerman2009-08-20
* powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov2009-07-08
* powerpc: Fix mpic alloc warningKumar Gala2009-06-26
* powerpc/mpic: Fix mapping of "DCR" based MPIC variantsBenjamin Herrenschmidt2009-06-26
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-12
|\
| * Merge branch 'linus' into irq/numaIngo Molnar2009-06-01
| |\
| * | irq: change ->set_affinity() to return statusYinghai Lu2009-04-28
* | | powerpc/mpic: Cleanup mpic_find() implementationTony Breeds2009-05-21
| |/ |/|
* | powerpc/mpic: Fix incorrect allocation of interrupt rev-mapKumar Gala2009-05-15
|/
* powerpc: Add support for CoreInt delivery of interrupts on MPICKumar Gala2009-04-06
* Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-21
|\
| * powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-13
* | irq: update all arches for new irq_descMike Travis2009-01-12
|/
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\