summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xics
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-141-7/+6Star
|\
| * powerpc/Kconfig: Clean up formattingEnrico Weigelt, metux IT consult2019-07-041-7/+6Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-305-28/+5Star
|/
* powerpc: Add -Werror at arch/powerpc levelMichael Ellerman2018-10-181-1/+0Star
* powerpc/xics: Add missing of_node_put() in error pathYueHaibing2018-06-031-3/+4
* powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-301-1/+1
* powerpc: Use pr_warn instead of pr_warningJoe Perches2017-12-044-14/+12Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* 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/+3Star
* 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-084-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/+1Star
* powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-142-9/+4Star
* 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-121-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/+0Star
* 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/+0Star
* powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely2012-04-301-4/+3Star
* irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-2/+1Star
* irq_domain/powerpc: Eliminate virq_is_host()Grant Likely2012-02-161-6/+6