Age | Commit message (Expand) | Author |
---|---|---|
2022-08-04 | syscalls: add _syscall_sleep() | dzwdz |
2022-08-03 | amd64: cleanup the irq code, #define the magic numbers | dzwdz |
2022-07-16 | amd64: back at the shell! | dzwdz |
2022-07-16 | amd64: init can print to the terminal now | dzwdz |
2022-07-16 | amd64: seemingly working syscalls (SYSCALL/SYSRET) | dzwdz |
2022-07-16 | amd64: barely boot into kernel code | dzwdz |