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
/
dev
/
mvme
/
vme_two_isr.c
Age
Commit message (
Expand
)
Author
2019-11-10
in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
chs
2012-10-27
split device_t/softc for all remaining drivers.
chs
2009-03-16
ANSIfy functions with function-pointer arguments
dsl
2009-03-14
ANSIfy another 1261 function definitions.
dsl
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2008-12-21
Follow up the removal of the MALLOC() macro, use malloc() instead.
he
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-08
use aprint_*_dev and device_xname
cegger
2008-01-04
Start detangling lock.h from intr.h. This is likely to cause short term
ad
2007-12-03
Interrupt handling changes, in discussion since February:
ad
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
2005-12-11
merge ktrace-lwp.
christos
2005-02-04
de-__P
perry
2003-07-14
add missing __KERNEL_RCSID()
lukem
2003-03-07
Add inclusion of <sys/lock.h> to allow compilation of usage of
he
2002-03-24
Fix a botch from the dev/mvme split for kernels with no vmetwo in
scw
2002-02-12
Separate out devices common to many Motorola mvme boards (68k, 88k and ppc)
scw