Age | Commit message (Expand) | Author |
---|---|---|
2019-04-23 | Put assertions behind a DEBUG flag to make it easy to build without them. | Andreas Kling |
2019-04-10 | Kernel: Remove two unneeded headers. | Andreas Kling |
2019-04-03 | Kernel: Remove unneeded kassert.h. | Andreas Kling |
2018-10-16 | Add a simple IDEDiskDevice class that implements DiskDevice from VFS. | Andreas Kling |
2018-10-16 | Import the "gerbert" kernel I worked on earlier this year. | Andreas Kling |