index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
powerpc
/
pic
/
ipi.c
Age
Commit message (
Expand
)
Author
2020-07-06
Drop unused opt_altivec.h, opt_interrupt.h, opt_ipi.h, and opt_pic.h.
rin
2020-07-06
Style and cosmetic changes. No binary changes intended.
rin
2019-12-01
Fix false sharing problems with cpu_info. Identified with tprof(8).
ad
2019-11-24
Add IPI_AST.
ad
2015-01-23
ddb MP support
nonaka
2014-05-19
Implement MI IPI interface with cross-call support.
rmind
2011-06-20
Cleanup includes. Explicitly include <powerpc/psl.h>
matt
2011-06-05
Remove <machine/atomic.h>; use <sys/atomic.h> instead.
matt
2011-05-02
Move powerpc to use pcu to manage FPU/AltiVec/SPE.
matt
2011-01-18
Fix some fallout from building the macppc GENERIC.MP.
matt
2010-06-25
Add missing sys/xcall.h inclusion, remove sys/malloc.h one.
rmind
2010-06-22
Implement high priority (XC_HIGHPRI) xcall(9) mechanism - a facility
rmind
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-08
SMP support for ofppc. (finally) Much thanks to Matt Thomas for help in
garbled
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled