index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
ps3
/
interrupt.c
Age
Commit message (
Expand
)
Author
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-01-16
powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpc
Stephen Rothwell
2009-01-16
powerpc/ps3: clear_bit()/set_bit() operate on unsigned longs
Stephen Rothwell
2009-01-16
powerpc/ps3: The lv1_ routines have u64 parameters
Stephen Rothwell
2008-05-02
[POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy static
Geert Uytterhoeven
2008-04-01
[POWERPC] PS3: Fix unlikely typo in ps3_get_irq
Roel Kluin
2007-09-14
[POWERPC] Invert null match behaviour for irq_hosts
Michael Ellerman
2007-09-14
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
2007-06-28
[POWERPC] PS3: Use clear_bit
Geoff Levand
2007-06-28
[POWERPC] PS3: Rename processor id symbols
Geoff Levand
2007-06-28
[POWERPC] PS3: Vuart rework
Geoff Levand
2007-06-28
[POWERPC] PS3: System-bus rework
Geoff Levand
2007-06-28
[POWERPC] PS3: Kexec support
Geoff Levand
2007-06-28
[POWERPC] PS3: Simplify definition of DBG
Geert Uytterhoeven
2007-06-28
[POWERPC] PS3: Move chip mask defs up
Geoff Levand
2007-06-28
[POWERPC] PS3: Use __maybe_unused
Geoff Levand
2007-06-02
[POWERPC] ps3/interrupt.c uses get_hard_smp_processor_id
Stephen Rothwell
2007-05-02
[POWERPC] PS3: Interrupt routine fixups.
Geoff Levand
2007-02-09
[PATCH] ps3: missing exports
Al Viro
2007-02-07
[POWERPC] PS3: Move system bus to platform directory
Geoff Levand
2007-02-07
[POWERPC] ps3: fix interrupt bmp
Geoff Levand
2007-02-07
[POWERPC] ps3: add interrupt alloc for outlets
Geert Uytterhoeven
2007-02-07
[POWERPC] ps3: bind interrupt to cpu
Geoff Levand
2007-02-07
[POWERPC] ps3: cleanup interrupt bmp routines
Benjamin Herrenschmidt
2007-02-07
[POWERPC] ps3: smp interrupt fixes
Geoff Levand
2007-02-07
[POWERPC] ps3: rename interrupt symbols
Geoff Levand
2007-01-24
[POWERPC] ps3_free_io_irq: Fix inverted error check
Geert Uytterhoeven
2006-12-04
[POWERPC] ps3: add interrupt support
Geoff Levand