aboutsummaryrefslogtreecommitdiff
path: root/include/arch/proc.h
AgeCommit message (Expand)Author
2024-08-22change sys_ret handling to always include idKimplul
2024-07-06prefer __riscv_xlen over riscv64Kimplul
2024-07-06pretty massive virtual memory rewriteKimplul
2024-07-05allow booting with Qemu's -kernel flag directlyKimplul
2024-01-10some kmx alleviationsKimplul
2023-07-31start working on irqsKimplul
2023-07-27use nifty variable argument count trickKimplul
2023-06-08add fast userspace return to do_ipcKimplul
2023-05-01update license stuffKimplul
2023-04-30rename to kmiKimplul
2022-12-01start looking into memory handlingKimplul
2022-11-12initial rpc implementationsKimplul
2022-11-11less buggy forkKimplul
2022-11-09update docsKimplul
2022-11-09add basic IPI structureKimplul
2022-10-21beautificationKimplul
2022-10-21initial implementation of swapKimplul
2022-10-21initial spawn implementationKimplul
2022-06-12add license textsKimplul
2022-06-11continue documentationKimplul
2022-06-09continue documentationKimplul
2022-05-28start implementing new proc/rpc handlingKimplul
2022-05-24make process loading more genericKimplul