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
/
amd64
/
include
/
pte.h
Age
Commit message (
Expand
)
Author
2014-11-20
Move previous PTE permission fixup code into locore, and fixup some more
Mike Larkin
2014-10-01
Move some hibernate #defines to pte.h and eliminate some duplicate defines
Mike Larkin
2014-04-21
Fix off-by-one error in PG_LGFRAME mask
Philip Guenther
2013-03-23
refactor sys/param.h and machine/param.h. A lot of #ifdef _KERNEL is added
Theo de Raadt
2011-03-23
Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.
Paul Irofti
2010-05-08
Page Attribute Tables (PAT) support for x86.
Owain Ainsworth
2010-04-20
Instead of using PWT|PCD for uncached (which is wrong on old cpus and
Owain Ainsworth
2006-10-16
Fix some more "is is"s. ok otto@.
Tom Cosgrove
2004-02-23
get use of NX; partially from netbsd; passes the regress; deraadt@ ok
Michael Shalayeff
2004-02-07
Be sure to flag pte constants as UL, and cope with this in locore.
Miod Vallat
2004-02-06
some cpus start to have a NX oriented PGEX_I
Theo de Raadt
2004-01-28
an amd64 arch support.
Michael Shalayeff