aboutsummaryrefslogtreecommitdiff
path: root/mm/cma.c
AgeCommit message (Expand)Author
2015-11-05mm/cma.c: suppress warningAndrew Morton
2015-10-23mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani
2015-06-24mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck
2015-06-24mm/cma.c: fix typos in commentsShailendra Verma
2015-04-15mm: cma: add trace events for CMA allocations and freeingsStefan Strogin
2015-04-14mm: cma: constify and use correct signness in mm/cma.cSasha Levin
2015-04-14mm: cma: allocation triggerSasha Levin
2015-04-14mm: cma: debugfs interfaceSasha Levin
2015-03-12mm: cma: fix CMA aligned offset calculationDanesh Petigara
2015-02-11mm: cma: fix totalcma_pages to include DT defined CMA regionsGeorge G. Davis
2014-12-18mm: cma: split cma-reserved in dmesg logPintu Kumar
2014-12-13mm/cma: make kmemleak ignore CMA regionsThierry Reding
2014-12-13mm: cma: align to physical address, not CMA region positionGregory Fong
2014-12-10mm/CMA: fix boot regression due to physical address of high_memoryJoonsoo Kim
2014-10-27mm: cma: Use %pa to print physical addressesLaurent Pinchart
2014-10-27mm: cma: Ensure that reservations never cross the low/high mem boundaryLaurent Pinchart
2014-10-27mm: cma: Always consider a 0 base address reservation as dynamicLaurent Pinchart
2014-10-27mm: cma: Don't crash on allocation if CMA area can't be activatedLaurent Pinchart
2014-10-14drivers: dma-contiguous: add initialization from device treeMarek Szyprowski
2014-10-14mm/cma: fix cma bitmap aligned mask computingWeijie Yang
2014-10-09mm: cma: adjust address limit to avoid hitting low/high memory boundaryMarek Szyprowski
2014-08-06mm, CMA: clean-up log messageJoonsoo Kim
2014-08-06mm, CMA: change cma_declare_contiguous() to obey coding conventionJoonsoo Kim
2014-08-06mm, CMA: clean-up CMA allocation error pathJoonsoo Kim
2014-08-06CMA: generalize CMA reserved area management functionalityJoonsoo Kim