sortix-mirror/sortix/x86
Jonas 'Sortie' Termansen c36b35adc2 Refactor kernel GDT code. 2013-12-17 14:30:37 +01:00
..
base.s Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
boot.s Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
calltrace.s Support doing kernel calltraces on another stack. 2013-12-17 14:30:26 +01:00
interrupt.s Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
kthread.s Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
memorymanagement.cpp Refactor kernel address space allocation. 2013-12-17 14:30:28 +01:00
memorymanagement.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
process.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
syscall.s Chain kernel frame pointer list with user-space. 2013-12-17 14:30:35 +01:00
thread.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
x86.cpp Refactor kernel cpu.h header. 2013-12-17 14:30:34 +01:00