summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/mmu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * arm64/mm/hotplug: Register boot memory hot remove notifier earlierAnshuman Khandual2020-11-101-2/+11
| |/
| * treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
| * arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport2020-10-141-8/+3
| * Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-1/+1
| |\
| | * arm64/mm: Remove needless section quotesKees Cook2020-09-011-1/+1
| |/ |/|
| * arm64: mte: Use Normal Tagged attributes for the linear mapCatalin Marinas2020-09-031-2/+18
|/
* arm64/mm: enable vmem_altmap support for vmemmap mappingsAnshuman Khandual2020-08-071-20/+38
* mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()Anshuman Khandual2020-08-071-1/+1
* mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()Anshuman Khandual2020-08-071-1/+1
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-0/+1
* arm64: mm: reset address tag set by kasan sw taggingShyam Thombre2020-06-151-0/+1
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-4/+4
* arm64: add support for folded p4d page tablesMike Rapoport2020-06-051-18/+34
* arm64: Set GP bit in kernel page tables to enable BTI for the kernelMark Brown2020-05-071-0/+24
* mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe2020-04-111-1/+2
* mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe2020-04-111-2/+2
* arm64/mm: Enable memory hot removeAnshuman Khandual2020-03-041-9/+370
* arm64: mm: convert mm/dump.c to use walk_page_range()Steven Price2020-02-041-2/+2
* mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand2020-01-041-3/+1
* Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-11-271-0/+2
|\
| * arm/efi: EFI soft reservation to memblockDan Williams2019-11-071-0/+2
* | arm64: mm: simplify the page end calculation in __create_pgd_mapping()Masahiro Yamada2019-11-061-3/+2
|/
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-1/+1
*-. Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon2019-08-301-21/+11
|\ \
| | * arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang2019-08-231-14/+1
| |/ |/|
| * arm64: fix fixmap copy for 16K pages and 48-bit VAMark Rutland2019-08-281-3/+5
| * arm64: memory: rename VA_START to PAGE_ENDMark Rutland2019-08-141-2/+2
| * arm64: mm: Remove vabits_userSteve Capper2019-08-091-2/+0
| * arm64: mm: Introduce vabits_actualSteve Capper2019-08-091-0/+3
| * arm64: mm: Flip kernel VA spaceSteve Capper2019-08-091-2/+2
|/
* mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2019-07-191-2/+0
* arm64/mm: add temporary arch_remove_memory() implementationDavid Hildenbrand2019-07-191-0/+19
* mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual2019-07-171-0/+5
* arm64: switch to generic version of pte allocationMike Rapoport2019-07-121-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-081-9/+5
|\
| * arm64: Fix comment after #endifOdin Ugedal2019-06-071-1/+1
| * arm64/mm: Change BUG_ON() to VM_BUG_ON() in [pmd|pud]_set_huge()Anshuman Khandual2019-06-041-2/+2
| * arm64/mm: Simplify protection flag creation for kernel huge mappingsAnshuman Khandual2019-06-041-6/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-221-3/+8
|\
| * arm64/mm: Inhibit huge-vmap with ptdumpMark Rutland2019-05-161-3/+8
* | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-151-1/+1
* | mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-141-3/+3
|/
* arm64: mm: Consolidate early page table allocationWill Deacon2019-04-091-11/+7
* arm64: mm: don't call page table ctors for init_mmYu Zhao2019-04-091-2/+13
* arm64: mm: use appropriate ctors for page tablesYu Zhao2019-04-091-12/+24
* memblock: memblock_phys_alloc(): don't panicMike Rapoport2019-03-121-0/+2
* arm64: mmu: drop paging_init commentsPeng Fan2019-03-011-4/+0
* arm64: Remove asm/memblock.hWill Deacon2019-01-211-1/+0
* lib/ioremap: ensure break-before-make is used for huge p4d mappingsWill Deacon2018-12-281-0/+5