summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/mpic.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-131-1/+1
* 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-031-1/+1
| * powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann2008-11-301-2/+7
* | powerpc/mpic: Use new smp_request_message_ipiMilton Miller2008-11-191-28/+4Star
|/
* 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/+2Star
* | powerpc/mpic: Fix ambiguous else statementAnton Vorontsov2008-06-091-1/+2
* | Merge branch 'merge' into powerpc-nextPaul Mackerras2008-05-231-17/+3Star
|\|
| * [POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell2008-05-231-17/+3Star
* | [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/+4Star
* [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-251-1/+1
* | [POWERPC] Fixup use of phys_addr_t in mpic codeBecky Bruce2008-01-241-2/+2
* | [POWERPC] pasemi: Distribute interrupts evenly across cpusOlof Johansson2007-12-281-0/+5
* | [POWERPC] pasemi: Implement NMI supportOlof Johansson2007-12-281-3/+23
* | [POWERPC] pasemi: Implement MSI supportOlof Johansson2007-12-201-0/+20
* | [POWERPC] MPIC: Minor optimization of ipi handlerOlof Johansson2007-12-201-8/+7Star
|/
* Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman2007-10-151-2/+2
* [POWERPC] Update mpic to use dcr_host_t.baseMichael Ellerman2007-10-031-17/+11Star
* [POWERPC] Support setting affinity for U3/U4 MSI sourcesOlof Johansson2007-09-221-1/+1
* [POWERPC] Add workaround for MPICs with broken register readsOlof Johansson2007-09-131-2/+12
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-131-7/+4Star
* [POWERPC] MPIC protected sourcesBenjamin Herrenschmidt2007-07-221-0/+32
* [POWERPC] Remove warning in mpic.cOlof Johansson2007-05-171-3/+9
* [POWERPC] MPIC U3/U4 MSI backendMichael Ellerman2007-05-081-5/+7
* [POWERPC] MPIC MSI allocatorMichael Ellerman2007-05-081-0/+4
* [POWERPC] Enable MSI mappings for MPICMichael Ellerman2007-05-081-0/+45
* [POWERPC] MPIC sys_device & suspend/resumeJohannes Berg2007-05-071-1/+95
* [POWERPC] Fix spurious vectors on weird MPICJosh Boyer2007-05-021-1/+4
* [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQSMichael Ellerman2007-04-241-12/+12
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-121-4/+4
* [POWERPC] mpic: set IPIs to be per-CPUJohannes Berg2007-02-161-1/+1
* [POWERPC] Move MPIC smp routines into mpic.cMichael Ellerman2007-02-141-0/+21
* [POWERPC] MPIC: support more than 256 sourcesOlof Johansson2007-02-071-22/+42
* [POWERPC] arch/powerpc/sysdev/mpic.c of_node_get cleanupMariusz Kozlowski2007-01-241-1/+1
* PCI: Only check the HT capability bits in mpic.cMichael Ellerman2006-12-201-1/+1
* [POWERPC] Improve MPIC driver auto-configuration from DTBenjamin Herrenschmidt2006-12-041-13/+37
* [POWERPC] Support for DCR based MPICBenjamin Herrenschmidt2006-12-041-36/+100
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-071-3/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [PATCH] Add Hypertransport capability definesEric W. Biederman2006-10-041-1/+1
* MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HTBrice Goglin2006-09-271-1/+1
* [POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2Zang Roy-r619112006-08-301-59/+164