apic.c
|
Merge branch 'master' into tickless
|
2012-07-14 13:28:08 -07:00 |
entry32.asm
|
fix bug in the calculation of esp0
|
2012-07-19 00:17:31 +02:00 |
entry64.asm
|
fix bug in the calculation of esp0
|
2012-07-19 00:17:31 +02:00 |
gdt.c
|
fix bug in the calculation of esp0
|
2012-07-19 00:17:31 +02:00 |
idt.c
|
Reverted the removal of configure_idt_entry()
|
2012-06-13 09:57:01 +02:00 |
irq.c
|
add prototype of a tickless kernel
|
2012-07-03 16:46:54 +02:00 |
isrs.c
|
some code cleanups
|
2012-07-18 20:56:23 +02:00 |
kb.c
|
remove compiler warnings in drivers/char/stdio
|
2011-09-30 11:59:45 +02:00 |
multiboot.c
|
- some chmod changes
|
2011-08-02 15:58:20 +02:00 |
pci.c
|
- some chmod changes
|
2011-08-02 15:58:20 +02:00 |
pcihdr.h
|
- some chmod changes
|
2011-08-02 15:58:20 +02:00 |
processor.c
|
fix bug in the calculation of esp0
|
2012-07-19 00:17:31 +02:00 |
string32.asm
|
add build environment for 64bit code
|
2012-05-24 10:49:45 +02:00 |
string64.asm
|
add alpha version of x64 support
|
2012-06-10 08:05:24 +02:00 |
timer.c
|
add prototype of a tickless kernel
|
2012-07-03 16:46:54 +02:00 |
vga.c
|
- some chmod changes
|
2011-08-02 15:58:20 +02:00 |