index
:
pub/fmorgner/teachos.git
develop
develop-BA-FS26
main
The TeachOS kernel, a greenfield, pure 64-bit, educational operating system.
fmorgner
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
src
/
memory
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-19
Move compelte multiboot2 code into seperate files and behaviour into seperate...
Matteo Gmür
4
-36
/
+155
2024-10-16
Attempt to implement page table checks using templates
Matteo Gmür
1
-58
/
+0
2024-10-16
Adjust table accessing code to make it safer (always out of bounds checked)
Matteo Gmür
1
-14
/
+33
2024-10-16
Fix compilation issues with assigning values to page_map_variable address
Matteo Gmür
2
-8
/
+24
2024-10-16
Adjust types
Matteo Gmür
1
-6
/
+4
2024-10-15
add 4th level page table
Fabian Imhof
1
-0
/
+27
2024-10-15
rename contains_flags parameter
Fabian Imhof
2
-2
/
+2
2024-10-15
replace standalone value with enum
Fabian Imhof
1
-1
/
+1
2024-10-15
Adding enum flags
Matteo Gmür
2
-36
/
+7
2024-10-15
implement page table members
Fabian Imhof
1
-0
/
+11
2024-10-15
continue implementing paging
Fabian Imhof
2
-27
/
+21
2024-10-14
Start developing paging
Matteo Gmür
3
-30
/
+86
2024-10-14
Fix typos, implementation in header and missing doxygen
Matteo Gmür
1
-0
/
+32
2024-10-13
continue implementing frame allocator
Fabian Imhof
1
-7
/
+6
2024-10-13
Add missing cpp files to cmake and fix elf alignment issues
Matteo Gmür
2
-33
/
+37
2024-10-08
Added doxygen comments to all fields and structs
Matteo Gmür
1
-0
/
+41
2024-10-08
begin implementing frame allocator
Fabian Imhof
1
-1
/
+69
2024-10-06
Renaming scheme
Matteo Gmür
1
-2
/
+2
2024-10-02
Creating base frame allocation code
Matteo Gmür
1
-0
/
+9