Age | Commit message (Expand) | Author |
---|---|---|
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-11-29 | Kernel: Have modules export their name in a "module_name" string | Andreas Kling |
2019-11-28 | Kernel: Allow modules to link against anything in kernel.map :^) | Andreas Kling |
2019-11-28 | Kernel: Implement basic module unloading :^) | Andreas Kling |
2019-11-28 | Kernel: Implement very simple kernel module loading | Andreas Kling |