-
3a7a5962 · Add constexpr to create segment descriptor
-
c4ced070 · Merge branch 'feat_inital_context_switching' into 'develop_ba'
- ... and 128 more commits. Compare 3fb83610...c4ced070
-
3d83e808 · Update documentation generation files
-
3e597ede · Readd text kernels ection with explanation
Implemented with improved Linked List Allocator
-
8a6a9a3a · Improve syscalls and user heap allocator
-
8d39f3f6 · Make new usable for both kernel and user calls
-
1b5a771a · update linker file and improve section parsing
-
5c314eef · Fix bug where level 4 to level 2 entries are not mapped user accesi...
-
d4cc546d · Attempt to move atomic into stl text as well
-
06b6e20b · add cpp standard library to .stl_text section (which is user access...
-
29e06786 · Fix crashes because of are frame allocator copy
-
ee4c61f7 · Adjust user heap to lazy allocate heap
-
ef156dd6 · make frame_allocator and active_page_table statically available
-
833cd644 · Adjust user heap allocator with expanding heap functionality