summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/xics
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-26powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()Michael Ellerman
2017-04-13powerpc: Change the doorbell IPI calling conventionNicholas Piggin
2017-04-10powerpc: Consolidate variants of real-mode MMIOsBenjamin Herrenschmidt
2017-03-06powerpc/xics: Work around limitations of OPAL XICS priority handlingBalbir Singh
2017-02-09powerpc/powernv: Properly set "host-ipi" on IPIsBenjamin Herrenschmidt
2017-02-09powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt
2017-01-17powerpc/icp-opal: Fix missing KVM case and harden replayBenjamin Herrenschmidt
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-09-06powerpc/xics/opal: Fix processor numbers in OPAL ICPBenjamin Herrenschmidt
2016-08-09powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt
2016-07-17powerpc/xics: Add ICP OPAL backendBenjamin Herrenschmidt
2016-02-29powerpc/xics: Add icp_native_cause_ipi_rmSuresh Warrier
2015-09-15powerpc, irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier
2015-07-16treewide: Use helper function to access irq_data->msi_descJiang Liu
2015-06-17powerpc: Make doorbell check preemption safeShreyas B. Prabhu
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-02-13powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-01-23powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter
2014-09-25powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras
2014-06-11powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-11powerpc/powernv: Fix endian issues in OPAL ICS backendBenjamin Herrenschmidt
2013-08-14powerpc: Fix some endian issues in xics codeAnton Blanchard
2013-08-14powerpc: Add some endian annotations to time and xics codeAnton Blanchard
2013-05-14powerpc: Fix irq_set_affinity() return valuesAlexander Gordeev
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-04-26KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt
2013-04-26powerpc/powernv: Patch MSI EOI handler on P8Gavin Shan
2013-02-08powerpc: fix ics_rtas_init and start_secondary section mismatchDaniel Borkmann
2012-09-05powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras
2012-07-11irqdomain: Eliminate dedicated radix lookup functionsGrant Likely
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-12-08powerpc/xics: Reset the CPPR if H_EOI failsAnton Blanchard
2011-11-28powerpc/xics: Harden xics hypervisor backendAnton Blanchard
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-09-20powerpc/xics: Add __init to marker icp_native_init()Arnaud Lacombe