summaryrefslogtreecommitdiff
path: root/arch/arm/mm/mmu.c
AgeCommit message (Expand)Author
2023-01-11Merge tag 'v5.15.75' into 5.15-2.2.x-imxDaiane Angolini
2022-10-26ARM: 9247/1: mm: set readonly for MT_MEMORY_RO with ARM_LPAEWang Kefeng
2022-09-26Merge tag 'v5.15.70' into lf-5.15.yJason Liu
2022-07-21ARM: 9210/1: Mark the FDT_FIXED sections as shareableZhen Lei
2022-03-11Merge tag 'v5.15.27' into lf-5.15.yJason Liu
2022-03-08ARM: 9182/1: mmu: fix returns from early_param() and __setup() functionsRandy Dunlap
2021-12-01Merge tag 'v5.15.5' into lf-5.15.yJason Liu
2021-11-18ARM: 9155/1: fix early early_iounmap()Michał Mirosław
2021-11-02ARM: add new non-shareable ioremapPan Jiafei
2021-08-10ARM: 9104/2: Fix Keystone 2 kernel mapping regressionLinus Walleij
2021-06-13ARM: 9090/1: Map the lowmem and kernel separatelyLinus Walleij
2021-06-07ARM: 9082/1: [v2] mark prepare_page_table as __initArnd Bergmann
2021-06-07ARM: use MiB for vmalloc sizesRussell King (Oracle)
2021-06-07ARM: use "* SZ_1M" rather than "<< 20"Russell King (Oracle)
2021-06-07ARM: change vmalloc_start to vmalloc_sizeRussell King (Oracle)
2021-06-07ARM: change vmalloc_min to vmalloc_startRussell King (Oracle)
2021-06-07ARM: use a temporary variable to hold maximum vmalloc sizeRussell King (Oracle)
2021-06-07ARM: change vmalloc_min to be unsigned longRussell King (Oracle)
2021-03-25ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUG_KMAP_LOCAL is enabledArd Biesheuvel
2021-02-01ARM: 9054/1: arch/arm/mm/mmu.c: Remove duplicate headerHailong Liu
2020-10-27ARM: 9015/2: Define the virtual space of KASan's shadow regionLinus Walleij
2020-10-27ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel
2020-10-27ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel
2020-10-18mm: remove duplicate include statement in mmu.cTian Tao
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-08-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-07-28ARM: 8994/1: mm: drop kimage_voffset which was only used by KVMArd Biesheuvel
2020-07-21ARM: 8988/1: mmu: fix crash in EFI calls due to p4d typo in create_mapping_la...Ard Biesheuvel
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-04arm: add support for folded p4d page tablesMike Rapoport
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2020-03-24arm: Remove HYP/Stage-2 page-table supportMarc Zyngier
2019-11-11arm: remove ioremap_cachedChristoph Hellwig
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-10ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundaryChester Lin
2019-09-06ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...Mike Rapoport
2019-07-12arm: switch to generic version of pte allocationMike Rapoport
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-07arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()Mike Rapoport
2019-03-07arch: simplify several early memory allocationsMike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport
2017-06-29ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-04-20ARM: 8667/3: Fix memory attribute inconsistencies when using fixmapJon Medhurst
2017-04-09ARM: Expose the VA/IDMAP offsetMarc Zyngier
2017-02-28ARM: 8639/1: Define KERNEL_START and KERNEL_ENDFlorian Fainelli
2017-02-28ARM: 8637/1: Adjust memory boundaries after reservationsLaura Abbott
2017-02-28ARM: 8636/1: Cleanup sanity_check_meminfoLaura Abbott