summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/mpic.c
AgeCommit message (Expand)Author
2011-06-30Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt
2011-06-29arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich
2011-06-22powerpc: make irq_choose_cpu() available to all PIC driversStuart Yoder
2011-06-20powerpc/mpic: Support compiling with DEBUG enabledDmitry Eremin-Solenikov
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt
2011-05-20Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt
2011-05-19powerpc/mpic: add the mpic global timer supportScott Wood
2011-05-19powerpc/mpic: parse 4-cell intspec types other than zeroScott Wood
2011-05-19powerpc/mpic: Simplify ipi cpu mask handlingMilton Miller
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller
2011-05-19powerpc/mpic: Break cpumask abstraction earlierMilton Miller
2011-05-19powerpc/mpic: Limit NR_CPUS loop to 32 bitMilton Miller
2011-05-11PM / PowerPC: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-29powerpc: mpic: Cleanup flow type handlingThomas Gleixner
2011-03-21powerpc: Factoring mpic cpu id fetching into a functionMeador Inge
2011-03-21powerpc: Make MPIC honor the "pic-no-reset" device tree propertyMeador Inge
2011-03-10powerpc: mpic irq_data conversion.Lennert Buytenhek
2011-01-21powerpc/mpic: Fix mask/unmask timeout messageScott Wood
2010-07-09powerpc/mpic: Add ability to reset a core via MPICMatthew McClintock
2010-06-15powerpc: Fix mpic_resume on early G5 macsAlastair Bridgewater
2010-05-06powerpc/cpumask: Convert mpic driver to new cpumask APIBenjamin Herrenschmidt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-19powerpc: Convert mpic locks to raw_spinlockThomas Gleixner
2010-02-09powerpc: Remove trailing space in messagesFrans Pop
2009-12-18powerpc/mpic: Fix problem that affinity is not updatedYang Li
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman
2009-08-20powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICsMichael Ellerman
2009-07-08powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov
2009-06-26powerpc: Fix mpic alloc warningKumar Gala
2009-06-26powerpc/mpic: Fix mapping of "DCR" based MPIC variantsBenjamin Herrenschmidt
2009-06-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-05-21powerpc/mpic: Cleanup mpic_find() implementationTony Breeds
2009-05-15powerpc/mpic: Fix incorrect allocation of interrupt rev-mapKumar Gala
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-06powerpc: Add support for CoreInt delivery of interrupts on MPICKumar Gala
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar
2009-01-12irq: update all arches for new irq_descMike Travis
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-03Merge branch 'merge'Paul Mackerras
2008-12-02powerpc: Use physical cpu id when setting the processor affinityKumar Gala
2008-12-01powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann
2008-11-19powerpc/mpic: Use new smp_request_message_ipiMilton Miller
2008-10-31powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala