summaryrefslogtreecommitdiff
path: root/src/kernel/arch/amd64/sysenter.s
AgeCommit message (Collapse)Author
2023-09-15kern: fix GDT order for 64bit sysretdzwdz
2022-08-28kernel/amd64: SSE supportdzwdz
2022-08-04do some simple TODOs, organize the rest; general code maintainancedzwdz
2022-07-25kernel: cleaner and more compact stacktracesdzwdz
2022-07-17amd64: remove dead code, combine shared codedzwdz
2022-07-16amd64: back at the shell!dzwdz
2022-07-16amd64: seemingly working syscalls (SYSCALL/SYSRET)dzwdz
2022-07-16amd64: barely boot into kernel codedzwdz