aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv64/kernel/proc.c
AgeCommit message (Expand)Author
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