index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
beat_interrupt.c
Age
Commit message (
Expand
)
Author
2012-02-16
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2011-05-19
powerpc: Remove irq_host_ops->remap hook
Milton Miller
2011-05-19
powerpc: Remove stubbed beat smp support
Milton Miller
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
2011-03-10
powerpc: platforms/cell irq_data conversion.
Lennert Buytenhek
2010-02-19
powerpc: Convert beatic_irq_mask_lock to raw_spinlock
Thomas Gleixner
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
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
2008-04-24
[POWERPC] celleb: Move miscellaneous files for Beat
Ishizaki Kou