Age | Commit message (Expand) | Author |
---|---|---|
2020-09-25 | Meta+Kernel: Make clang-format-10 clean | Ben Wiederhake |
2020-08-25 | Kernel: Copy command line to a safe place | Tom |
2020-08-25 | Kernel: Switch singletons to use new Singleton class | Tom |
2020-08-23 | Kernel: Avoid some allocations in command line parsing (#3213) | Muhammad Zahalqa |
2020-08-22 | Revert "AK: Get rid of make_singleton function" | Andreas Kling |
2020-08-22 | Revert "Kernel: Copy command line to a safe place" | Andreas Kling |
2020-08-22 | Kernel: Copy command line to a safe place | Tom |
2020-08-22 | AK: Get rid of make_singleton function | Tom |
2020-04-18 | Kernel: Remove CommandLine::get() in favor of lookup() | Andreas Kling |
2020-04-08 | Kernel: Simplify VMWareBackdoor somewhat | Andreas Kling |
2020-04-08 | Kernel: Rename KParams => Kernel::CommandLine | Andreas Kling |