summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3/interrupt.c
Commit message (Expand)AuthorAgeFilesLines
* 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