Age | Commit message (Expand) | Author |
---|---|---|
2020-12-21 | Kernel: Improve time keeping and dramatically reduce interrupt load | Tom |
2020-11-06 | Kernel: Fix HPET timer not firing in Bochs | Tom |
2020-09-08 | AK: Remove FixedArray class. | asynts |
2020-06-21 | Kernel: Use map_typed() in HPET code and add a register access helper | Andreas Kling |
2020-05-16 | Kernel: Absorb LibBareMetal back into the kernel | Andreas Kling |
2020-05-08 | Kernel: Use NonnullRefPtrVector for HardwareTimer and HPETComparator | Andreas Kling |
2020-03-19 | Kernel: Introduce the new Time management subsystem | Liav A |