Doug Berger
|
439c79ed77
mm/cma.c: fail if fixed declaration can't be honored
|
6 年之前 |
Yue Hu
|
77a01e3357
mm/cma.c: fix the bitmap status to show failed allocation reason
|
6 年之前 |
Yue Hu
|
e5f8857ea9
mm/cma.c: fix crash on CMA allocation if bitmap allocation fails
|
6 年之前 |
Peng Fan
|
f555b008c5
mm/cma.c: cma_declare_contiguous: correct err handling
|
6 年之前 |
Marek Szyprowski
|
6518202970
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
|
7 年之前 |
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
|
8 年之前 |
Boris Brezillon
|
ef4650144e
mm/cma.c: take __GFP_NOWARN into account in cma_alloc()
|
8 年之前 |
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
|
9 年之前 |
Shiraz Hashim
|
6b36ba599d
mm/cma.c: check the max limit for cma allocation
|
9 年之前 |
Catalin Marinas
|
9099daed9c
mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping
|
9 年之前 |
Stephen Rothwell
|
badbda53e5
mm/cma: silence warnings due to max() usage
|
9 年之前 |
Andrew Morton
|
3acaea6804
mm/cma.c: suppress warning
|
10 年之前 |
Rohit Vaswani
|
67a2e213e7
mm: cma: fix incorrect type conversion for size during dma allocation
|
10 年之前 |
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 年之前 |