aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAge
...
| * | Merge branch 'acpi-apei'Rafael J. Wysocki2019-03-04
| |\ \
| | * | arm64: KVM/mm: Move SEA handling behind a single 'claim' interfaceJames Morse2019-02-07
| | * | KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbingJames Morse2019-02-07
| | |/
* | | numa: make "nr_node_ids" unsigned intAlexey Dobriyan2019-03-06
* | | arm64: kdump: no need to mark crashkernel pages manually PG_reservedDavid Hildenbrand2019-03-06
* | | arm64/mm: enable HugeTLB migration for contiguous bit HugeTLB pagesAnshuman Khandual2019-03-06
|/ /
* | kasan: fix random seed generation for tag-based modeAndrey Konovalov2019-02-21
* | arm64: ptdump: Don't iterate kernel page tables using PTRS_PER_PXXWill Deacon2019-02-04
* | arm64: Do not issue IPIs for user executable ptesCatalin Marinas2019-02-01
* | arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig2019-01-23
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-01-05
|\
| * arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear regionYueyi Li2019-01-03
* | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-28
|\ \
| * \ Merge branch 'yaml-bindings-for-v4.21' into dt/nextRob Herring2018-12-13
| |\ \
| * | | arch: Move initrd= parsing into do_mounts_initrd.cFlorian Fainelli2018-11-26
| * | | arm64: Utilize phys_initrd_start/phys_initrd_sizeFlorian Fainelli2018-11-26
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-28
|\ \ \ \
| * | | | 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
| * | | | mm/memblock.c: skip kmemleak for kasan_init()Qian Cai2018-12-28
| * | | | kasan, arm64: enable top byte ignore for the kernelAndrey Konovalov2018-12-28
| * | | | kasan, arm64: fix up fault handling logicAndrey Konovalov2018-12-28
| * | | | kasan: add tag related helper functionsAndrey Konovalov2018-12-28
| * | | | kasan: initialize shadow to 0xff for tag-based modeAndrey Konovalov2018-12-28
| * | | | kasan: rename kasan_zero_page to kasan_early_shadow_pageAndrey Konovalov2018-12-28
* | | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-13
| * | | | dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig2018-12-13
| * | | | dma-mapping: factor out dummy DMA opsRobin Murphy2018-12-13
| * | | | iommu/dma-iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-06
| * | | | arm64: remove the dummy_dma_ops mapping_error methodChristoph Hellwig2018-12-06
| * | | | dma-mapping: move the arm64 noncoherent alloc/free support to common codeChristoph Hellwig2018-12-01
| | |/ / | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-25
|\ \ \ \ | | |_|/ | |/| |
| * | | arm64: Add memory hotplug supportRobin Murphy2018-12-12
| * | | arm64: mm: EXPORT vabits_user to modulesWill Deacon2018-12-10
| * | | arm64: Kconfig: Re-jig CONFIG options for 52-bit VAWill Deacon2018-12-10
| * | | arm64: mm: introduce 52-bit userspace supportSteve Capper2018-12-10
| * | | arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGDSteve Capper2018-12-10
| * | | arm64: mm: Introduce DEFAULT_MAP_WINDOWSteve Capper2018-12-10
| * | | arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon2018-12-10
| * | | arm64: move memstart_addr export inlineMark Rutland2018-12-10
| * | | arm64: hugetlb: Register hugepages during arch initAllen Pais2018-12-06
| * | | arm64: mm: apply r/o permissions of VM areas to its linear alias as wellArd Biesheuvel2018-11-20
| * | | arm64: mm: purge lazily unmapped vm regions before changing permissionsArd Biesheuvel2018-11-20
| |/ /
* | | mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe2018-12-14
* | | arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearingRobin Murphy2018-12-11
|/ /
* / arm64: memblock: don't permit memblock resizing until linear mapping is upArd Biesheuvel2018-11-08
|/
* arm64: fix warnings without CONFIG_IOMMU_DMAChristoph Hellwig2018-11-02
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-31