index
:
linux.git
cached
cdir_v2
cfid-fixes
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
/
mm
/
cma.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-21
mm/cma: using per-CMA locks to improve concurrent allocation performance
Ge Yang
1
-0
/
+1
2025-03-16
mm/cma: introduce interface for early reservations
Frank van der Linden
1
-0
/
+8
2025-03-16
mm/cma: introduce a cma validate function
Frank van der Linden
1
-1
/
+7
2025-03-16
mm/cma: simplify zone intersection check
Frank van der Linden
1
-0
/
+2
2025-03-16
mm, cma: support multiple contiguous ranges, if requested
Frank van der Linden
1
-5
/
+22
2025-03-16
mm/cma: export total and free number of pages for CMA areas
Frank van der Linden
1
-0
/
+1
2025-01-13
mm: change type of cma_area_count to unsigned int
Jiale Yang
1
-1
/
+1
2024-02-22
mm/cma: add sysfs file 'release_pages_success'
Anshuman Khandual
1
-0
/
+5
2022-03-22
mm/cma: provide option to opt out from exposing pages on activation failure
Hari Bathini
1
-0
/
+1
2021-05-05
mm: cma: support sysfs
Minchan Kim
1
-0
/
+23
2021-05-05
mm/cma: change cma mutex to irq safe spinlock
Mike Kravetz
1
-1
/
+1
2020-09-01
mm: cma: use CMA_MAX_NAME to define the length of cma name array
Barry Song
1
-2
/
+0
2020-08-12
mm: cma: fix the name of CMA areas
Barry Song
1
-1
/
+3
2020-07-10
debugfs: make sure we can remove u32_array files cleanly
Jakub Kicinski
1
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-18
cma: Store a name in the cma structure
Laura Abbott
1
-0
/
+1
2015-08-14
mm: cma: mark cma_bitmap_maxno() inline in header
Gregory Fong
1
-1
/
+1
2015-04-14
mm: cma: allocation trigger
Sasha Levin
1
-0
/
+4
2015-04-14
mm: cma: debugfs interface
Sasha Levin
1
-0
/
+20