index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
rcu
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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: __next_mem_pfn_range_in_zone: remove unneeded local variable nid
Miaohe Lin
1
-3
/
+2
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
16
-0
/
+279