Age | Commit message (Expand) | Author |
---|---|---|
2021-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-02-26 | Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes | Linus Groh |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-31 | Userland: Rename PCI slot to PCI device terminology | Jean-Baptiste Boric |
2021-01-26 | lspci: Add numerical display | Jean-Baptiste Boric |
2021-01-12 | Userland: Move command-line utilities to Userland/Utilities/ | Andreas Kling |