summaryrefslogtreecommitdiff
path: root/src/kernel/arch/amd64/time.c
AgeCommit message (Expand)Author
2023-09-19kernel: use HPET timer for sleepsdzwdz
2023-09-17kernel/amd64: add HPET support, slightly rework time handlingdzwdz
2023-09-13cmd/init: remove /initctl, use intr insteaddzwdz
2023-01-25kernel/irq: use a lookup table for irqsdzwdz
2023-01-25style: typedef structs, shorter namespacesdzwdz
2022-08-04syscalls: add _syscall_sleep()dzwdz