Age | Commit message (Expand) | Author |
2022-05-09 | memblock tests: remove completed TODO item | Rebecca Mckeever |
2022-05-09 | memblock tests: update style of comments for memblock_free_*() functions | Rebecca Mckeever |
2022-05-09 | memblock tests: update style of comments for memblock_remove_*() functions | Rebecca Mckeever |
2022-05-09 | memblock tests: update style of comments for memblock_reserve_*() functions | Rebecca Mckeever |
2022-05-09 | memblock tests: update style of comments for memblock_add_*() functions | Rebecca Mckeever |
2022-03-10 | memblock tests: Add TODO and README files | Karolina Drobnik |
2022-03-09 | memblock tests: Add memblock_alloc_try_nid tests for bottom up | Karolina Drobnik |
2022-03-09 | memblock tests: Add memblock_alloc_try_nid tests for top down | Karolina Drobnik |
2022-03-09 | memblock tests: Add memblock_alloc_from tests for bottom up | Karolina Drobnik |
2022-03-09 | memblock tests: Add memblock_alloc_from tests for top down | Karolina Drobnik |
2022-03-09 | memblock tests: Add memblock_alloc tests for bottom up | Karolina Drobnik |
2022-03-09 | memblock tests: Add memblock_alloc tests for top down | Karolina Drobnik |
2022-03-09 | memblock tests: Add simulation of physical memory | Karolina Drobnik |
2022-03-09 | memblock tests: Split up reset_memblock function | Karolina Drobnik |
2022-03-05 | memblock tests: Fix testing with 32-bit physical addresses | Karolina Drobnik |
2022-02-21 | memblock tests: Add memblock_free tests | Karolina Drobnik |
2022-02-21 | memblock tests: Add memblock_add_node test | Karolina Drobnik |
2022-02-21 | memblock tests: Add memblock_remove tests | Karolina Drobnik |
2022-02-21 | memblock tests: Add memblock_reserve tests | Karolina Drobnik |
2022-02-21 | memblock tests: Add memblock_add tests | Karolina Drobnik |
2022-02-20 | memblock tests: Add memblock reset function | Karolina Drobnik |
2022-02-20 | memblock tests: Add skeleton of the memblock simulator | Karolina Drobnik |