summaryrefslogtreecommitdiff
path: root/i386/i386/locore.S
AgeCommit message (Expand)Author
2019-02-15added ASSEMBLER macro in locore.SAlmuHS
2019-02-15fix some errors and removed bad codeAlmuHS
2018-06-28moved cpu_number() to cpu_number.c, created CPU_NUMBER ASM macroAbel Romero PĂ©rez
2016-09-11Fix size of functions interrupt and syscallSamuel Thibault
2016-02-02Stack the slab allocator directly on top of the physical allocatorRichard Braun
2015-12-11Fix boot under kvm in linux 4.3Samuel Thibault
2015-02-20i386: specialize `copyinmsg' and `copyoutmsg'Justus Winter
2015-02-20i386: drop needless instruction from `copyout'Justus Winter
2014-12-15Make spl7 just clear IF instead of setting the PIC maskSamuel Thibault
2013-02-04Add x86 hardware debugging register supportSamuel Thibault
2013-01-28More ifdef fixes for ring1 support and pv descriptors supportSamuel Thibault
2013-01-28Add initial code for disabling PV pagetablesSamuel Thibault
2012-03-18Do not hardcode structure offsetSamuel Thibault
2011-09-01Fix documentationSamuel Thibault
2011-08-31Optimize copyout pathSamuel Thibault
2011-08-31Fix copyout retry on lazy allocation on >= i486Samuel Thibault
2011-08-29Make copyout run in 1 loop on >= i486Samuel Thibault
2011-08-28Skip kernel WP check on i486 and aboveSamuel Thibault
2011-08-28Disable (<i486)-only WP workaround on Xen & PAESamuel Thibault
2011-04-19Close call stack on continuationSamuel Thibault
2011-03-11Fix continuation after keyboard debugger invocationSamuel Thibault
2011-02-27Detect interrupt overflowSamuel Thibault
2011-02-27Add x86 debug register Xen supportSamuel Thibault
2009-12-22Fix debugger triggerroot
2009-12-19Document kdb_kintr stack manipulationSamuel Thibault
2009-12-16Add Xen supportSamuel Thibault
2009-10-25Fix warningSamuel Thibault
2009-06-182008-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182008-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-18 * i386/i386/locore.S (syscall): Clear direction flag at entry.Samuel Thibault
2009-06-182007-07-09 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182007-08-04 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182007-08-04 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182007-05-07 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-12-19 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-11-05 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-11-05 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-11-05 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-01-26 Jeroen Dekkers <jeroen@dekkers.cx>Thomas Schwinge
2009-06-182004-11-22 Guillem Jover <guillem@hadrons.org>Alfred M. Szmidt
2001-10-072001-10-07 Roland McGrath <roland@frob.com>Roland McGrath
2001-10-012001-10-01 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2001-04-052001-04-04 Roland McGrath <roland@frob.com>Roland McGrath
1997-08-04Sun Aug 3 18:25:38 1997 Shantanu Goel <goel@cs.columbia.edu>Thomas Bushnell
1997-03-24prerelease workThomas Bushnell
1997-02-25Initial sourceThomas Bushnell