summaryrefslogtreecommitdiff
path: root/sys/arch/i386/include/pte.h
AgeCommit message (Expand)Author
2011-03-23Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.Paul Irofti
2010-09-06- spello, short-hand -> shorthandJasper Lievisse Adriaanse
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
2007-02-20Revert PAE pmap for now, until the strange bug is found. This stopsTom Cosgrove
2006-04-27implement separate PAE pmap that allows access to 64g of physmemMichael Shalayeff
2004-02-06some cpus start to have a NX oriented PGEX_ITheo de Raadt
2002-07-31support for changing stack execution protection through mprotect()Michael Shalayeff
2001-05-05PMAP_NEW and UVM are no longer optional on i386.Artur Grabowski
2001-01-26define large page frame mask; also remove trailing spacesMichael Shalayeff
2000-03-01Much nicer pte.h commented by Chuck Cranor; from NetBSDNiklas Hallqvist
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt