summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3/interrupt.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-301-13/+1Star
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-5/+5
* powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-011-1/+1
* genirq/irqdomain: Allow irq domain aliasingMarc Zyngier2015-07-301-1/+2
* powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-031-1/+1
* irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely2012-04-121-2/+1Star
* irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-161-1/+1
* irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-2/+1Star
* irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-141-5/+5
* powerpc/ps3: Interrupt code cleanupGeoff Levand2011-12-081-50/+53
* powerpc/ps3: Fix lost SMP IPIsGeoff Levand2011-11-161-1/+22
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-11-011-1/+1
* powerpc: Remove trival irq_host_ops.unmapMilton Miller2011-05-191-6/+0Star
* powerpc/ps3: Update debug message for irq_set_chip_data()Geert Uytterhoeven2011-04-271-1/+1
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-7/+7
* powerpc: platforms/ps3 irq_data conversion.Lennert Buytenhek2011-03-101-20/+20
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-241-1/+1
* powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpcStephen Rothwell2009-01-161-8/+8
* powerpc/ps3: clear_bit()/set_bit() operate on unsigned longsStephen Rothwell2009-01-161-1/+3
* powerpc/ps3: The lv1_ routines have u64 parametersStephen Rothwell2009-01-161-4/+4
* [POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy staticGeert Uytterhoeven2008-05-021-3/+3
* [POWERPC] PS3: Fix unlikely typo in ps3_get_irqRoel Kluin2008-04-011-1/+1
* [POWERPC] Invert null match behaviour for irq_hostsMichael Ellerman2007-09-131-0/+7
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-131-1/+1
* [POWERPC] PS3: Use clear_bitGeoff Levand2007-06-281-24/+2Star
* [POWERPC] PS3: Rename processor id symbolsGeoff Levand2007-06-281-26/+29
* [POWERPC] PS3: Vuart reworkGeoff Levand2007-06-281-0/+2
* [POWERPC] PS3: System-bus reworkGeoff Levand2007-06-281-13/+11Star
* [POWERPC] PS3: Kexec supportGeoff Levand2007-06-281-15/+53
* [POWERPC] PS3: Simplify definition of DBGGeert Uytterhoeven2007-06-281-2/+2
* [POWERPC] PS3: Move chip mask defs upGeoff Levand2007-06-281-61/+86
* [POWERPC] PS3: Use __maybe_unusedGeoff Levand2007-06-281-2/+2
* [POWERPC] ps3/interrupt.c uses get_hard_smp_processor_idStephen Rothwell2007-06-021-0/+1
* [POWERPC] PS3: Interrupt routine fixups.Geoff Levand2007-05-021-68/+166
* [PATCH] ps3: missing exportsAl Viro2007-02-091-0/+2
* [POWERPC] PS3: Move system bus to platform directoryGeoff Levand2007-02-071-1/+0Star
* [POWERPC] ps3: fix interrupt bmpGeoff Levand2007-02-071-1/+6
* [POWERPC] ps3: add interrupt alloc for outletsGeert Uytterhoeven2007-02-071-10/+14
* [POWERPC] ps3: bind interrupt to cpuGeoff Levand2007-02-071-124/+175
* [POWERPC] ps3: cleanup interrupt bmp routinesBenjamin Herrenschmidt2007-02-071-47/+38Star
* [POWERPC] ps3: smp interrupt fixesGeoff Levand2007-02-071-31/+29Star
* [POWERPC] ps3: rename interrupt symbolsGeoff Levand2007-02-071-33/+33
* [POWERPC] ps3_free_io_irq: Fix inverted error checkGeert Uytterhoeven2007-01-241-1/+1
* [POWERPC] ps3: add interrupt supportGeoff Levand2006-12-041-0/+575