summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2012-08-28ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMICHiroshi Doyu
2012-08-28ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages()Hiroshi Doyu
2012-08-28ARM: dma-mapping: Refactor out to introduce __in_atomic_poolHiroshi Doyu
2012-08-28ARM: dma-mapping: atomic_pool with struct page **pagesHiroshi Doyu
2012-08-28ARM: DMA-Mapping: print warning when atomic coherent allocation failsMarek Szyprowski
2012-08-28ARM: DMA-Mapping: add function for setting coherent pool size from platform codeMarek Szyprowski
2012-08-18Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-11ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon
2012-08-11ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon
2012-08-09ARM: dma-mapping: fix incorrect freeing of atomic allocationsAaro Koskinen
2012-08-09ARM: dma-mapping: fix atomic allocation alignmentAaro Koskinen
2012-08-09ARM: mm: fix MMU mapping of CMA regionsChris Brand
2012-08-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-31ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds
2012-07-30ARM: dma-mapping: add support for DMA_ATTR_SKIP_CPU_SYNC attributeMarek Szyprowski
2012-07-30ARM: dma-mapping: add support for dma_get_sgtable()Marek Szyprowski
2012-07-30ARM: dma-mapping: add support for DMA_ATTR_NO_KERNEL_MAPPING attributeMarek Szyprowski
2012-07-30ARM: dma-mapping: fix error path for memory allocation failureMarek Szyprowski
2012-07-30ARM: dma-mapping: add more sanity checks in arm_dma_mmap()Marek Szyprowski
2012-07-30ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King
2012-07-17Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2012-07-16ARM: dma-mapping: modify condition check while freeing pagesPrathyush K
2012-07-09ARM: 7445/1: mm: update CONTEXTIDR register to contain PID of current processWill Deacon
2012-07-09ARM: 7436/1: Do not map the vectors page as write-through on UP systemsCatalin Marinas
2012-07-05ARM: fix warning caused by wrongly typed arm_dma_limitRussell King
2012-07-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-01ARM: 7438/1: fill possible PMD empty section gapsNicolas Pitre
2012-06-28ARM: 7432/1: use the new linux/sizes.hAlessandro Rubini
2012-06-25ARM: dma-mapping: fix buffer chunk allocation orderMarek Szyprowski
2012-06-11ARM: mm: fix type of the arm_dma_limit global variableMarek Szyprowski
2012-06-11ARM: dma-mapping: Add missing static storage class specifierSachin Kamat
2012-06-04ARM: dma-mapping: remove unconditional dependency on CMAMarek Szyprowski
2012-05-25Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-05-22Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge branch 'for-next-arm-dma' into for-linusMarek Szyprowski
2012-05-21Merge branch 'v3-removal' into for-linusRussell King
2012-05-21Merge branch 'misc' into for-linusRussell King
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King
2012-05-21ARM: dma-mapping: use PMD size for section unmapVitaly Andrianov
2012-05-21ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski
2012-05-21ARM: dma-mapping: add support for IOMMU mapperMarek Szyprowski
2012-05-21ARM: dma-mapping: use alloc, mmap, free from dma_opsMarek Szyprowski
2012-05-21ARM: dma-mapping: remove redundant code and do the cleanupMarek Szyprowski
2012-05-21ARM: dma-mapping: move all dma bounce code to separate dma ops structureMarek Szyprowski
2012-05-21ARM: dma-mapping: implement dma sg methods on top of any generic dma opsMarek Szyprowski
2012-05-21ARM: dma-mapping: use asm-generic/dma-mapping-common.hMarek Szyprowski
2012-05-21ARM: dma-mapping: remove offset parameter to prepare for generic dma_opsMarek Szyprowski
2012-05-21ARM: dma-mapping: introduce DMA_ERROR_CODE constantMarek Szyprowski