summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/xics/icp-hv.c
AgeCommit message (Expand)Author
2020-10-29powerpc/icp-hv: Fix missing of_node_put() in success pathNicholas Mc Guire
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2017-04-13powerpc: Change the doorbell IPI calling conventionNicholas Piggin
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-09-05powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras
2012-07-11irqdomain: Eliminate dedicated radix lookup functionsGrant Likely
2011-12-08powerpc/xics: Reset the CPPR if H_EOI failsAnton Blanchard
2011-11-28powerpc/xics: Harden xics hypervisor backendAnton Blanchard
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely
2011-04-20powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt