Age | Commit message (Expand) | Author |
---|---|---|
2022-08-28 | kernel/amd64: SSE support | dzwdz |
2022-08-04 | syscalls: add _syscall_sleep() | dzwdz |
2022-08-01 | amd64: /video/b device, provided by grub | dzwdz |
2022-07-17 | amd64: remove dead code, combine shared code | dzwdz |
2022-07-16 | amd64: back at the shell! | dzwdz |
2022-07-16 | amd64: seemingly working syscalls (SYSCALL/SYSRET) | dzwdz |
2022-07-16 | amd64: just enough paging support to map init | dzwdz |
2022-07-16 | amd64: barely boot into kernel code | dzwdz |