index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
xics
/
xics-common.c
Age
Commit message (
Expand
)
Author
2013-08-14
powerpc: Fix some endian issues in xics code
Anton Blanchard
2012-07-11
irqdomain: Always update revmap when setting up a virq
Grant Likely
2012-04-30
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-16
irq_domain/powerpc: Eliminate virq_is_host()
Grant Likely
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2011-11-25
powerpc: Mark IPI interrupts IRQF_NO_THREAD
Thomas Gleixner
2011-11-08
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-20
powerpc/powernv: Add OPAL ICS backend
Benjamin Herrenschmidt
2011-05-19
powerpc: Add virq_is_host to reduce virq_to_host usage
Milton Miller
2011-05-19
powerpc/xics: Cleanup xics_host_map and ipi
Milton Miller
2011-05-19
powerpc: Consolidate ipi message mux and demux
Milton Miller
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-04-20
powerpc/xics: Move irq_host matching into the ics backend
Michael Ellerman
2011-04-20
powerpc/xics: Make sure we have a sensible default distribution server
Benjamin Herrenschmidt
2011-04-20
powerpc/xics: Rewrite XICS driver
Benjamin Herrenschmidt