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
/
include
Age
Commit message (
Expand
)
Author
2024-07-07
misc fixes
Kimplul
2024-07-06
pretty massive virtual memory rewrite
Kimplul
2023-10-09
experimenting with removing lists threads per proc
Kimplul
2023-10-09
move rpc stack handling to arch-specific code
Kimplul
2023-05-01
update license stuff
Kimplul
2023-04-30
rename to kmi
Kimplul
2022-11-13
improve documentation on new features
Kimplul
2022-11-13
~700k ipc requests
Kimplul
2022-06-12
add license texts
Kimplul
2022-05-29
continue documentation efforts.
Kimplul
2022-05-28
continue documenting source
Kimplul
2022-05-24
make process loading more generic
Kimplul
2022-05-24
initial musings about exec
Kimplul
2022-05-23
start writing documentation
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-05-22
rename vm_branch to vmem
Kimplul
2022-05-21
implement timers better
Kimplul
2022-05-05
fix makefiles on netbsd
Kimplul
2022-04-29
continue building base for irq handling
Kimplul
2022-04-24
start initial irq handling
Kimplul
2022-04-23
ran clang-format
Kimplul
2022-04-21
fix warnings on 32bit riscv
Kimplul
2022-04-17
expand sbi implementation a bit
Kimplul
2022-04-10
add clang format and run it
Kimplul
2022-01-07
Use #if defined(...) when not guard clause
Kimplul
2022-01-07
Modified pmem configuration handling
Kimplul
2022-01-07
Improved header dependency tree
Kimplul
2022-01-07
Allow building with clang
Kimplul