aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xics
Commit message (Expand)AuthorAge
* powerpc/xics: Work around limitations of OPAL XICS priority handlingBalbir Singh2017-03-18
* powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt2017-02-14
* powerpc/icp-opal: Fix missing KVM case and harden replayBenjamin Herrenschmidt2017-01-26
* Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-07
|\
| * powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-20
* | powerpc/xics/opal: Fix processor numbers in OPAL ICPBenjamin Herrenschmidt2016-09-06
|/
* powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt2016-08-09
* powerpc/xics: Add ICP OPAL backendBenjamin Herrenschmidt2016-07-17
* powerpc/xics: Add icp_native_cause_ipi_rmSuresh Warrier2016-02-29
* powerpc, irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-09-15
* genirq/irqdomain: Allow irq domain aliasingMarc Zyngier2015-07-29
* treewide: Use helper function to access irq_data->msi_descJiang Liu2015-07-16
* powerpc: Make doorbell check preemption safeShreyas B. Prabhu2015-06-16
* powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-06-02
* powerpc: Constify irq_domain_opsKrzysztof Kozlowski2015-05-11
* powerpc: Drop return value of smp_ops->probe()Michael Ellerman2015-04-10
* powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve2015-01-22
* Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-11
|\
| * powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-02
* | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-23
|/
* powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras2014-09-25
* powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling2014-06-11
* powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-14
* powerpc/powernv: Fix endian issues in OPAL ICS backendBenjamin Herrenschmidt2013-10-11
* powerpc: Fix some endian issues in xics codeAnton Blanchard2013-08-14
* powerpc: Add some endian annotations to time and xics codeAnton Blanchard2013-08-14
* powerpc: Fix irq_set_affinity() return valuesAlexander Gordeev2013-05-14
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-05
|\
| * KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt2013-04-26
* | powerpc/powernv: Patch MSI EOI handler on P8Gavin Shan2013-04-26
|/
* powerpc: fix ics_rtas_init and start_secondary section mismatchDaniel Borkmann2013-02-07
* powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras2012-09-05
* irqdomain: Eliminate dedicated radix lookup functionsGrant Likely2012-07-11
* irqdomain: Always update revmap when setting up a virqGrant Likely2012-07-11
* powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely2012-04-29
* irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-16
* irq_domain/powerpc: Eliminate virq_is_host()Grant Likely2012-02-16
* irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-14
* powerpc/xics: Reset the CPPR if H_EOI failsAnton Blanchard2011-12-07
* powerpc/xics: Harden xics hypervisor backendAnton Blanchard2011-11-27
* powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner2011-11-24
* powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-07
* powerpc/powernv: Add OPAL ICS backendBenjamin Herrenschmidt2011-09-20
* powerpc/xics: Add __init to marker icp_native_init()Arnaud Lacombe2011-09-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* | KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras2011-07-12
|/
* powerpc: Add virq_is_host to reduce virq_to_host usageMilton Miller2011-05-19
* powerpc/xics: Cleanup xics_host_map and ipiMilton Miller2011-05-19