sortix-mirror/sortix/x86-family
Jonas 'Sortie' Termansen 49a66893b2 Fix kernel compile warnings. 2013-07-09 20:28:55 +02:00
..
float.cpp Fix floating point corruption on thread exit. 2013-01-27 14:45:25 +01:00
float.h Fix floating point corruption on thread exit. 2013-01-27 14:45:25 +01:00
gdt.cpp Fix kernel compile warnings. 2013-07-09 20:28:55 +02:00
gdt.h Better abstraction of setting kernel stack. 2012-08-04 18:35:23 +02:00
idt.cpp Replace <libmaxsi/format.h> with <stdio.h>. 2012-12-14 14:13:34 +01:00
idt.h Split descriptor_tables.cpp into a gdt.cpp and idt.cpp. 2012-03-01 00:15:28 +01:00
memorymanagement.cpp Fix kernel compile warnings. 2013-07-09 20:28:55 +02:00
memorymanagement.h Fixed bad declaration of MapPAT in x86-family/memorymanagement.h. 2012-07-30 18:56:02 +02:00
msr.cpp Added support for MSRs, PAT and MTRRs. 2012-07-01 00:55:36 +02:00
msr.h Added support for MSRs, PAT and MTRRs. 2012-07-01 00:55:36 +02:00
x86-family.cpp Replace libmaxsi headers with libc headers. 2012-12-14 14:13:35 +01:00
x86-family.h Multithreaded kernel and improvement of signal handling. 2012-09-08 18:45:41 +02:00