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
/
common
/
pmem.c
Age
Commit message (
Expand
)
Author
2023-06-04
visionfive2 boots
Kimplul
2023-05-29
start trying to boot on visionfive 2
Kimplul
2023-05-11
arbitrary load address and RAM base detection
Kimplul
2023-05-01
update license stuff
Kimplul
2023-04-30
rename to kmi
Kimplul
2022-11-21
possible optimisations
Kimplul
2022-10-29
rewrite pmem
Kimplul
2022-10-14
remove references to cow
Kimplul
2022-06-12
add license texts
Kimplul
2022-06-11
continue documentation
Kimplul
2022-06-09
continue documentation
Kimplul
2022-05-29
make pmem.c slightly easier to read.
Kimplul
2022-05-29
continue documentation efforts
Kimplul
2022-05-29
modify formatting rules
Kimplul
2022-05-24
change bit utils to not be __*
Kimplul
2022-05-23
switch from clang-format to uncrustify
Kimplul
2022-05-22
add @file info to all files
Kimplul
2022-04-10
add basic ubsan and fix issues reported by it
Kimplul
2022-04-10
add clang format and run it
Kimplul
2022-01-07
Modified pmem configuration handling
Kimplul
2022-01-07
Prefix static functions with __
Kimplul
2022-01-07
Improved header dependency tree
Kimplul
2022-01-06
Jump back to kernelspace tested
Kimplul
2021-12-30
Add initial version of device memory mapping
Kimplul
2021-12-29
Refactoring
Kimplul
2021-10-11
Start designing vmem framework
Kimplul
2021-10-11
Renamed [pv]addr_t to [pv]m_t
Kimplul
2021-10-10
Prepare proper jump to kernel
Kimplul
2021-10-01
First jump to virtual memory!
Kimplul
2021-09-25
Used memory regions now marked
Kimplul
2021-09-12
Initial physical page manager
Kimplul