.. |
include
|
Use PROT/MAP flags rather than PTEs to improve portability.
|
2023-10-23 21:53:07 -04:00 |
critical.c
|
Rename cpu definitions to cpu.h and cpuop.h
|
2023-10-23 16:27:55 -04:00 |
debug.c
|
Rename cpu definitions to cpu.h and cpuop.h
|
2023-10-23 16:27:55 -04:00 |
disasm.c
|
Fix warnings from old style C code.
|
2023-08-22 18:02:12 -04:00 |
ioapic.c
|
Rename cpu definitions to cpu.h and cpuop.h
|
2023-10-23 16:27:55 -04:00 |
irq.c
|
Build improvements
|
2014-07-21 23:43:01 -07:00 |
kernel.lds
|
Reorganize the kernel binary to support loading a non-stripped kernel.
|
2023-09-22 21:37:37 -04:00 |
lapic.c
|
Rename cpu definitions to cpu.h and cpuop.h
|
2023-10-23 16:27:55 -04:00 |
machine.c
|
Rename cpu definitions to cpu.h and cpuop.h
|
2023-10-23 16:27:55 -04:00 |
mbentry.c
|
Rename cpu definitions to cpu.h and cpuop.h
|
2023-10-23 16:27:55 -04:00 |
mp.c
|
Rename cpu definitions to cpu.h and cpuop.h
|
2023-10-23 16:27:55 -04:00 |
mpboot.S
|
Documentation cleanup throughout the kernel
|
2023-09-09 20:18:08 -04:00 |
multiboot.S
|
Documentation cleanup throughout the kernel
|
2023-09-09 20:18:08 -04:00 |
pci.c
|
Rename cpu definitions to cpu.h and cpuop.h
|
2023-10-23 16:27:55 -04:00 |
pmap.c
|
Use PROT/MAP flags rather than PTEs to improve portability.
|
2023-10-23 21:53:07 -04:00 |
support.S
|
Implemented CopyStrIn/Out to fix bugginess of using CopyIn/Out wrapping passed a mapped page.
|
2015-01-19 17:57:20 -08:00 |
switch.S
|
Cleanup docs in assembly routines.
|
2023-09-10 16:36:43 -04:00 |
thread.c
|
Rename cpu definitions to cpu.h and cpuop.h
|
2023-10-23 16:27:55 -04:00 |
time.c
|
Rename cpu definitions to cpu.h and cpuop.h
|
2023-10-23 16:27:55 -04:00 |
trap.c
|
Rename cpu definitions to cpu.h and cpuop.h
|
2023-10-23 16:27:55 -04:00 |
trapentry.S
|
Cleanup docs in assembly routines.
|
2023-09-10 16:36:43 -04:00 |
xmem.c
|
Use PROT/MAP flags rather than PTEs to improve portability.
|
2023-10-23 21:53:07 -04:00 |