summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xics/xics-common.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/xics: Add missing of_node_put() in error pathYueHaibing2018-06-031-3/+4
* powerpc: Use pr_warn instead of pr_warningJoe Perches2017-12-041-4/+4
* powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()Michael Ellerman2017-04-261-0/+3
* powerpc: Change the doorbell IPI calling conventionNicholas Piggin2017-04-131-3/+0
* powerpc/xics: Work around limitations of OPAL XICS priority handlingBalbir Singh2017-03-061-3/+14
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-1/+1
* powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt2016-08-091-7/+52
* powerpc/xics: Add ICP OPAL backendBenjamin Herrenschmidt2016-07-171-1/+4
* genirq/irqdomain: Allow irq domain aliasingMarc Zyngier2015-07-301-1/+2
* powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-06-021-1/+1
* powerpc: Constify irq_domain_opsKrzysztof Kozlowski2015-05-111-1/+1
* powerpc: Drop return value of smp_ops->probe()Michael Ellerman2015-04-101-3/+1
* powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve2015-01-231-1/+1
* powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-031-1/+1
* powerpc: Fix some endian issues in xics codeAnton Blanchard2013-08-141-5/+5
* irqdomain: Always update revmap when setting up a virqGrant Likely2012-07-111-3/+0
* powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely2012-04-301-4/+3
* irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-2/+1
* irq_domain/powerpc: Eliminate virq_is_host()Grant Likely2012-02-161-6/+6
* irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-141-6/+6
* powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner2011-11-251-1/+1
* powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-081-3/+2
* powerpc/powernv: Add OPAL ICS backendBenjamin Herrenschmidt2011-09-201-6/+2
* powerpc: Add virq_is_host to reduce virq_to_host usageMilton Miller2011-05-191-1/+1
* powerpc/xics: Cleanup xics_host_map and ipiMilton Miller2011-05-191-5/+5
* powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-191-28/+2
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-2/+2
* powerpc/xics: Move irq_host matching into the ics backendMichael Ellerman2011-04-201-5/+7
* powerpc/xics: Make sure we have a sensible default distribution serverBenjamin Herrenschmidt2011-04-201-3/+9
* powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt2011-04-201-0/+461
OpenPOWER on IntegriCloud