Age | Commit message (Expand) | Author | Files | Lines |
2022-09-11 | mm/cma_debug: show complete cma name in debugfs directories | Charan Teja Kalla | 1 | -4/+1 |
2022-07-29 | mm/cma_debug.c: align the name buffer length as struct cma | Kassey Li | 1 | -1/+1 |
2021-05-05 | mm/cma: change cma mutex to irq safe spinlock | Mike Kravetz | 1 | -4/+4 |
2020-07-10 | debugfs: make sure we can remove u32_array files cleanly | Jakub Kicinski | 1 | -3/+4 |
2019-12-01 | mm/cma_debug.c: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops | zhong jiang | 1 | -5/+5 |
2019-05-14 | mm/cma_debug.c: fix the break condition in cma_maxchunk_get() | Yue Hu | 1 | -1/+1 |
2019-03-05 | mm/cma_debug.c: remove static scoped cma_debugfs_root | Yue Hu | 1 | -5/+4 |
2019-03-05 | mm: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -2/+0 |
2018-08-17 | mm/cma: remove unsupported gfp_mask parameter from cma_alloc() | Marek Szyprowski | 1 | -1/+1 |
2018-06-15 | mm: use octal not symbolic permissions | Joe Perches | 1 | -15/+10 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-18 | mm/cma_debug.c: fix stack corruption due to sprintf usage | Prakash Gupta | 1 | -1/+1 |
2017-04-18 | cma: Store a name in the cma structure | Laura Abbott | 1 | -1/+1 |
2017-02-24 | mm: cma_alloc: allow to specify GFP mask | Lucas Stach | 1 | -1/+1 |
2015-07-17 | mm/cma_debug: correct size input to bitmap function | Joonsoo Kim | 1 | -3/+4 |
2015-07-17 | mm/cma_debug: fix debugging alloc/free interface | Joonsoo Kim | 1 | -2/+2 |
2015-04-15 | mm/cma_debug.c: remove blank lines before DEFINE_SIMPLE_ATTRIBUTE() | Andrew Morton | 1 | -5/+0 |
2015-04-15 | mm: cma: add functions to get region pages counters | Dmitry Safonov | 1 | -0/+40 |
2015-04-14 | mm-cma-allocation-trigger-fix | Andrew Morton | 1 | -1/+1 |
2015-04-14 | mm: cma: release trigger | Sasha Levin | 1 | -0/+58 |
2015-04-14 | mm: cma: allocation trigger | Sasha Levin | 1 | -1/+53 |
2015-04-14 | mm: cma: debugfs interface | Sasha Levin | 1 | -0/+60 |