index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
memblock
Age
Commit message (
Expand
)
Author
Files
Lines
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-16
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
[prev]