aboutsummaryrefslogtreecommitdiff
path: root/common/tcb.c
AgeCommit message (Expand)Author
2022-11-10initial implementation of process copyingKimplul
2022-11-09add basic IPI structureKimplul
2022-10-29rewrite pmemKimplul
2022-10-22create impl and CAP_PROC checkingKimplul
2022-10-21beautificationKimplul
2022-10-21initial implementation of swapKimplul
2022-10-21initial spawn implementationKimplul
2022-10-21slight optimisation to cur_tcb on riscvKimplul
2022-10-14remove references to cowKimplul
2022-09-14add canary to kernel stackKimplul
2022-09-14riscv32 boots and advances as far as riscv64Kimplul
2022-06-12doxygen shows no warningsKimplul
2022-06-12add license textsKimplul
2022-06-11continue documentationKimplul
2022-06-09use doxygen todoKimplul
2022-06-09continue documentationKimplul
2022-05-29continue documentation effortsKimplul
2022-05-29modify formatting rulesKimplul
2022-05-29continue documentation efforts.Kimplul
2022-05-28start implementing new proc/rpc handlingKimplul
2022-05-24make process loading more genericKimplul
2022-05-22add @file info to all filesKimplul
2022-05-22rename vm_branch to vmemKimplul
2022-05-22improved tcb handling in preparation for processesKimplul
2022-05-21add status info to memory mappingsKimplul
2022-05-05riscv64 boots with clang (sort of)Kimplul
2022-04-29continue building base for irq handlingKimplul
2022-04-23ran clang-formatKimplul
2022-04-21start working on timer subsysKimplul
2022-04-16initial thread id handlingKimplul
2022-04-10add clang format and run itKimplul
2022-01-07Steps towards better status/debugging controlKimplul
2022-01-07Improved header dependency treeKimplul
2021-12-29RefactoringKimplul
2021-12-29Preparations for refactoringKimplul
2021-12-27Started work on syscallsKimplul
2021-12-19Massive changes to jump to userspaceKimplul