aboutsummaryrefslogtreecommitdiff
path: root/i386/include
Commit message (Expand)AuthorAgeFilesLines
* Fix early page allocation on XenRichard Braun2016-01-301-0/+4
* Use vm_page as the physical memory allocatorRichard Braun2016-01-231-0/+5
* Import the multiboot module from X15 and relicense to GPLv2+Richard Braun2016-01-231-0/+105
* remove unnused disk code and headersFlavio Cruz2016-01-011-124/+0
* i386: Fix typos in comments (found by codespell)Stefan Weil2015-01-021-1/+1
* Rewrite old-style #endif FOO directivesJustus Winter2014-05-251-1/+1
* i386/include/mach/i386/mach_i386_types.h: add comments after else and endifMarin Ramesa2014-01-011-2/+2
* Add ifndefsMarin Ramesa2013-12-082-0/+8
* Remove unnecessary fileSamuel Thibault2013-12-051-9/+0
* Add non-contiguous mmap supportSamuel Thibault2013-06-101-0/+10
* Add x86 hardware debugging register supportSamuel Thibault2013-02-041-0/+7
* Use unsigned int for ELF 32bit valuesSamuel Thibault2012-03-191-4/+4
* Use unsigned long types for addressesSamuel Thibault2012-03-181-4/+4
* Use unsigned long for addresses and sizesSamuel Thibault2012-03-092-4/+4
* Use gcc builtins for stdarg.h when availableSamuel Thibault2009-11-301-0/+12
* Add memory object proxiesSamuel Thibault2009-11-281-0/+1
* Add XMM FPU registers save/restore support.Samuel Thibault2009-11-282-2/+23
* Remove (vm_offset_t) casts from constantsSamuel Thibault2009-11-221-2/+2
* Fix VM_MAX_ADDRESS defaultSamuel Thibault2009-10-261-1/+1
* Make tuning VM_MAX_ADDRESS trivialSamuel Thibault2009-10-261-2/+7
* 2008-08-03 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-2/+2
* 2007-05-07 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-182-19/+49
* 2007-04-25 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-8/+11
* 2006-12-03 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-10/+0
* 2006-11-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-3/+1
* 2006-11-05 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+16
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-36/+0
* 2006-10-13 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-182-5/+5
* 2005-05-24 Alfred M. Szmidt <ams@gnu.org>Alfred M. Szmidt2009-06-182-3/+6
* 2004-11-22 Guillem Jover <guillem@hadrons.org>Alfred M. Szmidt2009-06-181-0/+4
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-057-43/+42
* 2000-10-29 Roland McGrath <roland@frob.com>Roland McGrath2000-10-2913-1821/+0
* 2000-10-29 Roland McGrath <roland@frob.com>Roland McGrath2000-10-293-139/+0
* Delete old files from Utah Mach4 that we aren't using.Thomas Bushnell1999-06-211-47/+0
* Initial sourceThomas Bushnell1997-02-2539-0/+3582