Age | Commit message (Expand) | Author |
---|---|---|
2020-07-26 | Kernel: Switch to using AK::is and AK::downcast | Andreas Kling |
2020-05-16 | Kernel: Absorb LibBareMetal back into the kernel | Andreas Kling |
2020-05-08 | Kernel: Add for_each_vmobject_of_type<T> | Andreas Kling |
2020-03-08 | Kernel: Allow contiguous allocations in physical memory | Liav A |