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