index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
ps3
/
interrupt.c
Age
Commit message (
Expand
)
Author
2011-05-19
powerpc: Remove trival irq_host_ops.unmap
Milton Miller
2011-04-27
powerpc/ps3: Update debug message for irq_set_chip_data()
Geert Uytterhoeven
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-10
powerpc: platforms/ps3 irq_data conversion.
Lennert Buytenhek
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
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