summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/mpic.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc/mpic: Fix problem that affinity is not updatedYang Li2009-12-181-13/+6
* powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-091-1/+1
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-241-3/+3
* powerpc: Remove get_irq_desc()Michael Ellerman2009-10-301-9/+9
* powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICsMichael Ellerman2009-08-201-5/+8
* powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov2009-07-081-5/+4
* powerpc: Fix mpic alloc warningKumar Gala2009-06-261-3/+2
* powerpc/mpic: Fix mapping of "DCR" based MPIC variantsBenjamin Herrenschmidt2009-06-261-13/+16
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-121-1/+3
|\
| * Merge branch 'linus' into irq/numaIngo Molnar2009-06-011-7/+9
| |\
| * | irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-1/+3
* | | powerpc/mpic: Cleanup mpic_find() implementationTony Breeds2009-05-211-12/+11
| |/ |/|
* | powerpc/mpic: Fix incorrect allocation of interrupt rev-mapKumar Gala2009-05-151-7/+9
|/
* powerpc: Add support for CoreInt delivery of interrupts on MPICKumar Gala2009-04-061-0/+34
* Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-211-1/+1
|\
| * powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-131-1/+1
* | irq: update all arches for new irq_descMike Travis2009-01-121-1/+2
|/
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-2/+2
|\
| * cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-2/+2
* | Merge branch 'merge'Paul Mackerras2008-12-031-3/+8
|\ \ | |/
| * powerpc: Use physical cpu id when setting the processor affinityKumar Gala2008-12-021-1/+1
| * powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann2008-12-011-2/+7
* | powerpc/mpic: Use new smp_request_message_ipiMilton Miller2008-11-191-28/+4
|/
* powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala2008-10-311-4/+55
* Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-161-1/+1
|\
| * powerpc: convert to generic helpers for IPI function callsJens Axboe2008-06-261-1/+1
* | powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman2008-06-091-4/+2
* | powerpc/mpic: Fix ambiguous else statementAnton Vorontsov2008-06-091-1/+2
* | Merge branch 'merge' into powerpc-nextPaul Mackerras2008-05-231-17/+3
|\ \ | |/
| * [POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell2008-05-231-17/+3
* | [POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting RegisterKumar Gala2008-05-231-3/+6
|/
* [POWERPC] kexec: MPIC ack interrupts at mpic_teardown_this_cpu()Valentine Barshak2008-04-071-5/+4
* [POWERPC] mpic: Make sparse happyJohannes Berg2008-02-261-14/+18
* Merge branch 'linux-2.6'Paul Mackerras2008-01-311-1/+1
|\
| * Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* | [POWERPC] Fixup use of phys_addr_t in mpic codeBecky Bruce2008-01-231-2/+2
* | [POWERPC] pasemi: Distribute interrupts evenly across cpusOlof Johansson2007-12-281-0/+5
* | [POWERPC] pasemi: Implement NMI supportOlof Johansson2007-12-281-3/+23
OpenPOWER on IntegriCloud