Age | Commit message (Expand) | Author |
---|---|---|
2020-08-25 | Kernel: Switch singletons to use new Singleton class | Tom |
2020-08-22 | Revert "Kernel: Switch singletons to use new Singleton class" | Andreas Kling |
2020-08-21 | Kernel: Switch singletons to use new Singleton class | Tom |
2020-07-04 | Kernel: Move headers intended for userspace use into Kernel/API/ | Andreas Kling |
2020-04-08 | Kernel: Simplify VMWareBackdoor somewhat | Andreas Kling |
2020-04-08 | Kernel: Make VMWareBackdoor eternal (since it's never freed) | Andreas Kling |
2020-02-16 | Kernel: Move all code into the Kernel namespace | Andreas Kling |
2020-02-05 | Kernel: Move the VMWare helpers out of the IO namespace | Liav A |
2020-02-05 | Kernel: Add support for high bandwidth IO communication with VMWare | Liav A |
2020-02-04 | Kernel: Add support for vmmouse | Liav A |