toaruos/kernel
2015-05-21 03:12:09 -04:00
..
cpu Optimizations 2015-05-20 23:32:21 -04:00
devices Add half-assed support for IRQ chaining. 2015-05-18 21:07:06 -07:00
ds And then some more magic to merge the vimhints and the copyright headers 2014-06-07 23:58:31 -07:00
fs Cleaned up, optimized and rewrote crucial parts of libc for the kernel, fixed a few bugs as well. 2015-05-21 03:12:09 -04:00
include Cleaned up, optimized and rewrote crucial parts of libc for the kernel, fixed a few bugs as well. 2015-05-21 03:12:09 -04:00
mem And then some more magic to merge the vimhints and the copyright headers 2014-06-07 23:58:31 -07:00
misc Some IRQ cleanup 2015-05-20 19:52:19 -04:00
sys Cleaned up, optimized and rewrote crucial parts of libc for the kernel, fixed a few bugs as well. 2015-05-21 03:12:09 -04:00
boot.S Use GAS instead of YASM. 2015-05-20 03:12:20 -04:00
gdt.S Use GAS instead of YASM. 2015-05-20 03:12:20 -04:00
idt.S Use GAS instead of YASM. 2015-05-20 03:12:20 -04:00
irq.S Optimizations 2015-05-20 23:32:21 -04:00
isr.S Optimizations 2015-05-20 23:32:21 -04:00
libc.c Cleaned up, optimized and rewrote crucial parts of libc for the kernel, fixed a few bugs as well. 2015-05-21 03:12:09 -04:00
link.ld Use GAS instead of YASM. 2015-05-20 03:12:20 -04:00
main.c Fix root= argument 2014-08-15 16:25:15 -07:00
task.S Cleanup system call code and improve branch prediction. 2015-05-20 14:14:51 -04:00
tss.S Use GAS instead of YASM. 2015-05-20 03:12:20 -04:00
user.S Cleanup system call code and improve branch prediction. 2015-05-20 14:14:51 -04:00