index
:
kmi
master
ACTIVE - Kernel with migrating threads as IPC
kimi.h.kuparinen+kmi@gmail.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv64
/
kernel
/
proc.c
Age
Commit message (
Expand
)
Author
2022-11-12
initial rpc implementations
Kimplul
2022-11-11
less buggy fork
Kimplul
2022-11-09
add basic IPI structure
Kimplul
2022-10-22
initial high level fork imp
Kimplul
2022-10-21
beautification
Kimplul
2022-10-21
initial implementation of swap
Kimplul
2022-10-21
initial spawn implementation
Kimplul
2022-06-12
add license texts
Kimplul
2022-06-11
continue documentation
Kimplul
2022-06-11
continue documentation
Kimplul
2022-06-09
use doxygen todo
Kimplul
2022-06-09
continue documentation
Kimplul
2022-05-28
implement set_ipc on riscv
Kimplul
2022-05-28
start implementing new proc/rpc handling
Kimplul
2022-05-24
make process loading more generic
Kimplul
2022-05-23
new include structure, make parse easier for doxy
Kimplul
2022-05-23
switch from clang-format to uncrustify
Kimplul
2022-05-22
add @file info to all files
Kimplul
2022-04-29
continue building base for irq handling
Kimplul
2022-04-24
start initial irq handling
Kimplul
2022-04-10
add clang format and run it
Kimplul
2022-01-07
Steps towards better status/debugging control
Kimplul
2022-01-07
Allow building with clang
Kimplul