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
/
next68k
/
include
/
pmap.h
Age
Commit message (
Expand
)
Author
2002-11-03
merge pmap.h for all 4k-page motorola-MMU (or compatible) m68k platforms.
chs
2002-09-22
it really helps to get the stub right before cutting + pasting it 27 times.
chs
2002-09-22
add pmap_remove_all() hook (empty on most platforms so far).
chs
2002-09-11
Comprehensive patches from Christian Limpach:
mycroft
2001-09-10
Update pmap_update to now take the updated pmap as an argument.
chris
2001-05-26
replace vm_page_t with struct vm_page *.
chs
2001-05-26
replace {simple_,}lock{_data,}_t with struct {simple,}lock {,*}.
chs
2001-04-22
Undo a misguided previous change to the pmap_update() API.
thorpej
2001-04-22
Give pmap_update() an argument (a pmap_t) so that it knows which
thorpej
2001-04-21
#define away pmap_update() in <machine/pmap.h> so that no function
thorpej
1999-02-26
next68k specific part of PR 6152 fix
is
1999-02-15
RCS ID police
hubertf
1999-01-16
MNN is no longer optional
chuck
1998-08-28
Updated many of the pmap files to use current versions from the
dbj
1998-06-09
Initial import of NetBSD/next68k.
dbj