index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
Age
Commit message (
Expand
)
Author
2021-07-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-07-04
Merge tag 'memblock-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-30
arm: extend pfn_valid to take into account freed memory map alignment
Mike Rapoport
2021-06-29
mm: update legacy flush_tlb_* to use vma
Chen Li
2021-06-13
ARM: 9091/1: Revert "mm: qsd8x50: Fix incorrect permission faults"
Wang Kefeng
2021-06-13
ARM: 9090/1: Map the lowmem and kernel separately
Linus Walleij
2021-06-07
ARM: 9082/1: [v2] mark prepare_page_table as __init
Arnd Bergmann
2021-06-07
ARM: use MiB for vmalloc sizes
Russell King (Oracle)
2021-06-07
ARM: use "* SZ_1M" rather than "<< 20"
Russell King (Oracle)
2021-06-07
ARM: change vmalloc_start to vmalloc_size
Russell King (Oracle)
2021-06-07
ARM: change vmalloc_min to vmalloc_start
Russell King (Oracle)
2021-06-07
ARM: use a temporary variable to hold maximum vmalloc size
Russell King (Oracle)
2021-06-07
ARM: change vmalloc_min to be unsigned long
Russell King (Oracle)
2021-05-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-05-04
Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2021-04-18
ARM: 9074/1: ptdump: convert to DEFINE_SHOW_ATTRIBUTE
Jisheng Zhang (syna)
2021-04-18
ARM: 9073/1: ptdump: add __init section marker to three functions
Jisheng Zhang (syna)
2021-04-18
ARM: 9072/1: mm: remove set_kernel_text_r[ow]()
Jisheng Zhang (syna)
2021-03-25
ARM: 9069/1: NOMMU: Fix conversion for_each_membock() to for_each_mem_range()
Vladimir Murzin
2021-03-25
ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUG_KMAP_LOCAL is enabled
Ard Biesheuvel
2021-03-19
ARM: Qualify enabling of swiotlb_init()
Florian Fainelli
2021-03-09
ARM: 9059/1: cache-v7: get rid of mini-stack
Ard Biesheuvel
2021-03-09
ARM: 9058/1: cache-v7: refactor v7_invalidate_l1 to avoid clobbering r5/r6
Ard Biesheuvel
2021-03-09
ARM: 9057/1: cache-v7: add missing ISB after cache level selection
Ard Biesheuvel
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-02-01
ARM: 9054/1: arch/arm/mm/mmu.c: Remove duplicate header
Hailong Liu
2021-02-01
ARM: 9053/1: arm/mm/ptdump:Add address markers for KASAN regions
Hailong Liu
2021-01-15
ARM: drop efm32 platform
Uwe Kleine-König
2020-12-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux
Linus Torvalds
2020-12-18
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
arm, arm64: move free_unused_memmap() to generic mm
Mike Rapoport
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-11
Add and use a generic version of devmem_is_allowed()
Palmer Dabbelt
2020-12-11
arm: Use the generic devmem_is_allowed()
Palmer Dabbelt
2020-12-08
ARM: 9025/1: Kconfig: CPU_BIG_ENDIAN depends on !LD_IS_LLD
Nick Desaulniers
2020-11-06
ARM: highmem: Switch to generic kmap atomic
Thomas Gleixner
2020-11-04
ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservations
Ard Biesheuvel
2020-10-27
ARM: 9016/2: Initialize the mapping of KASan shadow memory
Linus Walleij
2020-10-27
ARM: 9015/2: Define the virtual space of KASan's shadow region
Linus Walleij
2020-10-27
ARM: 9013/2: Disable KASan instrumentation for some code
Linus Walleij
2020-10-27
ARM: 9012/1: move device tree mapping out of linear region
Ard Biesheuvel
2020-10-27
ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address
Ard Biesheuvel
2020-10-20
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-10-18
mm: remove duplicate include statement in mmu.c
Tian Tao
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-13
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
[next]