aboutsummaryrefslogtreecommitdiff
path: root/i386/intel/pmap.h
Commit message (Expand)AuthorAgeFilesLines
* add support for booting from grub with x86_64Luca Dariz2022-08-271-0/+1
* vm_object: Fix vm_object_page_map map function prototypeSamuel Thibault2022-02-161-1/+1
* ddb: Fix accessing high memorySamuel Thibault2021-12-281-0/+23
* pmap: Note that we should support PCIDSamuel Thibault2020-12-021-0/+1
* smp: Add --enable-ncpus option and fix buildSamuel Thibault2020-09-191-3/+3
* pmap.h: Fix PDPMASK in 32bit PAESamuel Thibault2020-04-031-1/+2
* pmap.h: Add 64bit variantSamuel Thibault2020-03-281-2/+39
* i386: Make function static.Justus Winter2017-08-051-6/+0
* i386: Use discontiguous page directories when using PAE.Justus Winter2016-11-011-5/+9
* Replace vm_offset_t with phys_addr_t where appropriateRichard Braun2016-09-211-8/+4
* Keep two virtual pages as mapping windows to access physical memorySamuel Thibault2014-03-031-0/+10
* ddb: qualify pointers whose dereferenced values are constant with constMarin Ramesa2013-12-151-1/+1
* i386/intel/pmap.c: remove forward declarationsMarin Ramesa2013-12-051-0/+14
* i386/intel/pmap.h: remove register qualifiersMarin Ramesa2013-11-151-3/+3
* Add initial code for disabling PV pagetablesSamuel Thibault2013-01-281-5/+5
* Use compiler defined __i386__ symbol instead of use defined i386Guillem Jover2012-03-201-2/+2
* Fix PAE page frame number mask.Samuel Thibault2012-03-141-1/+1
* Fix Xen bootstrap at virtual address above 1GiBSamuel Thibault2012-03-141-0/+7
* Adjust the kernel to use the slab allocatorRichard Braun2011-12-171-1/+0
* Extend machine addresses to 64bit for PAESamuel Thibault2010-04-081-0/+4
* Mark macro arguments as usedGuillem Jover2009-12-181-0/+6
* Add Xen supportSamuel Thibault2009-12-161-0/+17
* 2008-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-6/+33
* 2008-07-23 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-3/+3
* 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-0/+28
* 2007-04-30 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-2/+2
* 2006-12-19 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-0/+1
* 2006-11-05 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-0/+1
* 2006-11-05 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-37/+2
* 2006-10-13 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-4/+4
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-16/+16
* Initial sourceThomas Bushnell1997-02-251-0/+401