summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | arm64/mm: Document write abort detection from ESRAnshuman Khandual2019-06-071-1/+10
| * | arm64: Fix comment after #endifOdin Ugedal2019-06-071-1/+1
| * | arm64/mm: Drop task_struct argument from __do_page_fault()Anshuman Khandual2019-06-041-10/+5
| * | arm64/mm: Drop mmap_sem before calling __do_kernel_fault()Anshuman Khandual2019-06-041-1/+3
| * | arm64/mm: Identify user instruction abortsAnshuman Khandual2019-06-041-0/+1
| * | arm64/mm: Change BUG_ON() to VM_BUG_ON() in [pmd|pud]_set_huge()Anshuman Khandual2019-06-041-2/+2
| * | arm64: mm: make CONFIG_ZONE_DMA32 configurableMiles Chen2019-06-041-2/+3
| * | arm64/mm: Simplify protection flag creation for kernel huge mappingsAnshuman Khandual2019-06-041-6/+2
| * | arm64/hugetlb: Use macros for contiguous huge page sizesAnshuman Khandual2019-06-031-6/+6
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-1913-156/+13
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1
|/ /
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-241-0/+33
|\
| * arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon2019-05-231-0/+33
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-223-5/+21
|\ \ | |/ |/|
| * arm64/mm: Inhibit huge-vmap with ptdumpMark Rutland2019-05-161-3/+8
| * arm64: Print physical address of page table base in show_pte()Will Deacon2019-05-141-2/+3
| * arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtableChristoph Hellwig2019-05-071-0/+10
* | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-152-2/+2
* | mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-141-3/+3
* | initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig2019-05-141-15/+2
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-05-075-56/+71
|\|
| * arm64: Save and restore OSDLR_EL1 across suspend/resumeJean-Philippe Brucker2019-04-091-16/+18
| * 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
| * arm64: debug: Remove unused return value from do_debug_exception()Will Deacon2019-04-091-10/+4
| * arm64: mm: Ensure we ignore the initrd if it is placed out of rangeWill Deacon2019-04-031-1/+1
| * arm64: mm: Make show_pte() a static functionWill Deacon2019-04-031-1/+1
| * arm64: setup min_low_pfnMiles Chen2019-04-031-0/+1
| * arm64/mm: fix kernel-doc commentsQian Cai2019-04-031-13/+12
| * arm64: mm: fix incorrect assignment of 'max_mapnr'Muchun Song2019-04-011-1/+1
* | arm64: mm: Ensure tail of unaligned initrd is reservedBjorn Andersson2019-04-231-1/+1
|/
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+10
* memblock: memblock_phys_alloc(): don't panicMike Rapoport2019-03-121-0/+2
* memblock: memblock_phys_alloc_try_nid(): don't panicMike Rapoport2019-03-121-0/+4
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-106-46/+11
|\
| * arm64: mmu: drop paging_init commentsPeng Fan2019-03-011-4/+0
| * arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon2019-03-011-4/+5
| * arm64: Add workaround for Fujitsu A64FX erratum 010001Zhang Lei2019-02-281-0/+1
| * arm64: Unmask PMR before going idleJulien Thierry2019-02-061-11/+0
| * arm64: dump: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-312-7/+4
| * arm64: mm: make use of new memblocks_present() helperLogan Gunthorpe2019-01-211-19/+1
| * arm64: Remove asm/memblock.hWill Deacon2019-01-211-1/+0
* | Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-061-19/+5
|\ \
| * \ Merge branch 'acpi-apei'Rafael J. Wysocki2019-03-041-19/+5
| |\ \
| | * | arm64: KVM/mm: Move SEA handling behind a single 'claim' interfaceJames Morse2019-02-071-19/+5
| | * | KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbingJames Morse2019-02-071-1/+1
| | |/