Age | Commit message (Expand) | Author |
---|---|---|
2019-05-13 | Kernel: Add support for the PS/2 mouse wheel if detected. | Andreas Kling |
2019-04-29 | Kernel: Have File virtuals take a FileDescriptor& rather than a Process&. | Andreas Kling |
2019-04-03 | Kernel: Move devices into Kernel/Devices/. | Andreas Kling |