aboutsummaryrefslogtreecommitdiff
path: root/include/apos/mem.h
AgeCommit message (Expand)Author
2022-10-29rewrite pmemKimplul
2022-10-14remove references to cowKimplul
2022-09-14add canary to kernel stackKimplul
2022-06-12add license textsKimplul
2022-06-09continue documentationKimplul
2022-05-29continue documentationKimplul
2022-05-29continue documentation effortsKimplul
2022-05-29modify formatting rulesKimplul
2022-05-28continue documenting sourceKimplul
2022-05-24initial musings about execKimplul
2022-05-23switch from clang-format to uncrustifyKimplul
2022-05-22add @file info to all filesKimplul
2022-05-21add status info to memory mappingsKimplul
2022-05-12initial workings of shared memoryKimplul
2022-04-23ran clang-formatKimplul
2022-04-10add basic ubsan and fix issues reported by itKimplul
2022-04-10add clang format and run itKimplul
2022-01-07Modified pmem configuration handlingKimplul
2022-01-07Steps towards better status/debugging controlKimplul
2022-01-07Improved header dependency treeKimplul
2021-12-29RefactoringKimplul
2021-12-19[WIP] virtual memory managementKimplul
2021-10-19Initial virtual memory mapping functionsKimplul
2021-10-11Start designing vmem frameworkKimplul
2021-10-11Renamed [pv]addr_t to [pv]m_tKimplul
2021-10-10Prepare proper jump to kernelKimplul
2021-10-01First jump to virtual memory!Kimplul
2021-08-22Integrated libfdtKimplul