.. |
cmos.cpp
|
Optimize reading the CMOS real time clock.
|
2014-11-25 19:42:28 +01:00 |
cmos.h
|
Rename Sortix kernel directory to kernel.
|
2014-03-01 14:37:39 +01:00 |
float.cpp
|
Refactor kernel interrupt and thread register support.
|
2014-11-18 20:33:21 +01:00 |
float.h
|
Refactor kernel interrupt and thread register support.
|
2014-11-18 20:33:21 +01:00 |
gdt.cpp
|
Refactor kernel interrupt and thread register support.
|
2014-11-18 20:33:21 +01:00 |
gdt.h
|
Refactor kernel interrupt and thread register support.
|
2014-11-18 20:33:21 +01:00 |
idt.cpp
|
Implement signals.
|
2014-07-22 13:25:39 +02:00 |
idt.h
|
Refactor i386 and x86_64 interrupt support.
|
2014-03-17 19:22:13 +01:00 |
interrupt.cpp
|
Retire calltrace support in favor of the kernel debugger.
|
2014-12-01 21:38:06 +01:00 |
memorymanagement.cpp
|
Maintain counts of physical frames used for particular purposes.
|
2014-11-26 22:27:04 +01:00 |
memorymanagement.h
|
Update kernel memory management to current coding conventions.
|
2014-03-01 14:37:40 +01:00 |
mtrr.cpp
|
Refactor kernel PAT, MTRR, and MSR usage.
|
2014-03-17 19:22:13 +01:00 |
pat.cpp
|
Refactor kernel PAT, MTRR, and MSR usage.
|
2014-03-17 19:22:13 +01:00 |
pic.cpp
|
Relocate kernel IO port functions to <sortix/kernel/ioport.h>.
|
2014-11-18 18:10:22 +01:00 |
pic.h
|
Refactor i386 and x86_64 interrupt support.
|
2014-03-17 19:22:13 +01:00 |
time.cpp
|
Refactor kernel interrupt and thread register support.
|
2014-11-18 20:33:21 +01:00 |
x86-family.cpp
|
Relocate kernel IO port functions to <sortix/kernel/ioport.h>.
|
2014-11-18 18:10:22 +01:00 |
x86-family.h
|
Add rdmsr(2) and wrmsr(2).
|
2014-05-29 17:14:30 +02:00 |