index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
memblock
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-09
Merge tag 'memblock-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-370
/
+909
2022-07-30
memblock test: Modify the obsolete description in README
Shaoqin Huang
1
-6
/
+9
2022-07-29
memblock tests: fix compilation errors
Liu Xinpeng
1
-0
/
+4
2022-07-20
memblock tests: change build options to run-time options
Rebecca Mckeever
6
-42
/
+80
2022-07-04
memblock tests: remove completed TODO items
Rebecca Mckeever
1
-11
/
+3
2022-07-04
memblock tests: set memblock_debug to enable memblock_dbg() messages
Rebecca Mckeever
1
-0
/
+7
2022-07-04
memblock tests: add verbose output to memblock tests
Rebecca Mckeever
6
-344
/
+817
2022-07-04
memblock tests: Makefile: add arguments to control verbosity
Rebecca Mckeever
3
-1
/
+23
2022-06-17
mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...
Patrick Wang
1
-1
/
+1
2022-05-09
memblock tests: remove completed TODO item
Rebecca Mckeever
1
-3
/
+0
2022-05-09
memblock tests: update style of comments for memblock_free_*() functions
Rebecca Mckeever
1
-27
/
+75
2022-05-09
memblock tests: update style of comments for memblock_remove_*() functions
Rebecca Mckeever
1
-30
/
+81
2022-05-09
memblock tests: update style of comments for memblock_reserve_*() functions
Rebecca Mckeever
1
-31
/
+63
2022-05-09
memblock tests: update style of comments for memblock_add_*() functions
Rebecca Mckeever
1
-26
/
+59
2022-03-10
memblock tests: Add TODO and README files
Karolina Drobnik
2
-0
/
+135
2022-03-09
memblock tests: Add memblock_alloc_try_nid tests for bottom up
Karolina Drobnik
1
-4
/
+499
2022-03-09
memblock tests: Add memblock_alloc_try_nid tests for top down
Karolina Drobnik
4
-2
/
+692
2022-03-09
memblock tests: Add memblock_alloc_from tests for bottom up
Karolina Drobnik
1
-4
/
+171
2022-03-09
memblock tests: Add memblock_alloc_from tests for top down
Karolina Drobnik
4
-1
/
+239
2022-03-09
memblock tests: Add memblock_alloc tests for bottom up
Karolina Drobnik
1
-4
/
+320
2022-03-09
memblock tests: Add memblock_alloc tests for top down
Karolina Drobnik
4
-1
/
+447
2022-03-09
memblock tests: Add simulation of physical memory
Karolina Drobnik
4
-2
/
+37
2022-03-09
memblock tests: Split up reset_memblock function
Karolina Drobnik
3
-32
/
+33
2022-03-05
memblock tests: Fix testing with 32-bit physical addresses
Karolina Drobnik
1
-2
/
+4
2022-02-21
memblock tests: Add memblock_free tests
Karolina Drobnik
1
-0
/
+203
2022-02-21
memblock tests: Add memblock_add_node test
Karolina Drobnik
1
-0
/
+34
2022-02-21
memblock tests: Add memblock_remove tests
Karolina Drobnik
1
-0
/
+205
2022-02-21
memblock tests: Add memblock_reserve tests
Karolina Drobnik
1
-0
/
+217
2022-02-21
memblock tests: Add memblock_add tests
Karolina Drobnik
1
-0
/
+215
2022-02-20
memblock tests: Add memblock reset function
Karolina Drobnik
6
-1
/
+89
2022-02-20
memblock tests: Add skeleton of the memblock simulator
Karolina Drobnik
14
-0
/
+268