aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xics/xics-common.c
AgeCommit message (Expand)Author
2016-08-09powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt
2016-07-17powerpc/xics: Add ICP OPAL backendBenjamin Herrenschmidt
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier
2015-06-02powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-05-11powerpc: Constify irq_domain_opsKrzysztof Kozlowski
2015-04-10powerpc: Drop return value of smp_ops->probe()Michael Ellerman
2015-01-23powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter
2013-08-14powerpc: Fix some endian issues in xics codeAnton Blanchard
2012-07-11irqdomain: Always update revmap when setting up a virqGrant Likely
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely
2012-02-16irq_domain/powerpc: Eliminate virq_is_host()Grant Likely
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely
2011-11-25powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang
2011-09-20powerpc/powernv: Add OPAL ICS backendBenjamin Herrenschmidt
2011-05-19powerpc: Add virq_is_host to reduce virq_to_host usageMilton Miller
2011-05-19powerpc/xics: Cleanup xics_host_map and ipiMilton Miller
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely
2011-04-20powerpc/xics: Move irq_host matching into the ics backendMichael Ellerman
2011-04-20powerpc/xics: Make sure we have a sensible default distribution serverBenjamin Herrenschmidt
2011-04-20powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt