aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/mpic.c
Commit message (Expand)AuthorAge
* powerpc/mpic: Fix problem that affinity is not updatedYang Li2009-12-17
* powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-09
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-23
* powerpc: Remove get_irq_desc()Michael Ellerman2009-10-30
* powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICsMichael Ellerman2009-08-19
* powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov2009-07-07
* 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-12
* | 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
|\
| * cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13
* | Merge branch 'merge'Paul Mackerras2008-12-03
|\|
| * powerpc: Use physical cpu id when setting the processor affinityKumar Gala2008-12-02
| * powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann2008-11-30
* | powerpc/mpic: Use new smp_request_message_ipiMilton Miller2008-11-19
|/
* powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala2008-10-31
* Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-15
|\
| * powerpc: convert to generic helpers for IPI function callsJens Axboe2008-06-26
* | powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman2008-06-08
* | powerpc/mpic: Fix ambiguous else statementAnton Vorontsov2008-06-08
* | Merge branch 'merge' into powerpc-nextPaul Mackerras2008-05-23
|\|
| * [POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell2008-05-23
* | [POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting RegisterKumar Gala2008-05-23
|/
* [POWERPC] kexec: MPIC ack interrupts at mpic_teardown_this_cpu()Valentine Barshak2008-04-07
* [POWERPC] mpic: Make sparse happyJohannes Berg2008-02-26
* Merge branch 'linux-2.6'Paul Mackerras2008-01-30
|\
| * Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24
* | [POWERPC] Fixup use of phys_addr_t in mpic codeBecky Bruce2008-01-23
* | [POWERPC] pasemi: Distribute interrupts evenly across cpusOlof Johansson2007-12-28
* | [POWERPC] pasemi: Implement NMI supportOlof Johansson2007-12-28
* | [POWERPC] pasemi: Implement MSI supportOlof Johansson2007-12-20
* | [POWERPC] MPIC: Minor optimization of ipi handlerOlof Johansson2007-12-20
|/
* Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman2007-10-15
* [POWERPC] Update mpic to use dcr_host_t.baseMichael Ellerman2007-10-02
* [POWERPC] Support setting affinity for U3/U4 MSI sourcesOlof Johansson2007-09-22
* [POWERPC] Add workaround for MPICs with broken register readsOlof Johansson2007-09-13
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-13
* [POWERPC] MPIC protected sourcesBenjamin Herrenschmidt2007-07-22
* [POWERPC] Remove warning in mpic.cOlof Johansson2007-05-17
* [POWERPC] MPIC U3/U4 MSI backendMichael Ellerman2007-05-07
* [POWERPC] MPIC MSI allocatorMichael Ellerman2007-05-07
* [POWERPC] Enable MSI mappings for MPICMichael Ellerman2007-05-07