index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
cma_debug.c
Age
Commit message (
Expand
)
Author
2020-07-10
debugfs: make sure we can remove u32_array files cleanly
Jakub Kicinski
2019-12-01
mm/cma_debug.c: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
zhong jiang
2019-05-14
mm/cma_debug.c: fix the break condition in cma_maxchunk_get()
Yue Hu
2019-03-05
mm/cma_debug.c: remove static scoped cma_debugfs_root
Yue Hu
2019-03-05
mm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-08-17
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
2018-06-15
mm: use octal not symbolic permissions
Joe Perches
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-18
mm/cma_debug.c: fix stack corruption due to sprintf usage
Prakash Gupta
2017-04-18
cma: Store a name in the cma structure
Laura Abbott
2017-02-24
mm: cma_alloc: allow to specify GFP mask
Lucas Stach
2015-07-17
mm/cma_debug: correct size input to bitmap function
Joonsoo Kim
2015-07-17
mm/cma_debug: fix debugging alloc/free interface
Joonsoo Kim
2015-04-15
mm/cma_debug.c: remove blank lines before DEFINE_SIMPLE_ATTRIBUTE()
Andrew Morton
2015-04-15
mm: cma: add functions to get region pages counters
Dmitry Safonov
2015-04-14
mm-cma-allocation-trigger-fix
Andrew Morton
2015-04-14
mm: cma: release trigger
Sasha Levin
2015-04-14
mm: cma: allocation trigger
Sasha Levin
2015-04-14
mm: cma: debugfs interface
Sasha Levin