aboutsummaryrefslogtreecommitdiff
path: root/common/pmem.c
AgeCommit message (Expand)Author
2022-01-07Modified pmem configuration handlingKimplul
2022-01-07Prefix static functions with __Kimplul
2022-01-07Improved header dependency treeKimplul
2022-01-06Jump back to kernelspace testedKimplul
2021-12-30Add initial version of device memory mappingKimplul
2021-12-29RefactoringKimplul
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-09-25Used memory regions now markedKimplul
2021-09-12Initial physical page managerKimplul