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
/
kernel
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-27
build: simplify header scanning
Felix Morgner
1
-0
/
+9
2026-03-27
kapi: move interrupt handling to kernel
Felix Morgner
1
-0
/
+1
2026-03-27
kapi/cpu: simplify exception handling
Felix Morgner
1
-1
/
+0
2026-03-27
kapi/cpu: introduce CPU API
Felix Morgner
1
-0
/
+2
2026-03-26
first draft of an devfs implementation
Lukas Oesch
1
-0
/
+2
2026-03-26
implement a rootfs to handle / mounts correctly
Lukas Oesch
1
-0
/
+2
2026-03-26
Add mount_table
marcel.braun
1
-0
/
+1
2026-03-26
Rename custody to dentry and add children
marcel.braun
1
-1
/
+1
2026-03-26
simplify architecture again
Lukas Oesch
1
-3
/
+0
2026-03-26
refactor file and inode architecture again
Lukas Oesch
1
-0
/
+1
2026-03-26
improve architecture again -> use same architecture for devices and ext2_files
Lukas Oesch
1
-0
/
+1
2026-03-26
first try to simplify the architecture (remove redundant inode_file and open(...
Lukas Oesch
1
-1
/
+1
2026-03-26
prepare files for new inode structure
Lukas Oesch
1
-0
/
+2
2026-03-17
Clean up project folder structure
marcel.braun
1
-5
/
+16
2026-03-17
implement first draft of a file_descriptor_table and open_file_description
Lukas Oesch
1
-0
/
+2
2026-03-17
setup basic devices and RAMDisk structure
Lukas Oesch
1
-0
/
+3
2026-03-17
implemented boot_modules and boot_module_registry, init boot_modules in kerne...
Lukas Oesch
1
-0
/
+1
2026-03-16
kernel/memory: rename free list allocator
Felix Morgner
1
-1
/
+1
2026-03-16
kernel/memory: implement basic free-list heap
Felix Morgner
1
-0
/
+3
2026-03-13
kernel/memory: implement basic bitmap allocator
Felix Morgner
1
-0
/
+1
2026-01-16
chore: restructure namespaces
Felix Morgner
1
-7
/
+8
2025-12-19
kstd: move println to kstd
Felix Morgner
1
-1
/
+4
2025-12-15
build: move kernel build configuration
Felix Morgner
1
-0
/
+36
[prev]