Age | Commit message (Expand) | Author |
---|---|---|
2018-12-03 | More coding style changes. | Andreas Kling |
2018-11-17 | Make bash-2.05b build with minimal changes. | Andreas Kling |
2018-11-08 | Move timer tick handling into Scheduler. | Andreas Kling |
2018-11-07 | Move the scheduler code to its own class. | Andreas Kling |
2018-11-07 | Some refactor and style tweaks. | Andreas Kling |
2018-11-01 | Process now maps regions immediately when they are allocated. | Andreas Kling |
2018-10-31 | Minor cleanup. | Andreas Kling |
2018-10-23 | Generalize the SpinLock and move it to AK. | Andreas Kling |
2018-10-23 | Lots of hacking: | Andreas Kling |
2018-10-22 | A lot of hacking: | Andreas Kling |
2018-10-19 | Turn the syscall interrupt into a trap (by switching the gate type.) | Andreas Kling |
2018-10-17 | A userspace process can now GPF and the OS goes on! | Andreas Kling |
2018-10-16 | These changes were lying around uncommitted in the old repo. | Andreas Kling |
2018-10-16 | Import the "gerbert" kernel I worked on earlier this year. | Andreas Kling |