index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
memblock
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "mm: Always release pages to the buddy allocator in memblock_free_late...
Aaron Thompson
2023-02-07
1
-4
/
+0
*
mm: Always release pages to the buddy allocator in memblock_free_late().
Aaron Thompson
2023-01-08
1
-0
/
+4
*
memblock tests: Fix compilation error.
Aaron Thompson
2023-01-04
2
-1
/
+3
*
memblock tests: remove completed TODO item
Rebecca Mckeever
2022-11-08
1
-6
/
+1
*
memblock tests: add generic NUMA tests for memblock_alloc_exact_nid_raw
Rebecca Mckeever
2022-11-08
1
-0
/
+465
*
memblock tests: add bottom-up NUMA tests for memblock_alloc_exact_nid_raw
Rebecca Mckeever
2022-11-08
1
-0
/
+282
*
memblock tests: add top-down NUMA tests for memblock_alloc_exact_nid_raw
Rebecca Mckeever
2022-11-08
2
-0
/
+360
*
memblock tests: introduce range tests for memblock_alloc_exact_nid_raw
Rebecca Mckeever
2022-11-08
7
-264
/
+320
*
memblock test: Update TODO list
Shaoqin Huang
2022-10-31
1
-9
/
+2
*
memblock test: Add test to memblock_reserve() 129th region
Shaoqin Huang
2022-10-31
1
-0
/
+91
*
memblock test: Add test to memblock_add() 129th region
Shaoqin Huang
2022-10-31
3
-3
/
+103
*
Merge tag 'memblock-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-11
8
-336
/
+2662
|
\
|
*
memblock tests: add generic NUMA tests for memblock_alloc_try_nid*
Rebecca Mckeever
2022-09-18
1
-0
/
+197
|
*
memblock tests: add bottom-up NUMA tests for memblock_alloc_try_nid*
Rebecca Mckeever
2022-09-18
1
-0
/
+568
|
*
memblock tests: add top-down NUMA tests for memblock_alloc_try_nid*
Rebecca Mckeever
2022-09-18
3
-11
/
+724
|
*
memblock tests: add simulation of physical memory with multiple NUMA nodes
Rebecca Mckeever
2022-09-18
3
-2
/
+35
|
*
memblock_tests: move variable declarations to single block
Rebecca Mckeever
2022-09-04
3
-127
/
+42
|
*
memblock tests: remove 'cleared' from comment blocks
Rebecca Mckeever
2022-09-04
1
-11
/
+11
|
*
memblock tests: add tests for memblock_trim_memory
Rebecca Mckeever
2022-08-30
1
-0
/
+223
|
*
memblock tests: add tests for memblock_*bottom_up functions
Rebecca Mckeever
2022-08-30
1
-0
/
+45
|
*
memblock tests: update alloc_nid_api to test memblock_alloc_try_nid_raw
Rebecca Mckeever
2022-08-30
1
-69
/
+111
|
*
memblock tests: update alloc_api to test memblock_alloc_raw
Rebecca Mckeever
2022-08-30
2
-33
/
+85
|
*
memblock tests: add additional tests for basic api and memblock_alloc
Rebecca Mckeever
2022-08-30
2
-0
/
+543
|
*
memblock tests: add labels to verbose output for generic alloc tests
Rebecca Mckeever
2022-08-30
4
-56
/
+44
|
*
memblock tests: update zeroed memory check for memblock_alloc_* tests
Rebecca Mckeever
2022-08-30
2
-60
/
+20
|
*
memblock tests: update tests to check if memblock_alloc zeroed memory
Rebecca Mckeever
2022-08-30
3
-0
/
+42
|
*
memblock tests: update reference to obsolete build option in comments
Rebecca Mckeever
2022-08-30
1
-3
/
+6
|
*
memblock tests: add command line help option
Rebecca Mckeever
2022-08-30
1
-1
/
+3
*
|
memblock tests: add new pageblock related macro
Kefeng Wang
2022-10-03
1
-0
/
+2
|
/
*
Merge tag 'memblock-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-09
13
-370
/
+909
|
\
|
*
memblock test: Modify the obsolete description in README
Shaoqin Huang
2022-07-30
1
-6
/
+9
|
*
memblock tests: fix compilation errors
Liu Xinpeng
2022-07-29
1
-0
/
+4
|
*
memblock tests: change build options to run-time options
Rebecca Mckeever
2022-07-20
6
-42
/
+80
|
*
memblock tests: remove completed TODO items
Rebecca Mckeever
2022-07-04
1
-11
/
+3
|
*
memblock tests: set memblock_debug to enable memblock_dbg() messages
Rebecca Mckeever
2022-07-04
1
-0
/
+7
|
*
memblock tests: add verbose output to memblock tests
Rebecca Mckeever
2022-07-04
6
-344
/
+817
|
*
memblock tests: Makefile: add arguments to control verbosity
Rebecca Mckeever
2022-07-04
3
-1
/
+23
*
|
mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...
Patrick Wang
2022-06-16
1
-1
/
+1
|
/
*
memblock tests: remove completed TODO item
Rebecca Mckeever
2022-05-09
1
-3
/
+0
*
memblock tests: update style of comments for memblock_free_*() functions
Rebecca Mckeever
2022-05-09
1
-27
/
+75
*
memblock tests: update style of comments for memblock_remove_*() functions
Rebecca Mckeever
2022-05-09
1
-30
/
+81
*
memblock tests: update style of comments for memblock_reserve_*() functions
Rebecca Mckeever
2022-05-09
1
-31
/
+63
*
memblock tests: update style of comments for memblock_add_*() functions
Rebecca Mckeever
2022-05-09
1
-26
/
+59
*
memblock tests: Add TODO and README files
Karolina Drobnik
2022-03-10
2
-0
/
+135
*
memblock tests: Add memblock_alloc_try_nid tests for bottom up
Karolina Drobnik
2022-03-09
1
-4
/
+499
*
memblock tests: Add memblock_alloc_try_nid tests for top down
Karolina Drobnik
2022-03-09
4
-2
/
+692
*
memblock tests: Add memblock_alloc_from tests for bottom up
Karolina Drobnik
2022-03-09
1
-4
/
+171
*
memblock tests: Add memblock_alloc_from tests for top down
Karolina Drobnik
2022-03-09
4
-1
/
+239
*
memblock tests: Add memblock_alloc tests for bottom up
Karolina Drobnik
2022-03-09
1
-4
/
+320
*
memblock tests: Add memblock_alloc tests for top down
Karolina Drobnik
2022-03-09
4
-1
/
+447
[next]