summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xics
Commit message (Expand)AuthorAgeFilesLines
* 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-134-16/+3
* powerpc: Consolidate variants of real-mode MMIOsBenjamin Herrenschmidt2017-04-101-4/+4
* powerpc/xics: Work around limitations of OPAL XICS priority handlingBalbir Singh2017-03-062-3/+24
* powerpc/powernv: Properly set "host-ipi" on IPIsBenjamin Herrenschmidt2017-02-091-2/+4
* powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt2017-02-091-0/+29
* powerpc/icp-opal: Fix missing KVM case and harden replayBenjamin Herrenschmidt2017-01-171-7/+24
* Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-074-11/+11
|\
| * powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-204-11/+11
* | powerpc/xics/opal: Fix processor numbers in OPAL ICPBenjamin Herrenschmidt2016-09-061-5/+7
|/
* powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt2016-08-094-9/+59
* powerpc/xics: Add ICP OPAL backendBenjamin Herrenschmidt2016-07-173-2/+149
* powerpc/xics: Add icp_native_cause_ipi_rmSuresh Warrier2016-02-291-0/+21
* powerpc, irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-09-152-2/+2
* genirq/irqdomain: Allow irq domain aliasingMarc Zyngier2015-07-301-1/+2
* treewide: Use helper function to access irq_data->msi_descJiang Liu2015-07-162-2/+2
* powerpc: Make doorbell check preemption safeShreyas B. Prabhu2015-06-171-5/+9
* 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: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-132-9/+4
* powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve2015-01-231-1/+1
* Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-111-1/+1
|\
| * powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-031-1/+1
* | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-232-2/+2
|/
* powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras2014-09-251-0/+25
* powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling2014-06-111-1/+8
* powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-1/+0
* powerpc/powernv: Fix endian issues in OPAL ICS backendBenjamin Herrenschmidt2013-10-111-8/+9
* powerpc: Fix some endian issues in xics codeAnton Blanchard2013-08-141-5/+5
* powerpc: Add some endian annotations to time and xics codeAnton Blanchard2013-08-141-1/+1
* powerpc: Fix irq_set_affinity() return valuesAlexander Gordeev2013-05-141-1/+1
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-051-0/+8
|\
| * KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt2013-04-261-0/+8
* | powerpc/powernv: Patch MSI EOI handler on P8Gavin Shan2013-04-261-1/+1
|/
* powerpc: fix ics_rtas_init and start_secondary section mismatchDaniel Borkmann2013-02-081-1/+1
* powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras2012-09-051-1/+5
* irqdomain: Eliminate dedicated radix lookup functionsGrant Likely2012-07-112-2/+2
* 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/xics: Reset the CPPR if H_EOI failsAnton Blanchard2011-12-081-6/+7
* powerpc/xics: Harden xics hypervisor backendAnton Blanchard2011-11-281-11/+27
* 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-203-6/+247
* powerpc/xics: Add __init to marker icp_native_init()Arnaud Lacombe2011-09-201-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
OpenPOWER on IntegriCloud