| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-01-11 | runtime: fix incorrect comment | zhengchaopu |
| 2022-05-11 | runtime: change maxSearchAddr into a helper function | Matthew Dempsky |
| 2021-11-04 | runtime: set and clear only the relevant bits in allocToCache | Michael Anthony Knyszek |
| 2020-10-30 | runtime: add heap lock assertions | Michael Pratt |
| 2020-10-23 | runtime: rename pageAlloc receiver | Michael Pratt |
| 2020-05-08 | runtime: use offAddr in more parts of the runtime | Michael Anthony Knyszek |
| 2020-04-27 | runtime: ensure allocToCache updates searchAddr in a valid way | Michael Anthony Knyszek |
| 2020-03-30 | runtime: check the correct sanity condition in the page allocator | Michael Anthony Knyszek |
| 2019-12-03 | runtime: convert page allocator bitmap to sparse array | Michael Anthony Knyszek |
| 2019-11-08 | runtime: copy some functions from math/bits to runtime/internal/sys | David Chase |
| 2019-11-08 | runtime: add page cache and tests | Michael Anthony Knyszek |
