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
/
include
/
apos
/
types.h
Age
Commit message (
Expand
)
Author
2023-04-30
rename to kmi
Kimplul
2023-01-26
add req_page syscall
Kimplul
2023-01-16
make process ids signed
Kimplul
2022-09-20
add capability subsystem and syscalls
Kimplul
2022-09-14
add canary to kernel stack
Kimplul
2022-06-12
add license texts
Kimplul
2022-05-29
continue documentation efforts
Kimplul
2022-05-28
continue documenting source
Kimplul
2022-05-22
apply slight doxygen formatting improvements
Kimplul
2022-05-22
add @file info to all files
Kimplul
2022-05-21
add status info to memory mappings
Kimplul
2022-04-21
fix warnings on 32bit riscv
Kimplul
2022-04-17
expand sbi implementation a bit
Kimplul
2022-04-16
initial thread id handling
Kimplul
2022-04-10
add clang format and run it
Kimplul
2022-03-01
make vmflags_t 16 bits
Kimplul
2022-01-07
Use #if defined(...) when not guard clause
Kimplul
2022-01-07
Steps towards better status/debugging control
Kimplul
2022-01-07
Improved header dependency tree
Kimplul
2021-10-11
Start designing vmem framework
Kimplul
2021-08-31
Improved linkind process, added padding generator
Kimplul
2021-08-30
Initial formatted debug output
Kimplul
2021-08-22
Integrated libfdt
Kimplul
2021-08-19
New build system (WIP)
Kimplul