index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
cma_debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/cma_debug.c: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
zhong jiang
2019-12-01
1
-5
/
+5
*
mm/cma_debug.c: fix the break condition in cma_maxchunk_get()
Yue Hu
2019-05-14
1
-1
/
+1
*
mm/cma_debug.c: remove static scoped cma_debugfs_root
Yue Hu
2019-03-05
1
-5
/
+4
*
mm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-03-05
1
-2
/
+0
*
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
2018-08-17
1
-1
/
+1
*
mm: use octal not symbolic permissions
Joe Perches
2018-06-15
1
-15
/
+10
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
mm/cma_debug.c: fix stack corruption due to sprintf usage
Prakash Gupta
2017-08-18
1
-1
/
+1
*
cma: Store a name in the cma structure
Laura Abbott
2017-04-18
1
-1
/
+1
*
mm: cma_alloc: allow to specify GFP mask
Lucas Stach
2017-02-24
1
-1
/
+1
*
mm/cma_debug: correct size input to bitmap function
Joonsoo Kim
2015-07-17
1
-3
/
+4
*
mm/cma_debug: fix debugging alloc/free interface
Joonsoo Kim
2015-07-17
1
-2
/
+2
*
mm/cma_debug.c: remove blank lines before DEFINE_SIMPLE_ATTRIBUTE()
Andrew Morton
2015-04-15
1
-5
/
+0
*
mm: cma: add functions to get region pages counters
Dmitry Safonov
2015-04-15
1
-0
/
+40
*
mm-cma-allocation-trigger-fix
Andrew Morton
2015-04-14
1
-1
/
+1
*
mm: cma: release trigger
Sasha Levin
2015-04-14
1
-0
/
+58
*
mm: cma: allocation trigger
Sasha Levin
2015-04-14
1
-1
/
+53
*
mm: cma: debugfs interface
Sasha Levin
2015-04-14
1
-0
/
+60