aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/xics.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-13powerpc: Change the doorbell IPI calling conventionNicholas Piggin
2017-02-09powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt
2016-08-09powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt
2016-07-17powerpc/xics: Add ICP OPAL backendBenjamin Herrenschmidt
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder
2016-02-29powerpc/xics: Add icp_native_cause_ipi_rmSuresh Warrier
2015-04-10powerpc: Drop return value of smp_ops->probe()Michael Ellerman
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter
2014-09-25powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras
2013-04-26powerpc/powernv: Patch MSI EOI handler on P8Gavin Shan
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang
2011-09-20powerpc/powernv: Add OPAL ICS backendBenjamin Herrenschmidt
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-04-20powerpc/xics: Move irq_host matching into the ics backendMichael Ellerman
2011-04-20powerpc/xics: xics.h relies on linux/interrupt.hMichael Ellerman
2011-04-20powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt