index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
memblock
/
tests
Age
Commit message (
Expand
)
Author
2025-05-12
memblock: add MEMBLOCK_RSRV_KERN flag
Mike Rapoport (Microsoft)
2025-04-07
memblock tests: add test for memblock_set_node
Wei Yang
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)
2023-05-24
Add tests for memblock_alloc_node()
Claudio Migliorelli
2022-11-08
memblock tests: add generic NUMA tests for memblock_alloc_exact_nid_raw
Rebecca Mckeever
2022-11-08
memblock tests: add bottom-up NUMA tests for memblock_alloc_exact_nid_raw
Rebecca Mckeever
2022-11-08
memblock tests: add top-down NUMA tests for memblock_alloc_exact_nid_raw
Rebecca Mckeever
2022-11-08
memblock tests: introduce range tests for memblock_alloc_exact_nid_raw
Rebecca Mckeever
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-09-18
memblock tests: add generic NUMA tests for memblock_alloc_try_nid*
Rebecca Mckeever
2022-09-18
memblock tests: add bottom-up NUMA tests for memblock_alloc_try_nid*
Rebecca Mckeever
2022-09-18
memblock tests: add top-down NUMA tests for memblock_alloc_try_nid*
Rebecca Mckeever
2022-09-18
memblock tests: add simulation of physical memory with multiple NUMA nodes
Rebecca Mckeever
2022-09-04
memblock_tests: move variable declarations to single block
Rebecca Mckeever
2022-09-04
memblock tests: remove 'cleared' from comment blocks
Rebecca Mckeever
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: update alloc_nid_api to test memblock_alloc_try_nid_raw
Rebecca Mckeever
2022-08-30
memblock tests: update alloc_api to test memblock_alloc_raw
Rebecca Mckeever
2022-08-30
memblock tests: add additional tests for basic api and memblock_alloc
Rebecca Mckeever
2022-08-30
memblock tests: add labels to verbose output for generic alloc tests
Rebecca Mckeever
2022-08-30
memblock tests: update zeroed memory check for memblock_alloc_* tests
Rebecca Mckeever
2022-08-30
memblock tests: update tests to check if memblock_alloc zeroed memory
Rebecca Mckeever
2022-08-30
memblock tests: update reference to obsolete build option in comments
Rebecca Mckeever
2022-08-30
memblock tests: add command line help option
Rebecca Mckeever
2022-07-20
memblock tests: change build options to run-time options
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 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-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