- e47690d x86: mm: avoid allocating struct mm_struct on the stack by Steven Price · 5 years ago
- f8f0d0b mm: ptdump: reduce level numbers by 1 in note_page() by Steven Price · 5 years ago
- 9c7869c arm64: mm: display non-present entries in ptdump by Steven Price · 5 years ago
- 102f45f arm64: mm: convert mm/dump.c to use walk_page_range() by Steven Price · 5 years ago
- 0238d3c Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
- aa246c0 Merge branch 'for-next/asm-annotations' into for-next/core by Will Deacon · 5 years ago
- 4f6cdf2 Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for-next/e0pd', 'for-next/entry', 'for-next/kbuild', 'for-next/kexec/cleanup', 'for-next/kexec/file-kdump', 'for-next/misc', 'for-next/nofpsimd', 'for-next/perf' and 'for-next/scs' into for-next/core by Will Deacon · 5 years ago
- 95b3f74 arm64: Use macros instead of hard-coded constants for MAIR_EL1 by Catalin Marinas · 5 years ago
- e3ec658 arm64: mm: avoid x18 in idmap_kpti_install_ng_mappings by Sami Tolvanen · 5 years ago
- f88f42f arm64: context: Free up kernel ASIDs if KPTI is not in use by Vladimir Murzin · 5 years ago
- edf9081 mm: change_memory_common: add spaces for `*` operator by Pan Zhang · 5 years ago
- f465925 arm64: mm: Use modern annotations for assembly functions by Mark Brown · 5 years ago
- 24cecc3 arm64: Revert support for execute-only user mappings by Catalin Marinas · 5 years ago
- feee6b2 mm/memory_hotplug: shrink zones when offlining memory by David Hildenbrand · 5 years ago
- 9888428 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
- cba779d arm64: mm: Fix column alignment for UXN in kernel_page_tables by Mark Brown · 5 years ago
- 93b9041 arm64: mm: Fix initialisation of DMA zones on non-NUMA systems by Will Deacon · 5 years ago
- 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
- 6e9f879 Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
- d7293f7 Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into dma-mapping-for-next by Christoph Hellwig · 5 years ago
- 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
- 6be2280 Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', 'for-next/zone-dma', 'for-next/relax-icc_pmr_el1-sync', 'for-next/double-page-fault', 'for-next/misc', 'for-next/kselftest-arm64-signal' and 'for-next/kaslr-diagnostics' into for-next/core by Catalin Marinas · 5 years ago
- 16993c0 arm/efi: EFI soft reservation to memblock by Dan Williams · 5 years ago
- bff3b04 arm64: mm: reserve CMA and crashkernel in ZONE_DMA32 by Nicolas Saenz Julienne · 5 years ago
- 32d1870 arm64: mm: simplify the page end calculation in __create_pgd_mapping() by Masahiro Yamada · 5 years ago
- 8b5369e dma/direct: turn ARCH_ZONE_DMA_BITS into a variable by Nicolas Saenz Julienne · 5 years ago
- e44ec4a arm64: print additional fault message when executing non-exec memory by Xiang Zheng · 5 years ago
- 8301ae8 Merge branch 'for-next/entry-s-to-c' into for-next/core by Catalin Marinas · 5 years ago
- 4686da5 arm64: Make arm64_dma32_phys_limit static by Catalin Marinas · 5 years ago
- bfe2987 arm64: entry-common: don't touch daif before bp-hardening by James Morse · 5 years ago
- afa7c0e arm64: Remove asmlinkage from updated functions by James Morse · 5 years ago
- b6e43c0 arm64: remove __exception annotations by James Morse · 5 years ago
- 3813733 arm64: mm: fix inverted PAR_EL1.F check by Mark Rutland · 5 years ago
- 4399d43 arm64: mm: Fix unused variable warning in zone_sizes_init by Nathan Chancellor · 5 years ago
- 6ec939f arm64/mm: Poison initmem while freeing with free_reserved_area() by Anshuman Khandual · 5 years ago
- 899ee4a arm64: use generic free_initrd_mem() by Mike Rapoport · 5 years ago
- 1a8e1ce arm64: use both ZONE_DMA and ZONE_DMA32 by Nicolas Saenz Julienne · 5 years ago
- a573cdd arm64: rename variables used to calculate ZONE_DMA32's size by Nicolas Saenz Julienne · 5 years ago
- ae970dc arm64: mm: use arm64_dma_phys_limit instead of calling max_zone_dma_phys() by Nicolas Saenz Julienne · 5 years ago
- 308c515 arm64: mm: fix spurious fault detection by Mark Rutland · 5 years ago
- e4365f9 arm64: mm: avoid virt_to_phys(init_mm.pgd) by Mark Rutland · 5 years ago
- b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
- 67f3977 arm64, mm: move generic mmap layout functions to mm by Alexandre Ghiti · 5 years ago
- e8d54b6 arm64: consider stack randomization for mmap base only when necessary by Alexandre Ghiti · 5 years ago
- 28058ed arm64: make use of is_compat_task instead of hardcoding this test by Alexandre Ghiti · 5 years ago
- 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
- a50b854 mm: introduce page_size() by Matthew Wilcox (Oracle) · 5 years ago
- 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
- e77fafe Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
- 5489c8e arm64: use asm-generic/dma-mapping.h by Christoph Hellwig · 5 years ago
- 0e0d26e xen/arm: remove xen_dma_ops by Christoph Hellwig · 5 years ago
- e376897 arm64: remove __iounmap by Christoph Hellwig · 5 years ago
- ac12cf8 Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/error-injection', 'for-next/perf', 'for-next/psci-cpuidle', 'for-next/rng', 'for-next/smpboot', 'for-next/tbi' and 'for-next/tlbi' into for-next/core by Will Deacon · 5 years ago
- 8e3a68f dma-mapping: make dma_atomic_pool_init self-contained by Christoph Hellwig · 5 years ago
- 419e2f1 dma-mapping: remove arch_dma_mmap_pgprot by Christoph Hellwig · 5 years ago
- f32c7a8 arm64: kpti: ensure patched kernel text is fetched from PoU by Mark Rutland · 5 years ago
- b333b0b arm64: fix fixmap copy for 16K pages and 48-bit VA by Mark Rutland · 5 years ago
- 42f9109 arm64: mm: Ignore spurious translation faults taken from the kernel by Will Deacon · 5 years ago
- e112b03 arm64: map FDT as RW for early_init_dt_scan() by Hsin-Yi Wang · 5 years ago
- d225bb8 arm64: unexport set_memory_x and set_memory_nx by Christoph Hellwig · 5 years ago
- 77ad4ce arm64: memory: rename VA_START to PAGE_END by Mark Rutland · 5 years ago
- 233947e arm64: memory: fix flipped VA space fallout by Mark Rutland · 5 years ago
- 33dcb37 dma-mapping: fix page attributes for dma_mmap_* by Christoph Hellwig · 5 years ago
- 2c624fe arm64: mm: Remove vabits_user by Steve Capper · 5 years ago
- b6d00d4 arm64: mm: Introduce 52-bit Kernel VAs by Steve Capper · 5 years ago
- c8b6d2c arm64: mm: Separate out vmemmap by Steve Capper · 5 years ago
- c812026 arm64: mm: Logic to make offset_ttbr1 conditional by Steve Capper · 5 years ago
- 5383cc6 arm64: mm: Introduce vabits_actual by Steve Capper · 5 years ago
- 90ec95c arm64: mm: Introduce VA_BITS_MIN by Steve Capper · 5 years ago
- 99426e5 arm64: dump: De-constify VA_START and KASAN_SHADOW_START by Steve Capper · 5 years ago
- 14c127c arm64: mm: Flip kernel VA space by Steve Capper · 5 years ago
- 2951d5e arm64: mm: print hexadecimal EC value in mem_abort_decode() by Miles Chen · 5 years ago
- 13776f9 arm64: mm: free the initrd reserved memblock in a aligned manner by Junhua Huang · 6 years ago
- b3e089c arm64: Replace strncmp with str_has_prefix by Chuhong Yuan · 5 years ago
- d8bb671 arm64: Make debug exception handlers visible from RCU by Masami Hiramatsu · 5 years ago
- 80ec922 mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE by David Hildenbrand · 5 years ago
- 22eb634 arm64/mm: add temporary arch_remove_memory() implementation by David Hildenbrand · 5 years ago
- b98cca4 mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() by Anshuman Khandual · 5 years ago
- 0f472d0 mm/ioremap: probe platform for p4d huge map support by Anshuman Khandual · 5 years ago
- 8b1e0f8 mm/pgtable: drop pgtable_t variable from pte_fn_t functions by Anshuman Khandual · 5 years ago
- 50f11a8 arm64: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
- 6b04014 Merge tag 'iommu-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
- dfd437a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
- 4739d53 arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAP by Ard Biesheuvel · 6 years ago
- ceedd5f Merge tag 'v5.2-rc6' into generic-dma-ops by Joerg Roedel · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
- 8f5c903 arm64/mm: Correct the cache line size warning with non coherent device by Masayoshi Mizuma · 6 years ago
- 4745224 arm64/mm: Refactor __do_page_fault() by Anshuman Khandual · 6 years ago
- c49bd02 arm64/mm: Document write abort detection from ESR by Anshuman Khandual · 6 years ago
- 8e01076 arm64: Fix comment after #endif by Odin Ugedal · 6 years ago
- b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
- 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
- 6168103 arm64/mm: Drop task_struct argument from __do_page_fault() by Anshuman Khandual · 6 years ago
- a050931 arm64/mm: Drop mmap_sem before calling __do_kernel_fault() by Anshuman Khandual · 6 years ago
- 01de177 arm64/mm: Identify user instruction aborts by Anshuman Khandual · 6 years ago
- 87dedf7 arm64/mm: Change BUG_ON() to VM_BUG_ON() in [pmd|pud]_set_huge() by Anshuman Khandual · 6 years ago
- 0c1f14e arm64: mm: make CONFIG_ZONE_DMA32 configurable by Miles Chen · 6 years ago
- f7f0097 arm64/mm: Simplify protection flag creation for kernel huge mappings by Anshuman Khandual · 6 years ago
- 441a627 arm64/hugetlb: Use macros for contiguous huge page sizes by Anshuman Khandual · 6 years ago