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
/
pic_distopenpic.c
Age
Commit message (
Expand
)
Author
2022-02-23
fix various typos in comments, mainly immediatly/immediately/,
andvar
2020-07-06
Drop unused opt_interrupt.h.
rin
2020-07-06
Style and cosmetic changes. No binary changes intended.
rin
2018-09-03
Rename min/max -> uimin/uimax for better honesty.
riastradh
2017-06-01
remove checks for failure after memory allocation calls that cannot fail:
chs
2012-02-01
Use kmem instead of malloc. Remove unneeded <sys/malloc.h> includes.
matt
2012-01-14
Some PICs have the capability to define the interrupt's polarity (OpenPIC
phx
2011-07-02
avoid some uninitialised variable warnings from GCC 4.5. i'm pretty
mrg
2011-06-20
<arch/powerpc/... -> <powerpc/...
matt
2011-06-05
Remove <machine/atomic.h>; use <sys/atomic.h> instead.
matt
2008-05-10
Backout previous: the license sweep touched these files in error, so
martin
2008-04-29
Convert to new 2 clause license
martin
2008-04-08
SMP support for ofppc. (finally) Much thanks to Matt Thomas for help in
garbled
2008-01-17
Add support to ofppc for the IBM 7044-270 machine. This is a POWER3-II
garbled