aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/dbell.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy1-0/+1
2018-07-30powerpc: remove unneeded inclusions of cpu_has_feature.hChristophe Leroy1-1/+0
2017-06-19powerpc/64s: msgclr when handling doorbell exceptions from system resetNicholas Piggin1-0/+13
2017-04-13powerpc/powernv: POWER9 support for msgsnd/doorbell IPINicholas Piggin1-0/+3
2017-04-13powerpc/64s: Avoid a branch for ppc_msgsndNicholas Piggin1-4/+2
2017-04-13powerpc: Introduce msgsnd/doorbell barrier primitivesNicholas Piggin1-0/+22
2017-04-13powerpc: Change the doorbell IPI calling conventionNicholas Piggin1-6/+3
2016-08-01powerpc: Move cpu_has_feature() to a separate fileKevin Hao1-0/+1
2013-01-10powerpc: Select either privileged or hypervisor doorbell when sendingIan Munsie1-1/+14
2013-01-10powerpc: Define differences between doorbells on book3e and book3sIan Munsie1-0/+15
2012-11-15powerpc: Fix typos in Freescale copyright claimsYang Li1-1/+1
2012-04-08KVM: PPC: e500mc: Add doorbell emulation supportAlexander Graf1-0/+2
2012-04-08KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood1-0/+1
2011-06-20powerpc: Fix doorbell type shiftMichael Neuling1-1/+1
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller1-2/+1
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller1-1/+1
2010-07-09powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman1-0/+1
2010-07-09powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt1-4/+3
2009-02-23powerpc: Add support for using doorbells for SMP IPIKumar Gala1-0/+43