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
/
cell
/
spider-pic.c
Age
Commit message (
Expand
)
Author
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
powerpc: cell: Fix the irq_desc access
Thomas Gleixner
2011-03-10
powerpc: platforms/cell irq_data conversion.
Lennert Buytenhek
2010-09-02
powerpc/cell: Add of_node_put to avoid memory leak
Julia Lawall
2010-02-17
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
2009-12-09
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
2008-06-09
powerpc: Fix irq_alloc_host() reference counting and callers
Michael Ellerman
2007-09-14
[POWERPC] Provide a default irq_host match, which matches on an exact of_node
Michael Ellerman
2007-09-14
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
[POWERPC] cell: fix bugs found by sparse
Arnd Bergmann
2006-10-05
[POWERPC] spiderpic: enable new style devtree support
Arnd Bergmann
2006-10-04
[POWERPC] Cell interrupt rework
Benjamin Herrenschmidt
2006-08-01
Merge branch 'merge'
Paul Mackerras
2006-07-31
[POWERPC] cell: Constify & voidify get_property()
Jeremy Kerr
2006-07-10
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-03-27
[PATCH] powerpc: use guarded ioremap for cell on-chip mappings
Arnd Bergmann
2006-03-27
[PATCH] powerpc: fix spider-pic affinity setting
Arnd Bergmann
2006-03-27
[PATCH] powerpc: cell interrupt controller updates
Jens Osterkamp
2005-11-01
[PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cell
Arnd Bergmann