aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2019-10-10Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2019-10-10Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2019-10-07arm64: consider stack randomization for mmap base only when necessaryAlexandre Ghiti
2019-10-05arm64: kpti: ensure patched kernel text is fetched from PoUMark Rutland
2019-10-05arm64: mm: free the initrd reserved memblock in a aligned mannerJunhua Huang
2019-09-02arm64: Add support for ASID lockingAlex Belits
2019-08-25arm64: Make debug exception handlers visible from RCUMasami Hiramatsu
2019-07-26arm64: mm: make CONFIG_ZONE_DMA32 configurableMiles Chen
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-05-23arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon
2019-05-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-05-16arm64/mm: Inhibit huge-vmap with ptdumpMark Rutland
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2019-05-14mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko
2019-05-14initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig
2019-05-14arm64: Print physical address of page table base in show_pte()Will Deacon
2019-05-07arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtableChristoph Hellwig
2019-05-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-04-23arm64: mm: Ensure tail of unaligned initrd is reservedBjorn Andersson
2019-04-09arm64: Save and restore OSDLR_EL1 across suspend/resumeJean-Philippe Brucker
2019-04-09arm64: mm: Consolidate early page table allocationWill Deacon
2019-04-09arm64: mm: don't call page table ctors for init_mmYu Zhao
2019-04-09arm64: mm: use appropriate ctors for page tablesYu Zhao
2019-04-09arm64: debug: Remove unused return value from do_debug_exception()Will Deacon
2019-04-03arm64: mm: Ensure we ignore the initrd if it is placed out of rangeWill Deacon
2019-04-03arm64: mm: Make show_pte() a static functionWill Deacon
2019-04-03arm64: setup min_low_pfnMiles Chen
2019-04-03arm64/mm: fix kernel-doc commentsQian Cai
2019-04-01arm64: mm: fix incorrect assignment of 'max_mapnr'Muchun Song
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-12memblock: memblock_phys_alloc(): don't panicMike Rapoport
2019-03-12memblock: memblock_phys_alloc_try_nid(): don't panicMike Rapoport
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-05numa: make "nr_node_ids" unsigned intAlexey Dobriyan
2019-03-05arm64: kdump: no need to mark crashkernel pages manually PG_reservedDavid Hildenbrand
2019-03-05arm64/mm: enable HugeTLB migration for contiguous bit HugeTLB pagesAnshuman Khandual
2019-03-04Merge branch 'acpi-apei'Rafael J. Wysocki
2019-03-01arm64: mmu: drop paging_init commentsPeng Fan
2019-03-01arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon
2019-02-28arm64: Add workaround for Fujitsu A64FX erratum 010001Zhang Lei
2019-02-21kasan: fix random seed generation for tag-based modeAndrey Konovalov
2019-02-07arm64: KVM/mm: Move SEA handling behind a single 'claim' interfaceJames Morse
2019-02-07KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbingJames Morse
2019-02-06arm64: Unmask PMR before going idleJulien Thierry