metalsvm/arch/x86/kernel
2011-08-26 03:10:40 -07:00
..
apic.c first try to realize task stealing 2011-08-18 12:16:31 +02:00
entry.asm save and restore segment registers 2011-08-02 12:33:08 -07:00
gdt.c redesign of the timers, support of timeouts in mailboxes and semaphores 2011-08-06 15:55:34 +02:00
idt.c cosmetic changes 2011-07-31 19:17:42 +02:00
irq.c fix bug in handling the timer interrupt 2011-07-30 22:47:27 +02:00
isrs.c avoid races on SMP systems 2011-08-01 22:01:39 +02:00
kb.c - huge commit 2010-12-10 06:16:58 +00:00
Makefile create a separate directory for SCC specific code 2011-03-24 07:13:55 +01:00
multiboot.c fix bug in the initializtion of the BSS section 2011-06-09 08:18:12 +02:00
pci.c - remove an awful bug in the calculation of the io address 2010-11-29 02:36:40 +00:00
pcihdr.h Commented another bunch of header files. 2011-04-04 18:12:08 +02:00
processor.c fine tuning to increase the performance of the mailbox example 2011-07-02 03:13:24 -07:00
string.asm use .text instead of .code section 2011-03-31 12:38:04 -07:00
timer.c remove compiler warnings 2011-08-26 03:10:40 -07:00
vga.c Color management for procedures using vga_putchar 2011-05-25 09:26:00 +02:00