Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |