Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-15 | kern: fix GDT order for 64bit sysret | dzwdz | |
2022-08-28 | kernel/amd64: SSE support | dzwdz | |
2022-08-04 | do some simple TODOs, organize the rest; general code maintainance | dzwdz | |
2022-07-25 | kernel: cleaner and more compact stacktraces | 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: barely boot into kernel code | dzwdz | |