aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/src/memory
AgeCommit message (Expand)AuthorFilesLines
2024-10-15rename contains_flags parameterFabian Imhof2-2/+2
2024-10-15replace standalone value with enumFabian Imhof1-1/+1
2024-10-15Adding enum flagsMatteo Gmür2-36/+7
2024-10-15implement page table membersFabian Imhof1-0/+11
2024-10-15continue implementing pagingFabian Imhof2-27/+21
2024-10-14Start developing pagingMatteo Gmür3-30/+86
2024-10-14Fix typos, implementation in header and missing doxygenMatteo Gmür1-0/+32
2024-10-13continue implementing frame allocatorFabian Imhof1-7/+6
2024-10-13Add missing cpp files to cmake and fix elf alignment issuesMatteo Gmür2-33/+37
2024-10-08Added doxygen comments to all fields and structsMatteo Gmür1-0/+41
2024-10-08begin implementing frame allocatorFabian Imhof1-1/+69
2024-10-06Renaming schemeMatteo Gmür1-2/+2
2024-10-02Creating base frame allocation codeMatteo Gmür1-0/+9