summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2016-05-05ARM: 8571/1: nommu: fix PMSAv7 setupJean-Philippe Brucker
2016-05-05ARM: 8569/1: pl2x0: Add OF control of cache power managementBrad Mouring
2016-05-03ARM: provide improved virt_to_idmap() functionalityRussell King
2016-04-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-04-20Merge tag 'arm-memremap-for-v4.7' of git://git.linaro.org/people/ard.biesheuv...Russell King
2016-04-15ARM: 8551/2: DMA: Fix kzalloc flags in __dma_allocAlexandre Courbot
2016-04-10Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-04-07ARM: 8548/1: dma-mapping: remove arm_dma_set_mask()Alexandre Courbot
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-04ARM: memremap: implement arch_memremap_wb()Ard Biesheuvel
2016-04-04ARM: reintroduce ioremap_cached() for creating cached I/O mappingsArd Biesheuvel
2016-04-01ARM: SMP enable of cache maintanence broadcastRussell King
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-03-17mm: remove VM_FAULT_MINORJan Kara
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov
2016-03-06Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-03-04Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King
2016-03-04ARM: 8546/1: dma-mapping: refactor to fix coherent+cma+gfp=0Rabin Vincent
2016-03-04ARM: 8547/1: dma-mapping: store buffer informationRabin Vincent
2016-03-04ARM: 8544/1: set_memory_xx fixesMika Penttilä
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman
2016-02-22ARM: 8535/1: mm: DEBUG_RODATA makes no sense with XIP_KERNELArnd Bergmann
2016-02-17ARM: make the physical-relative calculation more obviousRussell King
2016-02-16ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNELNicolas Pitre
2016-02-11ARM: 8502/1: mm: mark section-aligned portion of rodata NXKees Cook
2016-02-11ARM: 8518/1: Use correct symbols for XIP_KERNELChris Brandt
2016-02-11ARM: 8507/1: dma-mapping: Use DMA_ATTR_ALLOC_SINGLE_PAGES hint to optimize allocDoug Anderson
2016-02-11ARM: 8505/1: dma-mapping: Optimize allocationDoug Anderson
2016-02-08ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATAKees Cook
2016-02-08ARM: make virt_to_idmap() return unsigned longRussell King
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-15mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov
2016-01-15arm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-14arm: mm: support ARCH_MMAP_RND_BITSDaniel Cashman
2016-01-12Merge branch 'devel-stable' into for-linusRussell King
2016-01-05Merge branches 'misc' and 'misc-rc6' into for-linusRussell King
2016-01-04ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processorJungseung Lee
2015-12-22ARM: 8482/1: l2x0: make it possible to disable outer sync from DTLinus Walleij
2015-12-18Merge tag 'realview-multiplatform-tag' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2015-12-18ARM: no longer make CPU targets visible separatelyArnd Bergmann
2015-12-17Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-12-17ARM: 8453/2: proc-v7.S: don't locate temporary stack space in .text sectionNicolas Pitre
2015-12-16Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams
2015-12-15ARM: 8471/1: need to save/restore arm register(r11) when it is corruptedAnson Huang
2015-12-15ARM: no longer force unbuffered DMA for realviewArnd Bergmann
2015-12-13ARM: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel
2015-12-13ARM: implement create_mapping_late() for EFI useArd Biesheuvel
2015-12-13ARM: add support for non-global kernel mappingsArd Biesheuvel