aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-07-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-29Merge branch 'devel-stable' into for-nextRussell King
2013-06-29Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King
2013-06-29ARM: 7775/1: mm: Remove do_sect_fault from LPAE codeSteven Capper
2013-06-24ARM: 7769/1: Cortex-A15: fix erratum 798181 implementationMarc Zyngier
2013-06-24ARM: 7768/1: prevent risks of out-of-bound access in ASID allocatorMarc Zyngier
2013-06-24ARM: 7767/1: let the ASID allocator handle suspended animationMarc Zyngier
2013-06-24ARM: 7773/1: PJ4B: Add support for errata 4742Gregory CLEMENT
2013-06-24ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz
2013-06-24ARM: 7760/1: cpu_fa526_do_idle: remove WFIJonas Jensen
2013-06-18Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2013-06-18Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/l...Russell King
2013-06-17ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz
2013-06-17ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4BGregory CLEMENT
2013-06-17ARM: 7753/1: map_init_section flushes incorrect pmdPo-Yu Chuang
2013-06-17ARM: 7752/1: errata: LoUIS bit field in CLIDR register is incorrectJon Medhurst
2013-06-07ARM: mpu: Complete initialisation of the MPU after reaching the C-worldJonathan Austin
2013-06-07ARM: mpu: add MPU probe and initialisation functions in CJonathan Austin
2013-06-07ARM: add Cortex-R7 Processor InfoJonathan Austin
2013-06-07ARM: select CPU_CPU15_MMU/MPU appropriatelyJonathan Austin
2013-06-07ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurationsWill Deacon
2013-06-05ARM: 7746/1: mm: lazy cache flushing on non-mapped pagesMing Lei
2013-06-04ARM: mm: Transparent huge page support for LPAE systems.Catalin Marinas
2013-06-04ARM: mm: HugeTLB support for LPAE systems.Catalin Marinas
2013-06-04ARM: mm: Add support for flushing HugeTLB pages.Steve Capper
2013-05-30ARM: mm: clean up membank size limit checksCyril Chemparathy
2013-05-30ARM: mm: cleanup checks for membank overlap with vmalloc areaCyril Chemparathy
2013-05-30ARM: mm: use physical addresses in highmem sanity checksCyril Chemparathy
2013-05-30ARM: LPAE: accomodate >32-bit addresses for page table baseCyril Chemparathy
2013-05-30ARM: LPAE: factor out T1SZ and TTBR1 computationsCyril Chemparathy
2013-05-30ARM: LPAE: use 64-bit accessors for TTBR registersCyril Chemparathy
2013-05-30ARM: LPAE: use phys_addr_t in switch_mm()Cyril Chemparathy
2013-05-30ARM: LPAE: use phys_addr_t for initrd locationVitaly Andrianov
2013-05-30ARM: LPAE: use phys_addr_t in free_memmap()Vitaly Andrianov
2013-05-30ARM: LPAE: use phys_addr_t in alloc_init_pud()Vitaly Andrianov
2013-05-24ARM: mmu: Call debug_ll_io_init if no map_io function is specifiedMaxime Ripard
2013-05-23ARM: 7730/1: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as cleanMing Lei
2013-05-23ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott
2013-05-22Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King
2013-05-17ARM: ARMv7-M: implement read_cpuid_extUwe Kleine-König
2013-05-15ARM: 7716/1: bcm281xx: Add L2 support for Rev A2 chipsChristian Daudt
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-02Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King
2013-04-29mm/ARM: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/ARM: use common help functions to free reserved pagesJiang Liu
2013-04-29mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes
2013-04-28ARM: KVM: move to a KVM provided HYP idmapMarc Zyngier