.. |
apic.h
|
- huge commit
|
2010-12-10 06:16:58 +00:00 |
atomic.h
|
- remove typo
|
2010-08-15 14:39:05 +00:00 |
elf.h
|
Add constants, which defines the permissions on sections in the program header.
|
2011-02-22 21:04:15 +01:00 |
gdt.h
|
- huge commit
|
2010-12-10 06:16:58 +00:00 |
idt.h
|
- increase the readability by using macros instead of some hard-coded numbers
|
2010-08-24 05:43:39 +00:00 |
io.h
|
- add additional inport and outport functions (wl)
|
2010-08-05 07:11:38 +00:00 |
irq.h
|
- add some error checks
|
2010-11-05 06:07:39 +00:00 |
irqflags.h
|
add nested spinlocks
|
2011-03-04 11:38:40 +01:00 |
isrs.h
|
- first steps to realize a SVM subsystem in a VM
|
2010-07-31 15:53:30 +00:00 |
kb.h
|
- add code to detect pci interfaces
|
2010-08-05 11:53:02 +00:00 |
multiboot.h
|
- increasing the readability
|
2011-02-09 07:07:07 +00:00 |
page.h
|
remove memory leak and redesign of the internal memory accounting
|
2011-03-04 22:44:53 +01:00 |
pci.h
|
- cleanup pci code
|
2010-11-27 17:28:32 +00:00 |
processor.h
|
First steps to support the system calls "fork" and "wait"
|
2011-03-02 13:49:36 +01:00 |
scc.h
|
- add APIC support for the SCC
|
2010-11-26 05:33:02 +00:00 |
scc_memcpy.h
|
- add special memcpy functions for the RockCreek processor (aka SCC)
|
2010-11-05 06:14:51 +00:00 |
stddef.h
|
- huge commit
|
2010-12-10 06:16:58 +00:00 |
string.h
|
minor optimization in our assembler code
|
2011-03-08 14:39:21 +01:00 |
syscall.h
|
- add the libc "newlib" and their support into MetalSVM
|
2010-08-17 09:59:29 +00:00 |
tasks.h
|
Fix bug in system call "fork"
|
2011-03-02 23:08:01 +01:00 |
tss.h
|
- huge commit
|
2010-12-10 06:16:58 +00:00 |
vga.h
|
- add code to detect pci interfaces
|
2010-08-05 11:53:02 +00:00 |