index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
mmu.c
Age
Commit message (
Expand
)
Author
2022-09-22
ARM: 9247/1: mm: set readonly for MT_MEMORY_RO with ARM_LPAE
Wang Kefeng
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-17
arm/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-06
ARM: 9210/1: Mark the FDT_FIXED sections as shareable
Zhen Lei
2022-02-28
ARM: 9182/1: mmu: fix returns from early_param() and __setup() functions
Randy Dunlap
2021-11-12
ARM: 9155/1: fix early early_iounmap()
Michał Mirosław
2021-08-10
ARM: 9104/2: Fix Keystone 2 kernel mapping regression
Linus Walleij
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-03-25
ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUG_KMAP_LOCAL is enabled
Ard Biesheuvel
2021-02-01
ARM: 9054/1: arch/arm/mm/mmu.c: Remove duplicate header
Hailong Liu
2020-10-27
ARM: 9015/2: Define the virtual space of KASan's shadow region
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-18
mm: remove duplicate include statement in mmu.c
Tian Tao
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-07-28
ARM: 8994/1: mm: drop kimage_voffset which was only used by KVM
Ard Biesheuvel
2020-07-21
ARM: 8988/1: mmu: fix crash in EFI calls due to p4d typo in create_mapping_la...
Ard Biesheuvel
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-04
arm: add support for folded p4d page tables
Mike Rapoport
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2020-03-24
arm: Remove HYP/Stage-2 page-table support
Marc Zyngier
2019-11-11
arm: remove ioremap_cached
Christoph Hellwig
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-10
ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundary
Chester Lin
2019-09-06
ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...
Mike Rapoport
2019-07-12
arm: switch to generic version of pte allocation
Mike Rapoport
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-07
arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()
Mike Rapoport
2019-03-07
arch: simplify several early memory allocations
Mike Rapoport
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2017-06-29
ARM: 8685/1: ensure memblock-limit is pmd-aligned
Doug Berger
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-04-20
ARM: 8667/3: Fix memory attribute inconsistencies when using fixmap
Jon Medhurst
2017-04-09
ARM: Expose the VA/IDMAP offset
Marc Zyngier
2017-02-28
ARM: 8639/1: Define KERNEL_START and KERNEL_END
Florian Fainelli
2017-02-28
ARM: 8637/1: Adjust memory boundaries after reservations
Laura Abbott
2017-02-28
ARM: 8636/1: Cleanup sanity_check_meminfo
Laura Abbott
2016-10-06
Merge branches 'misc' and 'sa1111-base' into for-linus
Russell King
2016-09-12
ARM: 8612/1: LPAE: initialize cache policy correctly
Stefan Agner
2016-08-12
ARM: 8595/2: apply more __ro_after_init
Kees Cook
[next]