Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-21 | Thanks, Ubuntu+Github... | Marvin Borner | |
2020-04-21 | Added very basic vfs | Marvin Borner | |
2020-04-19 | Clean ext2 implementation :) | Marvin Borner | |
2020-04-16 | Many fix attempts for the divide by zero exception | Marvin Borner | |
2020-04-01 | Static address linking approach for userspace | Marvin Borner | |
Kinda works but loading an statically linked binary into memory via kmalloc seems to create a crash which results in a bootloop. | |||
2020-03-27 | Added and applied tidy command | Marvin Borner | |
2020-03-18 | Applied official linux kernel code style guidelines | Marvin Borner | |
Due to my change to vim and the clang-format plugin this was needed! | |||
2019-10-30 | Started implementation of initrd based vfs | Marvin Borner | |