index
:
pm24.git
cpufreq-rust
master
perf-mon
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
/
mmu.c
Age
Commit message (
Expand
)
Author
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
2016-08-09
ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocations
Ard Biesheuvel
2016-08-09
ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limit
Nicolas Pitre
2016-03-19
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-03-17
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
2016-02-11
ARM: 8518/1: Use correct symbols for XIP_KERNEL
Chris Brandt
2016-01-20
Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-01-12
Merge branch 'devel-stable' into for-linus
Russell King
2016-01-04
ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processor
Jungseung Lee
2015-12-13
ARM: only consider memblocks with NOMAP cleared for linear mapping
Ard Biesheuvel
2015-12-13
ARM: implement create_mapping_late() for EFI use
Ard Biesheuvel
2015-12-13
ARM: add support for non-global kernel mappings
Ard Biesheuvel
2015-12-13
ARM: factor out allocation routine from __create_mapping()
Ard Biesheuvel
2015-12-13
ARM: split off core mapping logic from create_mapping
Ard Biesheuvel
2015-12-13
ARM: add support for generic early_ioremap/early_memremap
Ard Biesheuvel
2015-12-01
ARM: make xscale iwmmxt code multiplatform aware
Arnd Bergmann
2015-10-19
ARM: 8447/1: catch pending imprecise abort on unmask
Lucas Stach
[next]