Age | Commit message (Expand) | Author |
---|---|---|
2022-10-23 | Kernel/Graphics: Handle correctly unknown ioctls on a DisplayConnector | Liav A |
2022-08-24 | Kernel: Simplify the File memory-mapping API | Andreas Kling |
2022-08-24 | Kernel: Wrap process address spaces in SpinlockProtected | Andreas Kling |
2022-08-20 | Kernel: Make self-contained locking smart pointers their own classes | Andreas Kling |
2022-08-19 | Kernel: Require lock rank for Spinlock construction | kleines Filmröllchen |
2022-07-23 | Kernel+Userland: Add ioctl to set process ownership of DisplayConnector | Liav A |
2022-06-10 | Kernel/Graphics: Ensure VMWare and VirtualBox EDIDs have manufacturer ID | Liav A |
2022-06-10 | Kernel/Graphics: Re-organize the DisplayConnector class a bit | Liav A |
2022-06-06 | Kernel/Graphics: Bring back the mmap interface for DisplayConnectors | Liav A |
2022-05-05 | Kernel/Graphics: Introduce the DisplayConnector class | Liav A |