redox/arch/x86_64/src
2016-09-19 17:19:49 -06:00
..
acpi Correctly position stack in higher half 2016-09-19 08:46:11 -06:00
device Move PS/2 driver to userspace 2016-09-19 17:19:49 -06:00
interrupt PS/2 driver convert to char 2016-09-19 10:24:19 -06:00
memory Cleanup PML4 entries, pass correct cpu ID to trampoline 2016-09-12 13:06:00 -06:00
paging Correctly position stack in higher half 2016-09-19 08:46:11 -06:00
console.rs Improve efficiency of kernel console 2016-09-01 14:39:45 -06:00
context.rs Unlock context switch lock without potentially screwing up switch_to function 2016-09-18 21:05:59 -06:00
externs.rs Complete execve - add argument support using safe ABI 2016-09-17 21:44:50 -06:00
gdt.rs Remove user TLS 2016-09-12 15:52:04 -06:00
idt.rs Load a very simple ELF and launch it in usermode 2016-09-07 21:16:30 -06:00
lib.rs Move PS/2 driver to userspace 2016-09-19 17:19:49 -06:00
linker.ld Higher-half kernel mapping. Unmap where possible, freeing up lower memory 2016-09-14 20:47:55 -06:00
panic.rs Keep track of AP count, allocate bigger AP stack, stack trace function 2016-08-17 19:34:33 -06:00
start.rs Correctly position stack in higher half 2016-09-19 08:46:11 -06:00