aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/src/user
AgeCommit message (Collapse)AuthorFilesLines
2025-05-18Make new usable for both kernel and user callsMatteo Gmür1-4/+2
2025-05-18update linker file and improve section parsingFabian Imhof1-5/+12
2025-05-16Fix bug where level 4 to level 2 entries are not mapped user accesible.Matteo Gmür1-16/+0
2025-05-16Attempt to move atomic into stl text as wellMatteo Gmür1-0/+9
2025-05-08wip allocating heap memory in user modeFabian Imhof1-2/+2
2025-05-07wip custom heap allocation functions for user modeFabian Imhof1-11/+15
2025-05-06Remove user Mode Access to VGA / Heap and Kernel Methods.Matteo Gmür1-1/+11
2025-05-05Remove the addition of USER_ACCESSIBLE flag to every entry createdMatteo Gmür1-12/+0
2025-05-05Add comments to syscall componentsMatteo Gmür1-1/+1
2025-05-05Fix recursive include using extra fileMatteo Gmür1-4/+3
2025-05-04move user-mode code into own namespace and linker sectionFabian Imhof1-0/+36