summaryrefslogtreecommitdiff
path: root/mm/cma.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.188 (886d085) into msm-4.4Srinivasarao P2019-08-07
|\
| * mm/cma.c: fail if fixed declaration can't be honoredDoug Berger2019-08-06
* | Merge android-4.4.183 (94fd428) into msm-4.4Srinivasarao P2019-06-24
|\|
| * mm/cma.c: fix crash on CMA allocation if bitmap allocation failsYue Hu2019-06-22
* | Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P2019-05-02
|\|
| * mm/cma.c: cma_declare_contiguous: correct err handlingPeng Fan2019-04-27
* | Merge android-4.4.114 (fe09418) into msm-4.4Srinivasarao P2018-02-01
|\|
| * cma: fix calculation of aligned offsetDoug Berger2018-01-31
* | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\|
| * mm/cma: silence warnings due to max() usageStephen Rothwell2016-11-10
* | mm: cma: check the max limit for cma allocationShiraz Hashim2016-11-16
* | mm: cma: sleep between retries in cma_allocLiam Mark2016-05-18
* | drivers: dma-contiguous: remove cma regions from kmemleak scanShiraz Hashim2016-03-23
* | mm: cma: add trace events for CMA alloc perf testingLiam Mark2016-03-23
|/
* mm/cma.c: suppress warningAndrew Morton2015-11-05
* mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani2015-10-23
* mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck2015-06-24
* mm/cma.c: fix typos in commentsShailendra Verma2015-06-24
* mm: cma: add trace events for CMA allocations and freeingsStefan Strogin2015-04-15
* mm: cma: constify and use correct signness in mm/cma.cSasha Levin2015-04-14
* mm: cma: allocation triggerSasha Levin2015-04-14
* mm: cma: debugfs interfaceSasha Levin2015-04-14
* mm: cma: fix CMA aligned offset calculationDanesh Petigara2015-03-12
* mm: cma: fix totalcma_pages to include DT defined CMA regionsGeorge G. Davis2015-02-11
* mm: cma: split cma-reserved in dmesg logPintu Kumar2014-12-18
* mm/cma: make kmemleak ignore CMA regionsThierry Reding2014-12-13
* mm: cma: align to physical address, not CMA region positionGregory Fong2014-12-13
* mm/CMA: fix boot regression due to physical address of high_memoryJoonsoo Kim2014-12-10
* mm: cma: Use %pa to print physical addressesLaurent Pinchart2014-10-27
* mm: cma: Ensure that reservations never cross the low/high mem boundaryLaurent Pinchart2014-10-27
* mm: cma: Always consider a 0 base address reservation as dynamicLaurent Pinchart2014-10-27
* mm: cma: Don't crash on allocation if CMA area can't be activatedLaurent Pinchart2014-10-27
* drivers: dma-contiguous: add initialization from device treeMarek Szyprowski2014-10-14
* mm/cma: fix cma bitmap aligned mask computingWeijie Yang2014-10-14
* mm: cma: adjust address limit to avoid hitting low/high memory boundaryMarek Szyprowski2014-10-09
* mm, CMA: clean-up log messageJoonsoo Kim2014-08-06
* mm, CMA: change cma_declare_contiguous() to obey coding conventionJoonsoo Kim2014-08-06
* mm, CMA: clean-up CMA allocation error pathJoonsoo Kim2014-08-06
* CMA: generalize CMA reserved area management functionalityJoonsoo Kim2014-08-06