aboutsummaryrefslogtreecommitdiffstats
path: root/mm/cma_debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski1-1/+1
2018-06-15mm: use octal not symbolic permissionsJoe Perches1-15/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-18mm/cma_debug.c: fix stack corruption due to sprintf usagePrakash Gupta1-1/+1
2017-04-18cma: Store a name in the cma structureLaura Abbott1-1/+1
2017-02-24mm: cma_alloc: allow to specify GFP maskLucas Stach1-1/+1
2015-07-17mm/cma_debug: correct size input to bitmap functionJoonsoo Kim1-3/+4
2015-07-17mm/cma_debug: fix debugging alloc/free interfaceJoonsoo Kim1-2/+2
2015-04-15mm/cma_debug.c: remove blank lines before DEFINE_SIMPLE_ATTRIBUTE()Andrew Morton1-5/+0
2015-04-15mm: cma: add functions to get region pages countersDmitry Safonov1-0/+40
2015-04-14mm-cma-allocation-trigger-fixAndrew Morton1-1/+1
2015-04-14mm: cma: release triggerSasha Levin1-0/+58
2015-04-14mm: cma: allocation triggerSasha Levin1-1/+53
2015-04-14mm: cma: debugfs interfaceSasha Levin1-0/+60