aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-20ARM: 7820/1: mm: cache-l2x0: Print the cache size in kBFabio Estevam1-3/+3
2013-08-20ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help textNicolas Pitre1-3/+6
2013-08-20ARM: 7818/1: feroceon: Add suspend/resume operationEzequiel Garcia1-0/+26
2013-08-13ARM: use phys_addr_t for DMA zone sizesRob Herring1-1/+1
2013-08-12ARM: l2x0: use -st dsb option for ordering writel_relaxed with unlockWill Deacon1-1/+1
2013-08-12ARM: mm: use inner-shareable barriers for TLB and user cache operationsWill Deacon3-7/+7
2013-08-12ARM: tlb: don't perform inner-shareable invalidation for local TLB opsWill Deacon1-6/+1
2013-08-12ARM: mm: remove redundant dsb() prior to range TLB invalidationWill Deacon1-1/+0
2013-08-01Merge branch 'security-fixes' into fixesRussell King2-1/+47
2013-08-01ARM: make vectors page inaccessible from userspaceRussell King1-0/+4
2013-07-31ARM: allow kuser helpers to be removed from the vector pageRussell King1-0/+34
2013-07-31ARM: move vector stubsRussell King1-1/+9
2013-07-31ARM: 7792/1: mm: Remove general hugetlb code from ARMSteven Capper1-43/+0
2013-07-26ARM: constify machine_desc structure usesRussell King3-5/+6
2013-07-26ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15Fabio Estevam1-1/+2
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar1-1/+1
2013-07-22ARM: 7785/1: mm: restrict early_alloc to section-aligned memoryRussell King1-5/+38
2013-07-22ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2Will Deacon3-7/+8
2013-07-15Merge remote-tracking branch 'dma-public/for-v3.12-cma-dma' into for-nextMarek Szyprowski1-3/+3
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker25-55/+0
2013-07-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-2/+2
2013-07-10mm: remove free_area_cacheMichel Lespinasse1-2/+0
2013-07-09ARM: mm: fix boot on SA1110 AssabetRussell King1-1/+1
2013-07-09ARM: 7781/1: mmu: Add debug_ll_io_init() mappings to early mappingsStephen Boyd1-1/+1