index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
cma.h
Age
Commit message (
Expand
)
Author
2025-03-21
mm/cma: using per-CMA locks to improve concurrent allocation performance
Ge Yang
2025-03-16
mm/cma: introduce interface for early reservations
Frank van der Linden
2025-03-16
mm/cma: introduce a cma validate function
Frank van der Linden
2025-03-16
mm/cma: simplify zone intersection check
Frank van der Linden
2025-03-16
mm, cma: support multiple contiguous ranges, if requested
Frank van der Linden
2025-03-16
mm/cma: export total and free number of pages for CMA areas
Frank van der Linden
2025-01-13
mm: change type of cma_area_count to unsigned int
Jiale Yang
2024-02-22
mm/cma: add sysfs file 'release_pages_success'
Anshuman Khandual
2022-03-22
mm/cma: provide option to opt out from exposing pages on activation failure
Hari Bathini
2021-05-05
mm: cma: support sysfs
Minchan Kim
2021-05-05
mm/cma: change cma mutex to irq safe spinlock
Mike Kravetz
2020-09-01
mm: cma: use CMA_MAX_NAME to define the length of cma name array
Barry Song
2020-08-12
mm: cma: fix the name of CMA areas
Barry Song
2020-07-10
debugfs: make sure we can remove u32_array files cleanly
Jakub Kicinski
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-18
cma: Store a name in the cma structure
Laura Abbott
2015-08-14
mm: cma: mark cma_bitmap_maxno() inline in header
Gregory Fong
2015-04-14
mm: cma: allocation trigger
Sasha Levin
2015-04-14
mm: cma: debugfs interface
Sasha Levin