aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/mpic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-06powerpc: Add support for CoreInt delivery of interrupts on MPICKumar Gala1-0/+34
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar1-1/+1
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar1-1/+1
2009-01-12irq: update all arches for new irq_descMike Travis1-1/+2
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell1-2/+2
2008-12-03Merge branch 'merge'Paul Mackerras1-3/+8
2008-12-02powerpc: Use physical cpu id when setting the processor affinityKumar Gala1-1/+1
2008-12-01powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann1-2/+7
2008-11-19powerpc/mpic: Use new smp_request_message_ipiMilton Miller1-28/+4
2008-10-31powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala1-4/+55
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt1-1/+1
2008-06-26powerpc: convert to generic helpers for IPI function callsJens Axboe1-1/+1
2008-06-09powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman1-4/+2
2008-06-09powerpc/mpic: Fix ambiguous else statementAnton Vorontsov1-1/+2
2008-05-23Merge branch 'merge' into powerpc-nextPaul Mackerras1-17/+3
2008-05-23[POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell1-17/+3
2008-05-23[POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting RegisterKumar Gala1-3/+6
2008-04-07[POWERPC] kexec: MPIC ack interrupts at mpic_teardown_this_cpu()Valentine Barshak1-5/+4
2008-02-26[POWERPC] mpic: Make sparse happyJohannes Berg1-14/+18
2008-01-31Merge branch 'linux-2.6'Paul Mackerras1-1/+1
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2008-01-23[POWERPC] Fixup use of phys_addr_t in mpic codeBecky Bruce1-2/+2
2007-12-28[POWERPC] pasemi: Distribute interrupts evenly across cpusOlof Johansson1-0/+5
2007-12-28[POWERPC] pasemi: Implement NMI supportOlof Johansson1-3/+23
2007-12-20[POWERPC] pasemi: Implement MSI supportOlof Johansson1-0/+20
2007-12-20[POWERPC] MPIC: Minor optimization of ipi handlerOlof Johansson1-8/+7
2007-10-15Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman1-2/+2
2007-10-03[POWERPC] Update mpic to use dcr_host_t.baseMichael Ellerman1-17/+11
2007-09-22[POWERPC] Support setting affinity for U3/U4 MSI sourcesOlof Johansson1-1/+1
2007-09-14[POWERPC] Add workaround for MPICs with broken register readsOlof Johansson1-2/+12
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman1-7/+4
2007-07-22[POWERPC] MPIC protected sourcesBenjamin Herrenschmidt1-0/+32
2007-05-17[POWERPC] Remove warning in mpic.cOlof Johansson1-3/+9
2007-05-08[POWERPC] MPIC U3/U4 MSI backendMichael Ellerman1-5/+7
2007-05-08[POWERPC] MPIC MSI allocatorMichael Ellerman1-0/+4
2007-05-08[POWERPC] Enable MSI mappings for MPICMichael Ellerman1-0/+45
2007-05-07[POWERPC] MPIC sys_device & suspend/resumeJohannes Berg1-1/+95
2007-05-02[POWERPC] Fix spurious vectors on weird MPICJosh Boyer1-1/+4
2007-04-24[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQSMichael Ellerman1-12/+12
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-4/+4
2007-02-16[POWERPC] mpic: set IPIs to be per-CPUJohannes Berg1-1/+1
2007-02-14[POWERPC] Move MPIC smp routines into mpic.cMichael Ellerman1-0/+21
2007-02-07[POWERPC] MPIC: support more than 256 sourcesOlof Johansson1-22/+42
2007-01-24[POWERPC] arch/powerpc/sysdev/mpic.c of_node_get cleanupMariusz Kozlowski1-1/+1
2006-12-20PCI: Only check the HT capability bits in mpic.cMichael Ellerman1-1/+1
2006-12-04[POWERPC] Improve MPIC driver auto-configuration from DTBenjamin Herrenschmidt1-13/+37
2006-12-04[POWERPC] Support for DCR based MPICBenjamin Herrenschmidt1-36/+100
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering1-3/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2