Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-08-14 | UserspaceEmulator: Prefix MmapRegions' name with '(UE)' | Daniel Bertalan |
2021-08-08 | UserspaceEmulator: Make symbolication work when .text isn't the first | Daniel Bertalan |
2021-04-23 | UE+LibX86: Support bigger reads and writes | Hendiadyoin1 |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-09 | UserspaceEmulator: Add fast-path for is<MmapRegion>() | Andreas Kling |
2021-03-09 | UserspaceEmulator: Remember VM region names for MAP_ANONYMOUS | Andreas Kling |
2021-03-09 | UserspaceEmulator: Implement sys$set_mmap_name() | Andreas Kling |
2021-03-08 | UserspaceEmulator: Enable splitting regions at arbitrary points | Ben Wiederhake |
2021-03-08 | UserspaceEmulator: Convert backing storage from malloc to mmap | Ben Wiederhake |
2021-02-06 | UserspaceEmulator: Implement a proper VM allocator | Andreas Kling |
2021-01-12 | DevTools: Move to Userland/DevTools/ | Andreas Kling |