index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
memblock
/
linux
Age
Commit message (
Expand
)
Author
2025-04-07
memblock tests: Fix mutex related build error
Masami Hiramatsu (Google)
2024-08-06
memblock test: fix implicit declaration of function 'isspace'
Wei Yang
2024-08-06
memblock test: fix implicit declaration of function 'memparse'
Wei Yang
2024-08-06
tools/testing: abstract two init.h into common include directory
Wei Yang
2024-08-06
memblock tests: include export.h in linkage.h as kernel dose
Wei Yang
2024-08-06
memblock tests: include memory_hotplug.h in mmzone.h as kernel dose
Wei Yang
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2022-10-03
memblock tests: add new pageblock related macro
Kefeng Wang
2022-08-09
Merge tag 'memblock-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-07-20
memblock tests: change build options to run-time options
Rebecca Mckeever
2022-06-16
mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...
Patrick Wang
2022-02-20
memblock tests: Add skeleton of the memblock simulator
Karolina Drobnik