index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
mm
/
cma.h
(
follow
)
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