开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
dbell.h
Age
Commit message (
Expand
)
Author
2020-07-29
powerpc: Inline doorbell sending functions
Nicholas Piggin
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-07-30
powerpc: remove unneeded inclusions of cpu_has_feature.h
Christophe Leroy
2017-06-19
powerpc/64s: msgclr when handling doorbell exceptions from system reset
Nicholas Piggin
2017-04-13
powerpc/powernv: POWER9 support for msgsnd/doorbell IPI
Nicholas Piggin
2017-04-13
powerpc/64s: Avoid a branch for ppc_msgsnd
Nicholas Piggin
2017-04-13
powerpc: Introduce msgsnd/doorbell barrier primitives
Nicholas Piggin
2017-04-13
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
2013-01-10
powerpc: Select either privileged or hypervisor doorbell when sending
Ian Munsie
2013-01-10
powerpc: Define differences between doorbells on book3e and book3s
Ian Munsie
2012-11-15
powerpc: Fix typos in Freescale copyright claims
Yang Li
2012-04-08
KVM: PPC: e500mc: Add doorbell emulation support
Alexander Graf
2012-04-08
KVM: PPC: booke: category E.HV (GS-mode) support
Scott Wood
2011-06-20
powerpc: Fix doorbell type shift
Michael Neuling
2011-05-19
powerpc: Consolidate ipi message mux and demux
Milton Miller
2011-05-19
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
2010-07-09
powerpc/book3e: Resend doorbell exceptions to ourself
Michael Ellerman
2010-07-09
powerpc/book3e: More doorbell cleanups. Sample the PIR register
Benjamin Herrenschmidt
2009-02-23
powerpc: Add support for using doorbells for SMP IPI
Kumar Gala