aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/dbell.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt1-0/+2
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller1-38/+8
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller1-24/+5
2010-07-09powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman1-0/+10
2010-07-09powerpc/book3e: Use set_irq_regs() in the msgsnd/msgrcv IPI pathDavid Gibson1-1/+6
2010-07-09powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt1-13/+34
2010-07-09powerpc/book3e: Move doorbell_exception from traps.c to dbell.cBenjamin Herrenschmidt1-1/+21
2009-02-23powerpc: Add support for using doorbells for SMP IPIKumar Gala1-0/+44