aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2012-09-28ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman
2012-09-28ARM: 7542/1: mm: fix cache LoUIS API for xscale and feroceonLorenzo Pieralisi
2012-09-28ARM: ensure vm_struct has its phys_addr member filled inRussell King
2012-09-25ARM: mm: update __v7_setup() to the new LoUIS cache maintenance APISantosh Shilimkar
2012-09-25ARM: mm: rename jump labels in v7_flush_dcache_all functionLorenzo Pieralisi
2012-09-25ARM: mm: implement LoUIS API for cache maintenance opsLorenzo Pieralisi
2012-09-24ARM: dma-mapping: Fix potential memory leak in atomic_pool_init()Sachin Kamat
2012-09-22Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...Olof Johansson
2012-09-21Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-09-20Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-09-20Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2012-09-19ARM: virt: Add CONFIG_ARM_VIRT_EXT optionDave Martin
2012-09-16Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-09-15ARM: Fix build warning in arch/arm/mm/alignment.cRussell King
2012-09-15ARM: 7507/1: cache-l2x0.c: save the final aux ctrl value for resumingYilu Mao
2012-09-14Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2012-09-13Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2012-09-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-09-11ARM: cache-l2x0: add a const qualifierUwe Kleine-König
2012-09-10arm: mm: fix DMA pool affiliation checkThomas Petazzoni
2012-09-05Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...Olof Johansson
2012-09-04Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann
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-25ARM: 7499/1: mm: Fix vmalloc overlap check for !HIGHMEMJonathan Austin
2012-08-25ARM: 7502/1: contextidr: avoid using bfi instruction during notifierWill Deacon
2012-08-25ARM: Fix ioremap() of address zeroRussell King
2012-08-18Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-16ARM: cache: add dt support for tauros2 cacheChao Xie
2012-08-16ARM: cache: add extra feature enable for tauros2Chao Xie
2012-08-16ARM: cache: add cputype.h for tauros2Chao Xie
2012-08-16ARM: cache: fix uninitialized ptr in tauros2_initChao Xie
2012-08-13ARM: Allow arm_memblock_steal() to remove memory from any RAM regionRussell King
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