summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/mmu.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 9155/1: fix early early_iounmap()Michał Mirosław2021-11-121-2/+2
* ARM: 9104/2: Fix Keystone 2 kernel mapping regressionLinus Walleij2021-08-101-1/+8
* 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
* ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUG_KMAP_LOCAL is enabledArd Biesheuvel2021-03-251-2/+1
* ARM: 9054/1: arch/arm/mm/mmu.c: Remove duplicate headerHailong Liu2021-02-011-1/+0
* ARM: 9015/2: Define the virtual space of KASan's shadow regionLinus Walleij2020-10-271-0/+18
* ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel2020-10-271-6/+14
* ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel2020-10-271-2/+2
* mm: remove duplicate include statement in mmu.cTian Tao2020-10-181-1/+0
* arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport2020-10-131-26/+13
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-0/+1
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-08-061-5/+0
|\
| * ARM: 8994/1: mm: drop kimage_voffset which was only used by KVMArd Biesheuvel2020-07-281-5/+0
* | ARM: 8988/1: mmu: fix crash in EFI calls due to p4d typo in create_mapping_la...Ard Biesheuvel2020-07-211-1/+1
|/
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-6/+1
* arm: add support for folded p4d page tablesMike Rapoport2020-06-041-6/+29
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-0/+14
* arm: Remove HYP/Stage-2 page-table supportMarc Zyngier2020-03-241-26/+0
* arm: remove ioremap_cachedChristoph Hellwig2019-11-111-1/+1
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-1/+1
* ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundaryChester Lin2019-09-101-0/+3
* ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...Mike Rapoport2019-09-061-0/+16
* arm: switch to generic version of pte allocationMike Rapoport2019-07-121-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-1/+13
* arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()Mike Rapoport2019-03-071-8/+3
* arch: simplify several early memory allocationsMike Rapoport2019-03-071-3/+1
* memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-311-1/+1
* ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger2017-06-291-4/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-081-0/+5
|\
| * ARM: Expose the VA/IDMAP offsetMarc Zyngier2017-04-091-0/+5
* | ARM: 8667/3: Fix memory attribute inconsistencies when using fixmapJon Medhurst2017-04-201-3/+13
|/
* ARM: 8639/1: Define KERNEL_START and KERNEL_ENDFlorian Fainelli2017-02-281-5/+1
* ARM: 8637/1: Adjust memory boundaries after reservationsLaura Abbott2017-02-281-3/+6
* ARM: 8636/1: Cleanup sanity_check_meminfoLaura Abbott2017-02-281-42/+24
* Merge branches 'misc' and 'sa1111-base' into for-linusRussell King2016-10-061-6/+17
|\
| * ARM: 8612/1: LPAE: initialize cache policy correctlyStefan Agner2016-09-121-1/+1
| * ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocationsArd Biesheuvel2016-08-091-1/+2
| * ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limitNicolas Pitre2016-08-091-4/+14
* | ARM: 8595/2: apply more __ro_after_initKees Cook2016-08-121-1/+1
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-191-2/+6
|\
| * ARM: 8518/1: Use correct symbols for XIP_KERNELChris Brandt2016-02-111-2/+6
* | mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-171-3/+3
|/