summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2019-11-16ARM: 8937/1: spectre-v2: remove Brahma-B53 from hardeningDoug Berger
2019-11-15ARM: 8933/1: replace Sun/Solaris style flag on section directiveNick Desaulniers
2019-11-15ARM: 8930/1: Add support for generic vDSOVincenzo Frascino
2019-11-15ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operandStefan Agner
2019-10-31ARM: 8923/1: mm: include <asm/vga.h> for vga_baseBen Dooks (Codethink)
2019-10-27ARM: 8917/1: mm: include <asm/set_memory.h>Ben Dooks (Codethink)
2019-10-27ARM: 8916/1: mm: make set_section_perms() staticBen Dooks (Codethink)
2019-10-27ARM: 8909/1: make unexported items staticBen Dooks
2019-10-27ARM: 8907/1: arch: reuse addr variable in pfn_validClemens Gruber
2019-10-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-10-22Merge branch 'misc' into fixesRussell King
2019-10-21ARM: 8926/1: v7m: remove register save to stack before svcafzal mohammed
2019-10-10ARM: 8914/1: NOMMU: Fix exc_ret for XIPVladimir Murzin
2019-10-09ARM: mm: alignment: use "u32" for 32-bit instructionsRussell King
2019-10-09ARM: mm: fix alignment handler faults under memory pressureRussell King
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-24arm: use generic mmap top-down layout and brk randomizationAlexandre Ghiti
2019-09-24arm: use STACK_TOP when computing mmap base addressAlexandre Ghiti
2019-09-24arm: properly account for stack randomization and stack guard gapAlexandre Ghiti
2019-09-24mm: introduce compound_nr()Matthew Wilcox (Oracle)
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)
2019-09-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-11xen/arm: remove xen_dma_opsChristoph Hellwig
2019-09-11xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainanceChristoph Hellwig
2019-09-10ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundaryChester Lin
2019-09-06ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...Mike Rapoport
2019-09-04arm: remove wrappers for the generic dma remap helpersChristoph Hellwig
2019-09-04dma-mapping: introduce a dma_common_find_pages helperChristoph Hellwig
2019-09-04dma-mapping: always use VM_DMA_COHERENT for generic DMA remapChristoph Hellwig
2019-09-04vmalloc: lift the arm flag for coherent mappings to common codeChristoph Hellwig
2019-09-04dma-mapping: provide a better default ->get_required_maskChristoph Hellwig
2019-09-04arm-nommu: call dma_mmap_from_dev_coherent directlyChristoph Hellwig
2019-09-04dma-mapping: move the dma_get_sgtable API comments from arm to common codeChristoph Hellwig
2019-08-30Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-08-29dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig
2019-08-29ARM: 8890/1: l2x0: add marvell,ecc-enable property for auroraChris Packham
2019-08-29ARM: 8886/1: l2x0: support parity-enable/disable on auroraChris Packham
2019-08-29ARM: 8887/1: aurora-l2: add prefix to MAX_RANGE_SIZEJan Luebbe
2019-08-29ARM: 8902/1: l2c: move cache-aurora-l2.h to asm/hardwareJan Luebbe
2019-08-28ARM: 8901/1: add a criteria for pfn_valid of armzhaoyang
2019-08-23ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writesWill Deacon
2019-08-23ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger
2019-08-20arm: select the dma-noncoherent symbols for all swiotlb buildsChristoph Hellwig
2019-08-14Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-14ARM: xscale: fix multi-cpu compilationArnd Bergmann
2019-08-14ARM: remove ks8695 platformArnd Bergmann
2019-08-10dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig
2019-08-10Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds