Age | Commit message (Expand) | Author |
---|---|---|
2021-07-11 | Kernel: Remove unused header includes in VM subtree | Brian Gianforcaro |
2021-06-27 | Kernel: Rename Thread::tss to Thread::regs and add x86_64 support | Gunnar Beutner |
2021-06-24 | Kernel: Add stubs for missing x86_64 functionality | Gunnar Beutner |
2021-06-24 | Kernel: Pull apart CPU.h | Hendiadyoin1 |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2020-07-01 | Kernel: Turn Thread::current and Process::current into functions | Tom |
2020-03-01 | Kernel: Move ProcessPagingScope to its own files | Andreas Kling |