metalsvm/arch/x86/kernel
2011-06-22 19:51:21 +02:00
..
apic.c use memory barriers instead of read memory barriers to determine the current TSC 2011-04-18 15:07:45 +02:00
entry.asm fix bug in the initializtion of the BSS section 2011-06-09 08:18:12 +02:00
gdt.c fix typo 2011-06-09 08:29:06 +02:00
idt.c Encapsulated IDT-/GDT-descriptor configuring code into helper functions. 2011-04-21 07:31:45 +02:00
irq.c use interrupts+anylength_call now 2011-06-09 04:23:17 -07:00
isrs.c Encapsulated FPU restore instructions. 2011-05-30 11:22:54 +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 add the SSE support 2011-05-28 23:35:46 +02:00
string.asm use .text instead of .code section 2011-03-31 12:38:04 -07:00
timer.c add the support of inter core interrupts 2011-05-17 08:13:20 -07:00
vga.c Color management for procedures using vga_putchar 2011-05-25 09:26:00 +02:00