aboutsummaryrefslogtreecommitdiff
path: root/include/arch
AgeCommit message (Expand)Author
2024-07-04generalize orphantsKimplul
2024-07-04add zombie and orphan threadsKimplul
2024-01-10some kmx alleviationsKimplul
2023-10-09experimenting with removing lists threads per procKimplul
2023-10-09move rpc stack handling to arch-specific codeKimplul
2023-08-04add initial smp bringupKimplul
2023-07-31start working on irqsKimplul
2023-07-27use nifty variable argument count trickKimplul
2023-06-08add fast userspace return to do_ipcKimplul
2023-06-04visionfive2 bootsKimplul
2023-06-04visionfive2 boots until debugging is initializedKimplul
2023-05-01update license stuffKimplul
2023-04-30rename to kmiKimplul
2022-12-01start looking into memory handlingKimplul
2022-11-21possible optimisationsKimplul
2022-11-13improve documentation on new featuresKimplul
2022-11-13~1.3M ipc requestsKimplul
2022-11-12slight optimizationKimplul
2022-11-12initial rpc implementationsKimplul
2022-11-11less buggy forkKimplul
2022-11-09update docsKimplul
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-09-15change syscalls to take 5 params and return 6Kimplul
2022-06-12add license textsKimplul
2022-06-11continue documentationKimplul
2022-06-11continue documentationKimplul
2022-06-09use doxygen todoKimplul
2022-06-09continue documentationKimplul
2022-05-29continue documentation efforts.Kimplul
2022-05-28start implementing new proc/rpc handlingKimplul
2022-05-24make process loading more genericKimplul
2022-05-23start writing documentationKimplul
2022-05-23new include structure, make parse easier for doxyKimplul
2022-05-22apply slight doxygen formatting improvementsKimplul
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-04-21start working on timer subsysKimplul
2022-04-10add clang format and run itKimplul
2022-01-07Use #if defined(...) when not guard clauseKimplul
2022-01-07Modified pmem configuration handlingKimplul
2022-01-07Moved debugging into debug.cKimplul
2022-01-07Steps towards better status/debugging controlKimplul
2022-01-07Improved header dependency treeKimplul