.. |
atomic.h
|
Add basic atomic operations which will be used in locking-mechanisms.
|
2013-11-26 09:13:57 +01:00 |
gdt.h
|
add preemptive multitasking and interrupt handling
|
2013-11-27 22:49:30 +01:00 |
idt.h
|
add preemptive multitasking and interrupt handling
|
2013-11-27 22:49:30 +01:00 |
io.h
|
add missing description
|
2013-11-12 09:26:19 +01:00 |
irq.h
|
add preemptive multitasking and interrupt handling
|
2013-11-27 22:49:30 +01:00 |
irqflags.h
|
add first steps to support user-level tasks
|
2014-01-22 12:12:39 +01:00 |
isrs.h
|
add preemptive multitasking and interrupt handling
|
2013-11-27 22:49:30 +01:00 |
limits.h
|
add the "smallest" HelloWorld of the world
|
2013-11-08 17:22:37 +01:00 |
multiboot.h
|
replaced multiboot_init() by global pointer in entry.asm
|
2014-06-30 12:15:52 +02:00 |
page.h
|
simplified code, fixed smaller bugs
|
2014-11-28 01:39:56 +01:00 |
processor.h
|
added functions to handle TLB invalidation and control register access
|
2014-08-21 20:14:59 +02:00 |
stddef.h
|
add preemptive multitasking and interrupt handling
|
2013-11-27 22:49:30 +01:00 |
string.h
|
add highly tuned assmbler functions for basic string operations
|
2013-11-08 22:06:07 +01:00 |
syscall.h
|
add first steps to support user-level tasks
|
2014-01-22 12:12:39 +01:00 |
tasks.h
|
Simplify code, add additional comments
|
2014-01-22 12:15:15 +01:00 |
tasks_types.h
|
add support of nonpreemptive multitasking and additional comments
|
2013-11-19 23:11:53 +01:00 |
tss.h
|
add preemptive multitasking and interrupt handling
|
2013-11-27 22:49:30 +01:00 |
vga.h
|
add documentation into the source code
|
2013-11-08 22:55:29 +01:00 |