summaryrefslogtreecommitdiff
path: root/mm/cma_debug.c
AgeCommit message (Expand)Author
2022-09-11mm/cma_debug: show complete cma name in debugfs directoriesCharan Teja Kalla
2022-07-29mm/cma_debug.c: align the name buffer length as struct cmaKassey Li
2021-05-05mm/cma: change cma mutex to irq safe spinlockMike Kravetz
2020-07-10debugfs: make sure we can remove u32_array files cleanlyJakub Kicinski
2019-12-01mm/cma_debug.c: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fopszhong jiang
2019-05-14mm/cma_debug.c: fix the break condition in cma_maxchunk_get()Yue Hu
2019-03-05mm/cma_debug.c: remove static scoped cma_debugfs_rootYue Hu
2019-03-05mm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski
2018-06-15mm: use octal not symbolic permissionsJoe Perches
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-18mm/cma_debug.c: fix stack corruption due to sprintf usagePrakash Gupta
2017-04-18cma: Store a name in the cma structureLaura Abbott
2017-02-24mm: cma_alloc: allow to specify GFP maskLucas Stach
2015-07-17mm/cma_debug: correct size input to bitmap functionJoonsoo Kim
2015-07-17mm/cma_debug: fix debugging alloc/free interfaceJoonsoo Kim
2015-04-15mm/cma_debug.c: remove blank lines before DEFINE_SIMPLE_ATTRIBUTE()Andrew Morton
2015-04-15mm: cma: add functions to get region pages countersDmitry Safonov
2015-04-14mm-cma-allocation-trigger-fixAndrew Morton
2015-04-14mm: cma: release triggerSasha Levin
2015-04-14mm: cma: allocation triggerSasha Levin
2015-04-14mm: cma: debugfs interfaceSasha Levin