aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/mmu.c
Commit message (Expand)AuthorAge
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-26
*-. Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon2019-08-30
|\ \
| | * arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang2019-08-23
| |/ |/|
| * arm64: fix fixmap copy for 16K pages and 48-bit VAMark Rutland2019-08-28
| * arm64: memory: rename VA_START to PAGE_ENDMark Rutland2019-08-14
| * arm64: mm: Remove vabits_userSteve Capper2019-08-09
| * arm64: mm: Introduce vabits_actualSteve Capper2019-08-09
| * arm64: mm: Flip kernel VA spaceSteve Capper2019-08-09
|/
* mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2019-07-18
* arm64/mm: add temporary arch_remove_memory() implementationDavid Hildenbrand2019-07-18
* mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual2019-07-16
* arm64: switch to generic version of pte allocationMike Rapoport2019-07-12
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-08
|\
| * arm64: Fix comment after #endifOdin Ugedal2019-06-07
| * arm64/mm: Change BUG_ON() to VM_BUG_ON() in [pmd|pud]_set_huge()Anshuman Khandual2019-06-04
| * arm64/mm: Simplify protection flag creation for kernel huge mappingsAnshuman Khandual2019-06-04
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-19
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-22
|\
| * arm64/mm: Inhibit huge-vmap with ptdumpMark Rutland2019-05-16
* | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-14
* | mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-14
|/
* arm64: mm: Consolidate early page table allocationWill Deacon2019-04-09
* arm64: mm: don't call page table ctors for init_mmYu Zhao2019-04-09
* arm64: mm: use appropriate ctors for page tablesYu Zhao2019-04-09
* memblock: memblock_phys_alloc(): don't panicMike Rapoport2019-03-12
* arm64: mmu: drop paging_init commentsPeng Fan2019-03-01
* arm64: Remove asm/memblock.hWill Deacon2019-01-21
* lib/ioremap: ensure break-before-make is used for huge p4d mappingsWill Deacon2018-12-28
* arm64: mmu: drop pXd_present() checks from pXd_free_pYd_table()Will Deacon2018-12-28
* arm64: Add memory hotplug supportRobin Murphy2018-12-12
* arm64: mm: EXPORT vabits_user to modulesWill Deacon2018-12-10
* arm64: mm: introduce 52-bit userspace supportSteve Capper2018-12-10
* arm64: mm: apply r/o permissions of VM areas to its linear alias as wellArd Biesheuvel2018-11-20
* arm64: memblock: don't permit memblock resizing until linear mapping is upArd Biesheuvel2018-11-08
* memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-31
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-22
|\
| * arm64: mm: Use __pa_symbol() for set_swapper_pgd()James Morse2018-10-10
| * arm64/mm: use fixmap to modify swapper_pg_dirJun Yao2018-09-25
| * arm64/mm: Separate boot-time page tables from swapper_pg_dirJun Yao2018-09-25
* | arm64: fix erroneous warnings in page freeing functionsMark Rutland2018-09-06
|/
* arm64: Implement page table free interfacesChintan Pandya2018-07-06
* ioremap: Update pgtable free interfaces with addrChintan Pandya2018-07-04
* arm64: Make sure permission updates happen for pmd/pudLaura Abbott2018-05-24
* mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-22
* arm64: mm: fix thinko in non-global page table attribute checkArd Biesheuvel2018-02-26
* arm64: Enforce BBM for huge IO/VMAP mappingsWill Deacon2018-02-22
* arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon2018-02-16
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-08
|\
| * arm64: mm: Permit transitioning from Global to Non-Global without BBMWill Deacon2018-02-06
* | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-06
|\ \ | |/ |/|