aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3/interrupt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner1-1/+1
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpcStephen Rothwell1-8/+8
2009-01-16powerpc/ps3: clear_bit()/set_bit() operate on unsigned longsStephen Rothwell1-1/+3
2009-01-16powerpc/ps3: The lv1_ routines have u64 parametersStephen Rothwell1-4/+4
2008-05-02[POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy staticGeert Uytterhoeven1-3/+3
2008-04-01[POWERPC] PS3: Fix unlikely typo in ps3_get_irqRoel Kluin1-1/+1
2007-09-14[POWERPC] Invert null match behaviour for irq_hostsMichael Ellerman1-0/+7
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman1-1/+1
2007-06-28[POWERPC] PS3: Use clear_bitGeoff Levand1-24/+2
2007-06-28[POWERPC] PS3: Rename processor id symbolsGeoff Levand1-26/+29
2007-06-28[POWERPC] PS3: Vuart reworkGeoff Levand1-0/+2
2007-06-28[POWERPC] PS3: System-bus reworkGeoff Levand1-13/+11
2007-06-28[POWERPC] PS3: Kexec supportGeoff Levand1-15/+53
2007-06-28[POWERPC] PS3: Simplify definition of DBGGeert Uytterhoeven1-2/+2
2007-06-28[POWERPC] PS3: Move chip mask defs upGeoff Levand1-61/+86
2007-06-28[POWERPC] PS3: Use __maybe_unusedGeoff Levand1-2/+2
2007-06-02[POWERPC] ps3/interrupt.c uses get_hard_smp_processor_idStephen Rothwell1-0/+1
2007-05-02[POWERPC] PS3: Interrupt routine fixups.Geoff Levand1-68/+166
2007-02-09[PATCH] ps3: missing exportsAl Viro1-0/+2
2007-02-07[POWERPC] PS3: Move system bus to platform directoryGeoff Levand1-1/+0
2007-02-07[POWERPC] ps3: fix interrupt bmpGeoff Levand1-1/+6
2007-02-07[POWERPC] ps3: add interrupt alloc for outletsGeert Uytterhoeven1-10/+14
2007-02-07[POWERPC] ps3: bind interrupt to cpuGeoff Levand1-124/+175
2007-02-07[POWERPC] ps3: cleanup interrupt bmp routinesBenjamin Herrenschmidt1-47/+38
2007-02-07[POWERPC] ps3: smp interrupt fixesGeoff Levand1-31/+29
2007-02-07[POWERPC] ps3: rename interrupt symbolsGeoff Levand1-33/+33
2007-01-24[POWERPC] ps3_free_io_irq: Fix inverted error checkGeert Uytterhoeven1-1/+1
2006-12-04[POWERPC] ps3: add interrupt supportGeoff Levand1-0/+575