aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng1-0/+3
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds6-26/+69
2016-05-19Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-linusRussell King8-33/+76
2016-05-09iommu: of: enforce const-ness of struct iommu_opsRobin Murphy1-3/+3
2016-05-07Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-7/+8
2016-05-05ARM: 8567/1: cache-uniphier: activate ways for secondary CPUsMasahiro Yamada1-2/+24
2016-05-05ARM: 8572/1: nommu: change memory reserve for the vectorsJean-Philippe Brucker1-1/+1
2016-05-05ARM: 8571/1: nommu: fix PMSAv7 setupJean-Philippe Brucker1-6/+7
2016-05-05ARM: 8569/1: pl2x0: Add OF control of cache power managementBrad Mouring1-5/+21
2016-05-03ARM: provide improved virt_to_idmap() functionalityRussell King1-1/+1
2016-04-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+2
2016-04-20Merge tag 'arm-memremap-for-v4.7' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into devel-stableRussell King2-2/+23
2016-04-15ARM: 8551/2: DMA: Fix kzalloc flags in __dma_allocAlexandre Courbot1-1/+2
2016-04-10Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-5/+5
2016-04-07ARM: 8548/1: dma-mapping: remove arm_dma_set_mask()Alexandre Courbot1-16/+0
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-2/+2
2016-04-04ARM: memremap: implement arch_memremap_wb()Ard Biesheuvel2-2/+15
2016-04-04ARM: reintroduce ioremap_cached() for creating cached I/O mappingsArd Biesheuvel2-0/+8
2016-04-01ARM: SMP enable of cache maintanence broadcastRussell King1-5/+5
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds7-96/+256
2016-03-17mm: remove VM_FAULT_MINORJan Kara1-1/+1
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2-4/+4
2016-03-06Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+3
2016-03-04Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King8-96/+259
2016-03-04ARM: 8546/1: dma-mapping: refactor to fix coherent+cma+gfp=0Rabin Vincent1-37/+128
2016-03-04ARM: 8547/1: dma-mapping: store buffer informationRabin Vincent1-1/+48
2016-03-04ARM: 8544/1: set_memory_xx fixesMika Penttilä1-0/+3
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman1-1/+1
2016-02-22ARM: 8535/1: mm: DEBUG_RODATA makes no sense with XIP_KERNELArnd Bergmann1-1/+1
2016-02-17ARM: make the physical-relative calculation more obviousRussell King1-1/+1
2016-02-16ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNELNicolas Pitre1-1/+1
2016-02-11ARM: 8502/1: mm: mark section-aligned portion of rodata NXKees Cook1-3/+4
2016-02-11ARM: 8518/1: Use correct symbols for XIP_KERNELChris Brandt1-2/+6
2016-02-11ARM: 8507/1: dma-mapping: Use DMA_ATTR_ALLOC_SINGLE_PAGES hint to optimize allocDoug Anderson1-0/+4
2016-02-11ARM: 8505/1: dma-mapping: Optimize allocationDoug Anderson1-14/+20
2016-02-08ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATAKees Cook2-25/+28
2016-02-08ARM: make virt_to_idmap() return unsigned longRussell King1-1/+1
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa1-9/+2
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-19/+19
2016-01-15mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov1-1/+1
2016-01-15arm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov1-15/+0
2016-01-14arm: mm: support ARCH_MMAP_RND_BITSDaniel Cashman1-2/+1
2016-01-12Merge branch 'devel-stable' into for-linusRussell King3-42/+100
2016-01-05Merge branches 'misc' and 'misc-rc6' into for-linusRussell King5-32/+53
2016-01-04ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processorJungseung Lee1-1/+1
2015-12-22ARM: 8482/1: l2x0: make it possible to disable outer sync from DTLinus Walleij1-3/+10
2015-12-18Merge tag 'realview-multiplatform-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/multiplatformArnd Bergmann1-15/+15
2015-12-18ARM: no longer make CPU targets visible separatelyArnd Bergmann1-15/+15
2015-12-17Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+1
2015-12-17ARM: 8453/2: proc-v7.S: don't locate temporary stack space in .text sectionNicolas Pitre1-7/+16