summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/interrupt.c
AgeCommit message (Expand)Author
2017-12-04powerpc: Use of for_each_node_by_name() instead of open-coding itDmitry Torokhov
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2017-04-28powerpc: Add NMI IPI infrastructureNicholas Piggin
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-09-10powerpc/cell: Drop unused iic_get_irq_host()Daniel Axtens
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-14powerpc/cell: Prepare irq handler for irq argument removalThomas Gleixner
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier
2015-04-10powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changesMichael Ellerman
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter
2014-03-05powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat
2014-03-05powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-05-26powerpc/cell: Rename ipi functions to match current abstractionsMilton Miller
2011-05-26powerpc/cell: Use common smp ipi actionsMilton Miller
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller
2011-03-29powerpc/cell: fixup for removal of handle_iic_irqStephen Rothwell
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-28powerpc: cell: Use the core flow handlerThomas Gleixner
2011-03-10powerpc: platforms/cell irq_data conversion.Lennert Buytenhek
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
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-29percpu: make percpu symbols in powerpc uniqueTejun Heo
2009-03-16sparseirq, powerpc/cell: fix unused variable warning in interrupt.cStephen Rothwell
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu
2009-01-08powerpc/cell: Fix some u64 vs. long typesIngo Molnar
2008-06-26powerpc: convert to generic helpers for IPI function callsJens Axboe
2008-05-05[POWERPC] cell: Fix lost interrupts due to fasteoi handlerJeremy Kerr
2007-11-08[POWERPC] Fix CONFIG_SMP=n build breakOlof Johansson
2007-10-09[POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.hBenjamin Herrenschmidt
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2006-12-04[POWERPC] cell: Add routines for managing PMU interruptsKevin Corry
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-05[POWERPC] cell: fix bugs found by sparseArnd Bergmann
2006-10-04[POWERPC] Cell interrupt reworkBenjamin Herrenschmidt
2006-08-25[POWERPC] cell: interrupt.c whitespace clean upGeoff Levand
2006-08-01Merge branch 'merge'Paul Mackerras
2006-07-31[POWERPC] cell: Constify & voidify get_property()Jeremy Kerr
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt