summaryrefslogtreecommitdiffstats
path: root/mm/cma_debug.c
AgeCommit message (Expand)AuthorLines
2019-03-05mm/cma_debug.c: remove static scoped cma_debugfs_rootYue Hu-5/+4
2019-03-05mm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-2/+0
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski-1/+1
2018-06-15mm: use octal not symbolic permissionsJoe Perches-15/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-18mm/cma_debug.c: fix stack corruption due to sprintf usagePrakash Gupta-1/+1
2017-04-18cma: Store a name in the cma structureLaura Abbott-1/+1
2017-02-24mm: cma_alloc: allow to specify GFP maskLucas Stach-1/+1
2015-07-17mm/cma_debug: correct size input to bitmap functionJoonsoo Kim-3/+4
2015-07-17mm/cma_debug: fix debugging alloc/free interfaceJoonsoo Kim-2/+2
2015-04-15mm/cma_debug.c: remove blank lines before DEFINE_SIMPLE_ATTRIBUTE()Andrew Morton-5/+0
2015-04-15mm: cma: add functions to get region pages countersDmitry Safonov-0/+40
2015-04-14mm-cma-allocation-trigger-fixAndrew Morton-1/+1
2015-04-14mm: cma: release triggerSasha Levin-0/+58
2015-04-14mm: cma: allocation triggerSasha Levin-1/+53
2015-04-14mm: cma: debugfs interfaceSasha Levin-0/+60