summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/mpic.c
AgeCommit message (Expand)Author
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
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt
2008-06-26powerpc: convert to generic helpers for IPI function callsJens Axboe
2008-06-09powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman
2008-06-09powerpc/mpic: Fix ambiguous else statementAnton Vorontsov
2008-05-23Merge branch 'merge' into powerpc-nextPaul Mackerras
2008-05-23[POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell
2008-05-23[POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting RegisterKumar Gala
2008-04-07[POWERPC] kexec: MPIC ack interrupts at mpic_teardown_this_cpu()Valentine Barshak
2008-02-26[POWERPC] mpic: Make sparse happyJohannes Berg
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2008-01-23[POWERPC] Fixup use of phys_addr_t in mpic codeBecky Bruce
2007-12-28[POWERPC] pasemi: Distribute interrupts evenly across cpusOlof Johansson
2007-12-28[POWERPC] pasemi: Implement NMI supportOlof Johansson
2007-12-20[POWERPC] pasemi: Implement MSI supportOlof Johansson
2007-12-20[POWERPC] MPIC: Minor optimization of ipi handlerOlof Johansson
2007-10-15Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman
2007-10-03[POWERPC] Update mpic to use dcr_host_t.baseMichael Ellerman
2007-09-22[POWERPC] Support setting affinity for U3/U4 MSI sourcesOlof Johansson
2007-09-14[POWERPC] Add workaround for MPICs with broken register readsOlof Johansson
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman
2007-07-22[POWERPC] MPIC protected sourcesBenjamin Herrenschmidt
2007-05-17[POWERPC] Remove warning in mpic.cOlof Johansson
2007-05-08[POWERPC] MPIC U3/U4 MSI backendMichael Ellerman
2007-05-08[POWERPC] MPIC MSI allocatorMichael Ellerman
2007-05-08[POWERPC] Enable MSI mappings for MPICMichael Ellerman