summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-2021-07-09' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-101-1/+3
|\
| * arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAMMike Rapoport2021-07-061-1/+3
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-07-063-71/+123
|\ \ | |/ |/|
| * ARM: 9091/1: Revert "mm: qsd8x50: Fix incorrect permission faults"Wang Kefeng2021-06-132-28/+0
| * ARM: 9090/1: Map the lowmem and kernel separatelyLinus Walleij2021-06-131-33/+111
| * ARM: 9082/1: [v2] mark prepare_page_table as __initArnd Bergmann2021-06-071-1/+1
| * ARM: use MiB for vmalloc sizesRussell King (Oracle)2021-06-071-3/+3
| * ARM: use "* SZ_1M" rather than "<< 20"Russell King (Oracle)2021-06-071-1/+1
| * ARM: change vmalloc_start to vmalloc_sizeRussell King (Oracle)2021-06-071-3/+3
| * ARM: change vmalloc_min to vmalloc_startRussell King (Oracle)2021-06-071-5/+5
| * ARM: use a temporary variable to hold maximum vmalloc sizeRussell King (Oracle)2021-06-071-2/+4
| * ARM: change vmalloc_min to be unsigned longRussell King (Oracle)2021-06-071-4/+4
* | Merge tag 'memblock-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-041-1/+12
|\ \
| * | arm: extend pfn_valid to take into account freed memory map alignmentMike Rapoport2021-06-301-1/+12
| |/
* / mm: update legacy flush_tlb_* to use vmaChen Li2021-06-292-2/+2
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-05-065-86/+51
|\
| * ARM: 9074/1: ptdump: convert to DEFINE_SHOW_ATTRIBUTEJisheng Zhang (syna)2021-04-181-12/+1
| * ARM: 9073/1: ptdump: add __init section marker to three functionsJisheng Zhang (syna)2021-04-182-3/+3
| * ARM: 9072/1: mm: remove set_kernel_text_r[ow]()Jisheng Zhang (syna)2021-04-181-21/+0
| * ARM: 9059/1: cache-v7: get rid of mini-stackArd Biesheuvel2021-03-092-26/+23
| * ARM: 9058/1: cache-v7: refactor v7_invalidate_l1 to avoid clobbering r5/r6Ard Biesheuvel2021-03-091-26/+25
| * ARM: 9057/1: cache-v7: add missing ISB after cache level selectionArd Biesheuvel2021-03-091-3/+4
* | Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-041-1/+5
|\ \
| * | ARM: Qualify enabling of swiotlb_init()Florian Fainelli2021-03-191-1/+5
| |/
* | mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-2/+0
* | mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)2021-04-303-0/+3
* | ARM: 9069/1: NOMMU: Fix conversion for_each_membock() to for_each_mem_range()Vladimir Murzin2021-03-252-2/+6
* | ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUG_KMAP_LOCAL is enabledArd Biesheuvel2021-03-251-2/+1
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-222-2/+8
|\
| * ARM: 9054/1: arch/arm/mm/mmu.c: Remove duplicate headerHailong Liu2021-02-011-1/+0
| * ARM: 9053/1: arm/mm/ptdump:Add address markers for KASAN regionsHailong Liu2021-02-011-1/+8
* | ARM: drop efm32 platformUwe Kleine-König2021-01-151-1/+0
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds2020-12-227-10/+346
|\
| * ARM: 9025/1: Kconfig: CPU_BIG_ENDIAN depends on !LD_IS_LLDNick Desaulniers2020-12-081-0/+1
| * ARM: 9016/2: Initialize the mapping of KASan shadow memoryLinus Walleij2020-10-273-1/+309
| * ARM: 9015/2: Define the virtual space of KASan's shadow regionLinus Walleij2020-10-271-0/+18
| * ARM: 9013/2: Disable KASan instrumentation for some codeLinus Walleij2020-10-271-0/+2
| * ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel2020-10-273-9/+16
| * ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel2020-10-271-2/+2
* | Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-181-22/+0
|\ \
| * \ Add and use a generic version of devmem_is_allowed()Palmer Dabbelt2020-12-111-22/+0
| |\ \ | | |/ | |/|
| | * arm: Use the generic devmem_is_allowed()Palmer Dabbelt2020-12-111-22/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-78/+0
|\ \ \
| * | | arm, arm64: move free_unused_memmap() to generic mmMike Rapoport2020-12-151-78/+0
* | | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-142-122/+0
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: highmem: Switch to generic kmap atomicThomas Gleixner2020-11-062-122/+0
| |/ /
* / / ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservationsArd Biesheuvel2020-11-041-2/+2
|/ /
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-10-201-4/+12
|\ \
| * | ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT valuesGuillaume Tucker2020-09-151-4/+12
| |/
* | mm: remove duplicate include statement in mmu.cTian Tao2020-10-181-1/+0