.. |
include
|
Add copy.c into build
|
2014-10-14 13:58:34 -07:00 |
critical.c
|
Debugging for critical.c
|
2014-08-19 18:10:53 -07:00 |
debug.c
|
Fix build error
|
2014-09-05 18:18:49 -07:00 |
disasm.c
|
Fixing warnings and small fixes.
|
2014-09-04 18:21:18 -07:00 |
ioapic.c
|
Bug fixes and debugging for ioapic
|
2014-08-19 18:10:09 -07:00 |
irq.c
|
Build improvements
|
2014-07-21 23:43:01 -07:00 |
kernel.lds
|
Improve build portability.
|
2014-10-09 21:05:02 -07:00 |
lapic.c
|
Build improvements
|
2014-07-21 23:43:01 -07:00 |
machine.c
|
Fixing warnings and small fixes.
|
2014-09-04 18:21:18 -07:00 |
mbentry.c
|
Build improvements
|
2014-07-21 23:43:01 -07:00 |
mp.c
|
Basic page mapping, allocator, and PCI code
|
2014-06-30 15:52:35 -07:00 |
mpboot.S
|
Basic page mapping, allocator, and PCI code
|
2014-06-30 15:52:35 -07:00 |
multiboot.S
|
Kernel relocated to high memory
|
2014-07-18 15:09:52 -07:00 |
pci.c
|
Build improvements
|
2014-07-21 23:43:01 -07:00 |
pmap.c
|
Improving kernel ELF loader
|
2014-10-12 20:22:52 -07:00 |
support.S
|
Implement copyin/copyout
|
2014-10-12 13:17:18 -07:00 |
switch.S
|
Implement kernel threads and a round-robin scheduler
|
2014-07-23 18:07:07 -07:00 |
thread.c
|
Implement kernel threads and a round-robin scheduler
|
2014-07-23 18:07:07 -07:00 |
time.c
|
rdtsc and improved spinlock statistics
|
2014-07-24 20:25:17 -07:00 |
trap.c
|
Fixes to CopyIn/CopyOut
|
2014-10-14 16:23:50 -07:00 |
trapentry.S
|
Implement kernel threads and a round-robin scheduler
|
2014-07-23 18:07:07 -07:00 |
xmem.c
|
Fixing bugs in the slab allocator and xmem.
|
2014-09-05 18:34:51 -07:00 |