Joonsoo Kim
|
d883c6cf3b
Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
|
7 년 전 |
Joonsoo Kim
|
bad8c6c0b1
mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE
|
7 년 전 |
Randy Dunlap
|
514c603249
headers: untangle kmemleak.h from mm.h
|
7 년 전 |
Mike Rapoport
|
e8b098fc57
mm: kernel-doc: add missing parameter descriptions
|
7 년 전 |
Pintu Agarwal
|
5984af1082
mm/cma.c: change pr_info to pr_err for cma_alloc fail log
|
7 년 전 |
Boris Brezillon
|
ef4650144e
mm/cma.c: take __GFP_NOWARN into account in cma_alloc()
|
7 년 전 |
Doug Berger
|
e048cb32f6
cma: fix calculation of aligned offset
|
8 년 전 |
Anshuman Khandual
|
e35ef6397b
mm/cma.c: warn if the CMA area could not be activated
|
8 년 전 |
Laura Abbott
|
e4231bcda7
cma: Introduce cma_for_each_area
|
8 년 전 |
Laura Abbott
|
f318dd083c
cma: Store a name in the cma structure
|
8 년 전 |
Jaewon Kim
|
dbe43d4d28
mm: cma: print allocation failure reason and bitmap status
|
8 년 전 |
Lucas Stach
|
e2f466e32f
mm: cma_alloc: allow to specify GFP mask
|
8 년 전 |
Lucas Stach
|
ca96b62534
mm: alloc_contig_range: allow to specify GFP mask
|
8 년 전 |
Laura Abbott
|
2dece445b6
mm/cma: Cleanup highmem check
|
8 년 전 |
Shiraz Hashim
|
6b36ba599d
mm/cma.c: check the max limit for cma allocation
|
8 년 전 |
Catalin Marinas
|
9099daed9c
mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping
|
8 년 전 |
Stephen Rothwell
|
badbda53e5
mm/cma: silence warnings due to max() usage
|
9 년 전 |
Andrew Morton
|
3acaea6804
mm/cma.c: suppress warning
|
9 년 전 |
Rohit Vaswani
|
67a2e213e7
mm: cma: fix incorrect type conversion for size during dma allocation
|
9 년 전 |
Tony Luck
|
fc6daaf931
mm/memblock: add extra "flags" to memblock to allow selection of memory based on attribute
|
10 년 전 |
Shailendra Verma
|
0f96ae2928
mm/cma.c: fix typos in comments
|
10 년 전 |
Stefan Strogin
|
99e8ea6cd2
mm: cma: add trace events for CMA allocations and freeings
|
10 년 전 |
Sasha Levin
|
ac17382495
mm: cma: constify and use correct signness in mm/cma.c
|
10 년 전 |
Sasha Levin
|
26b02a1f96
mm: cma: allocation trigger
|
10 년 전 |
Sasha Levin
|
28b24c1fc8
mm: cma: debugfs interface
|
10 년 전 |
Danesh Petigara
|
850fc430f4
mm: cma: fix CMA aligned offset calculation
|
10 년 전 |
George G. Davis
|
94737a85f3
mm: cma: fix totalcma_pages to include DT defined CMA regions
|
10 년 전 |
Pintu Kumar
|
e48322abb0
mm: cma: split cma-reserved in dmesg log
|
10 년 전 |
Thierry Reding
|
620951e274
mm/cma: make kmemleak ignore CMA regions
|
10 년 전 |
Gregory Fong
|
b5be83e308
mm: cma: align to physical address, not CMA region position
|
10 년 전 |