aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/dbell.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras2012-09-191-0/+2
* powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-191-38/+8
* powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller2011-05-191-24/+5
* powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman2010-07-091-0/+10
* powerpc/book3e: Use set_irq_regs() in the msgsnd/msgrcv IPI pathDavid Gibson2010-07-091-1/+6
* powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt2010-07-091-13/+34
* powerpc/book3e: Move doorbell_exception from traps.c to dbell.cBenjamin Herrenschmidt2010-07-091-1/+21
* powerpc: Add support for using doorbells for SMP IPIKumar Gala2009-02-231-0/+44