aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-07Revert "ARM: 7908/1: mm: Fix the arm_dma_limit calculation"Russell King1-1/+1
2013-12-29ARM: 7923/1: mm: fix dcache flush logic for compound high pagesSteven Capper1-3/+3
2013-12-09ARM: 7908/1: mm: Fix the arm_dma_limit calculationSantosh Shilimkar1-1/+1
2013-12-09ARM: another fix for the DMA mapping checksRussell King1-51/+40
2013-11-30ARM: fix booting low-vectors machinesRussell King2-2/+3
2013-11-30ARM: dma-mapping: check DMA mask against available memoryRussell King1-2/+7
2013-11-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-7/+15
2013-11-15mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKSKirill A. Shutemov1-3/+3
2013-11-14ARM: 7885/1: Save/Restore 64-bit TTBR registers on LPAE suspend/resumeMahesh Sivasubramanian1-5/+12
2013-11-14ARM: 7884/1: mm: Fix ECC mem policy printkMichal Simek1-2/+2
2013-11-14ARM: Fix nommu.c build warningRussell King1-0/+1
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds11-22/+122
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-12/+53
2013-11-12Merge branches 'fixes', 'mmci' and 'sa11x0' into for-nextRussell King2-3/+8
2013-11-12Merge branch 'devel-stable' into for-nextRussell King8-15/+112
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-8/+5
2013-11-07ARM: 7878/1: nommu: Implement dummy early_paging_init()Thierry Reding1-0/+9
2013-11-07ARM: 7876/1: clear Thumb-2 IT state on exception handlingMarc Zyngier1-1/+6
2013-10-31ARM: 7805/1: mm: change max*pfn to include the physical offset of memorySantosh Shilimkar1-6/+4
2013-10-31ARM: DMA-API: better handing of DMA masks for coherent allocationsRussell King3-6/+49
2013-10-30Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/delta/linux into devel-stableRussell King5-11/+17
2013-10-29ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GBSergey Dyasly1-4/+2
2013-10-24ARM: dma-mapping: don't allow DMA mappings to be marked executableRussell King1-2/+2
2013-10-19ARM: alignment: correctly decode instructions in BE8 mode.Ben Dooks1-2/+7
2013-10-19ARM: asm: Add ARM_BE8() assembly helperBen Dooks3-9/+4
2013-10-19ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIANBen Dooks1-0/+6
2013-10-15Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-3/+0
2013-10-15Revert "ARM: init: add support for reserved memory defined by device tree"Marek Szyprowski1-3/+0
2013-10-10ARM: mm: Recreate kernel mappings in early_paging_init()Santosh Shilimkar1-0/+82
2013-10-10ARM: mm: Move the idmap print to appropriate place in the codeSantosh Shilimkar1-2/+1
2013-10-10ARM: mm: Introduce virt_to_idmap() with an arch hookSantosh Shilimkar1-2/+3
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring1-8/+0
2013-10-09arm: set initrd_start/initrd_end for fdt scanRob Herring1-3/+8
2013-10-02ARM: dma-mapping: Always pass proper prot flags to iommu_map()Andreas Herrmann1-15/+28
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner1-3/+6
2013-09-12arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner1-7/+7
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi1-0/+5
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+1
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-0/+3
2013-09-05Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds11-68/+60
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King11-68/+60
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+3
2013-09-02ARM: 7823/1: errata: workaround Cortex-A15 erratum 773022Will Deacon1-1/+13
2013-08-29Merge tag 'highbank-for-3.12' of git://sources.calxeda.com/kernel/linux into late/allOlof Johansson1-1/+1
2013-08-29Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf4-62/+40
2013-08-28Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely6-14/+98
2013-08-27ARM: init: add support for reserved memory defined by device treeMarek Szyprowski1-0/+3
2013-08-20Merge branch 'security-fixes' into fixesRussell King1-3/+6
2013-08-20ARM: 7821/1: DT: binding fixup to align with vendor-prefixes.txtChristian Daudt1-1/+3