summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/mmu.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-201-1/+1
|\
| * ARM: make xscale iwmmxt code multiplatform awareArnd Bergmann2015-12-011-1/+1
* | Merge branch 'devel-stable' into for-linusRussell King2016-01-121-41/+87
|\ \
| * | ARM: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel2015-12-131-0/+3
| * | ARM: implement create_mapping_late() for EFI useArd Biesheuvel2015-12-131-0/+20
| * | ARM: add support for non-global kernel mappingsArd Biesheuvel2015-12-131-15/+20
| * | ARM: factor out allocation routine from __create_mapping()Ard Biesheuvel2015-12-131-11/+23
| * | ARM: split off core mapping logic from create_mappingArd Biesheuvel2015-12-131-25/+31
| * | ARM: add support for generic early_ioremap/early_memremapArd Biesheuvel2015-12-131-1/+1
| |/
* / ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processorJungseung Lee2016-01-041-1/+1
|/
* ARM: 8447/1: catch pending imprecise abort on unmaskLucas Stach2015-10-191-1/+2
* ARM: 8422/1: enable imprecise aborts during early kernel startupLucas Stach2015-09-221-0/+3
*---. Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King2015-09-031-9/+90
|\ \ \
| | | * ARM: domains: keep vectors in separate domainRussell King2015-08-211-2/+2
| |_|/ |/| |
| | * ARM: 8415/1: early fixmap support for earlyconStefan Agner2015-08-181-7/+81
| |/ |/|