index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
memblock
/
tests
/
basic_api.c
Age
Commit message (
Expand
)
Author
2024-06-05
memblock tests: add memblock_overlaps_region_checks
Wei Yang
2024-06-05
memblock tests: add memblock_reserve_many_may_conflict_check()
Wei Yang
2024-06-05
memblock tests: add memblock_reserve_all_locations_check()
Wei Yang
2024-06-05
mm/memblock: remove empty dummy entry
Wei Yang
2023-09-14
memblock tests: fix warning ‘struct seq_file’ declared inside parameter list
Mike Rapoport (IBM)
2022-10-31
memblock test: Add test to memblock_reserve() 129th region
Shaoqin Huang
2022-10-31
memblock test: Add test to memblock_add() 129th region
Shaoqin Huang
2022-08-30
memblock tests: add tests for memblock_trim_memory
Rebecca Mckeever
2022-08-30
memblock tests: add tests for memblock_*bottom_up functions
Rebecca Mckeever
2022-08-30
memblock tests: add additional tests for basic api and memblock_alloc
Rebecca Mckeever
2022-07-04
memblock tests: add verbose output to memblock tests
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-09
memblock tests: Add simulation of physical memory
Karolina Drobnik
2022-03-09
memblock tests: Split up reset_memblock function
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