index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
alpha
/
include
/
pmap.h
Age
Commit message (
Expand
)
Author
2004-08-06
rename sparc kill_user_windows() to pmap_unuse_final(). provide empty stubs
Theo de Raadt
2004-07-13
#define __HAVE_PMAP_DIRECT and use it. requested by art
Ted Unangst
2004-06-13
debranch SMP, have fun
Niklas Hallqvist
2004-06-09
rename POOLPAGE macros to pmap_map_direct
Ted Unangst
2004-05-20
Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpc
Mark Kettenis
2003-10-18
typos from Jared Yanovich;
Jason McIntyre
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-09-12
Change the PMAP_{MAP,UNMAP}_POOLPAGE api to take a vm_page as argument
Artur Grabowski
2002-07-24
Pretty nasty hack to make non-exec mappings work.
Artur Grabowski
2001-12-05
Update pmap_update macro for arches Art missed. Still just a noop.
Todd C. Miller
2001-11-28
Make pmap_update functions into nops so that we can have a consistent
Artur Grabowski
2001-08-18
Move pmap_{de,}activate to vm/pmap.h, it's same on all archs.
Artur Grabowski
2001-03-16
Some more pmap improvements from NetBSD.
Artur Grabowski
2001-03-16
Implement pmap_growkernel. From NetBSD.
Artur Grabowski
2000-11-08
tag the rest of alpha tree
Eric Jackson
2000-11-08
Merge in big portions of the improvements NetBSD did to their alpha port.
Artur Grabowski
1996-10-30
Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.
Niklas Hallqvist
1996-07-29
Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling convention
Niklas Hallqvist
1995-12-14
update to netbsd
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt