Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-12mm/cma_debug: show complete cma name in debugfs directoriesCharan Teja Kalla
2022-07-30mm/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-06mm/cma_debug.c: remove static scoped cma_debugfs_rootYue Hu
2019-03-06mm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-08-18mm/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-19mm/cma_debug.c: fix stack corruption due to sprintf usagePrakash Gupta
2017-04-18cma: Store a name in the cma structureLaura Abbott
2017-02-25mm: cma_alloc: allow to specify GFP maskLucas Stach
2015-07-18mm/cma_debug: correct size input to bitmap functionJoonsoo Kim
2015-07-18mm/cma_debug: fix debugging alloc/free interfaceJoonsoo Kim
2015-04-16mm/cma_debug.c: remove blank lines before DEFINE_SIMPLE_ATTRIBUTE()Andrew Morton
2015-04-16mm: cma: add functions to get region pages countersDmitry Safonov
2015-04-15mm-cma-allocation-trigger-fixAndrew Morton
2015-04-15mm: cma: release triggerSasha Levin
2015-04-15mm: cma: allocation triggerSasha Levin
2015-04-15mm: cma: debugfs interfaceSasha Levin