aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2013-07-22Merge tag 'v3.10.2' into linux-linaro-lsk-androidlsk-androidMark Brown
2013-07-21ARM: mm: fix boot on SA1110 AssabetRussell King
2013-07-21ARM: 7769/1: Cortex-A15: fix erratum 798181 implementationMarc Zyngier
2013-07-21ARM: 7768/1: prevent risks of out-of-bound access in ASID allocatorMarc Zyngier
2013-07-21ARM: 7767/1: let the ASID allocator handle suspended animationMarc Zyngier
2013-07-19Merge branch 'experimental/android-3.10' of https://android.googlesource.com/...Mark Brown
2013-07-01ARM: mm: Allow an empty PMD in alloc_init_pte()Jon Medhurst (Tixy)
2013-07-01ARM: mm: Split memory banks that span multiple sections when sparsemem is ena...Arve Hjønnevåg
2013-07-01ARM: fault: assume no context when IRQs are disabled during data abort.JP Abgrall
2013-07-01[ARM] Optionally flush entire dcache from v6_dma_flush_rangeArve Hjønnevåg
2013-07-01ARM: allow the kernel text section to be made read-onlyColin Cross
2013-07-01ARM: cache-l2x0: update workaround for PL310 errata 727915Colin Cross
2013-07-01ARM: LPAE: Invalidate the TLB for module addresses during translation faultCatalin Marinas
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-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-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
2013-04-25Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stableRussell King
2013-04-17ARM: 7695/1: mvebu: Enable pj4b on LPAE compilationsGregory CLEMENT
2013-04-17ARM: 7693/1: mm: clean-up in order to reduce to call kmap_high_get()Joonsoo Kim
2013-04-17ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin
2013-04-17ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim
2013-04-17Merge branch 'for-rmk/740t' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2013-04-08ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King
2013-04-03ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP insteadWill Deacon
2013-04-03ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...Catalin Marinas
2013-04-03ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug ...Rob Herring
2013-03-26ARM: modules: don't export cpu_set_pte_ext when !MMUWill Deacon
2013-03-26ARM: mm: remove broken condition check for v4 flushingWill Deacon
2013-03-26ARM: mm: fix numerous hideous errors in proc-arm740.SWill Deacon
2013-03-26ARM: cache: remove ARMv3 support codeWill Deacon
2013-03-22ARM: 7678/1: Work around faulty ISAR0 register in some Krait CPUsStepan Moskovchenko
2013-03-22ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 registerStephen Boyd
2013-03-22ARM: 7677/1: LPAE: Fix mapping in alloc_init_section for unaligned addressesSricharan R
2013-03-15Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2013-03-14ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocationMarek Szyprowski
2013-03-09Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King
2013-03-03ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon
2013-03-03ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon
2013-03-03ARM: 7658/1: mm: fix race updating mm->context.id on ASID rolloverWill Deacon