Age | Commit message (Expand) | Author |
---|---|---|
2020-03-12 | ACPI: Keep common flags in structures for later usage | Liav A |
2020-03-06 | Meta: Claim copyright on `ACPI` files | Liav A |
2020-03-05 | Kernel: Call ACPI reboot method first if possible | Liav A |
2020-03-02 | Kernel: Use klog() instead of kprintf() | Liav A |
2020-02-29 | ACPI: Adopt the changes in the definitions file | Liav A |
2020-02-24 | Kernel: Don't use references or pointers to physical addresses | Liav A |
2020-02-16 | Kernel: Move all code into the Kernel namespace | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2020-01-14 | Kernel: Remove problematic memory mapping methods | Liav A |
2020-01-02 | Kernel: Introduce the ACPI subsystem | Liav A |