summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3/interrupt.c
AgeCommit message (Expand)AuthorLines
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman-5/+5
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder-1/+1
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier-1/+2
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter-1/+1
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely-2/+1
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely-1/+1
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely-2/+1
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely-5/+5
2011-12-08powerpc/ps3: Interrupt code cleanupGeoff Levand-50/+53
2011-11-16powerpc/ps3: Fix lost SMP IPIsGeoff Levand-1/+22
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker-1/+1
2011-05-19powerpc: Remove trival irq_host_ops.unmapMilton Miller-6/+0
2011-04-27powerpc/ps3: Update debug message for irq_set_chip_data()Geert Uytterhoeven-1/+1
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner-7/+7
2011-03-10powerpc: platforms/ps3 irq_data conversion.Lennert Buytenhek-20/+20
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König-1/+1
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner-1/+1
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpcStephen Rothwell-8/+8
2009-01-16powerpc/ps3: clear_bit()/set_bit() operate on unsigned longsStephen Rothwell-1/+3
2009-01-16powerpc/ps3: The lv1_ routines have u64 parametersStephen Rothwell-4/+4
2008-05-02[POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy staticGeert Uytterhoeven-3/+3
2008-04-01[POWERPC] PS3: Fix unlikely typo in ps3_get_irqRoel Kluin-1/+1
2007-09-14[POWERPC] Invert null match behaviour for irq_hostsMichael Ellerman-0/+7
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman-1/+1
2007-06-28[POWERPC] PS3: Use clear_bitGeoff Levand-24/+2
2007-06-28[POWERPC] PS3: Rename processor id symbolsGeoff Levand-26/+29
2007-06-28[POWERPC] PS3: Vuart reworkGeoff Levand-0/+2
2007-06-28[POWERPC] PS3: System-bus reworkGeoff Levand-13/+11
2007-06-28[POWERPC] PS3: Kexec supportGeoff Levand-15/+53
2007-06-28[POWERPC] PS3: Simplify definition of DBGGeert Uytterhoeven-2/+2
2007-06-28[POWERPC] PS3: Move chip mask defs upGeoff Levand-61/+86
2007-06-28[POWERPC] PS3: Use __maybe_unusedGeoff Levand-2/+2
2007-06-02[POWERPC] ps3/interrupt.c uses get_hard_smp_processor_idStephen Rothwell-0/+1
2007-05-02[POWERPC] PS3: Interrupt routine fixups.Geoff Levand-68/+166
2007-02-09[PATCH] ps3: missing exportsAl Viro-0/+2
2007-02-07[POWERPC] PS3: Move system bus to platform directoryGeoff Levand-1/+0
2007-02-07[POWERPC] ps3: fix interrupt bmpGeoff Levand-1/+6
2007-02-07[POWERPC] ps3: add interrupt alloc for outletsGeert Uytterhoeven-10/+14
2007-02-07[POWERPC] ps3: bind interrupt to cpuGeoff Levand-124/+175
2007-02-07[POWERPC] ps3: cleanup interrupt bmp routinesBenjamin Herrenschmidt-47/+38
2007-02-07[POWERPC] ps3: smp interrupt fixesGeoff Levand-31/+29
2007-02-07[POWERPC] ps3: rename interrupt symbolsGeoff Levand-33/+33
2007-01-24[POWERPC] ps3_free_io_irq: Fix inverted error checkGeert Uytterhoeven-1/+1
2006-12-04[POWERPC] ps3: add interrupt supportGeoff Levand-0/+575