summaryrefslogtreecommitdiffstats
path: root/sys/amd64/ia32/ia32_exception.S
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "MFC r328083,328096,328116,328119,328120,328128,328135,328153,...Luiz Souza2018-02-231-7/+10
* Revert "MFC r328083,328096,328116,328119,328120,328128,328135,328153,328157,"Luiz Souza2018-02-211-10/+7
* MFC r328083,328096,328116,328119,328120,328128,328135,328153,328157,kib2018-02-191-7/+10
* Catch up to PCB_FULL_IRET becoming a pcb flag rather than a full field.jhb2011-04-081-1/+1
* Clear DF bit in eflags/rflags on the kernel entry. The i386 and amd64kib2010-06-231-0/+1
* Restore the segment registers and segment base MSRs for amd64 syscallkib2009-07-091-5/+7
* Save and restore segment registers on amd64 when entering and leavingkib2009-04-011-0/+5
* Newer versions of gcc don't support treating structures passed by valuekmacy2006-12-171-0/+1
* Don't repeat the definition of IDTVEC(). It is in asmacros.h.bde2004-05-241-3/+0
* Added profiling support for Xint0x80_syscall.bde2004-05-231-0/+2
* Stop pretending to support kernel profiling. The FAKE_MCOUNT() etcpeter2003-11-131-2/+0
* Add BASIC i386 binary support for the amd64 kernel. This is largelypeter2003-05-141-0/+69
OpenPOWER on IntegriCloud