aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv64/kernel/proc.c
AgeCommit message (Expand)Author
2024-07-07smp now seems to workKimplul
2024-07-06adjust stack handlingKimplul
2024-07-06pretty massive virtual memory rewriteKimplul
2024-07-05implement bklKimplul
2024-07-05allow booting with Qemu's -kernel flag directlyKimplul
2024-01-10some kmx alleviationsKimplul
2023-07-27use nifty variable argument count trickKimplul
2023-05-01update license stuffKimplul
2023-04-30rename to kmiKimplul
2022-12-01start looking into memory handlingKimplul
2022-11-21fix llvmKimplul
2022-11-13improve documentation on new featuresKimplul
2022-11-13~700k ipc requestsKimplul
2022-11-12release mode, ~600k requestsKimplul
2022-11-12initial rpc implementationsKimplul
2022-11-11less buggy forkKimplul
2022-11-09add basic IPI structureKimplul
2022-10-22initial high level fork impKimplul
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-11continue documentationKimplul
2022-06-09use doxygen todoKimplul
2022-06-09continue documentationKimplul
2022-05-28implement set_ipc on riscvKimplul
2022-05-28start implementing new proc/rpc handlingKimplul
2022-05-24make process loading more genericKimplul
2022-05-23new include structure, make parse easier for doxyKimplul
2022-05-23switch from clang-format to uncrustifyKimplul
2022-05-22add @file info to all filesKimplul
2022-04-29continue building base for irq handlingKimplul
2022-04-24start initial irq handlingKimplul
2022-04-10add clang format and run itKimplul
2022-01-07Steps towards better status/debugging controlKimplul
2022-01-07Allow building with clangKimplul