Age | Commit message (Expand) | Author |
2021-07-08 | set_memory: allow querying whether set_direct_map_*() is actually enabled | Mike Rapoport |
2021-07-02 | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-06-30 | arm64/mm: drop HAVE_ARCH_PFN_VALID | Anshuman Khandual |
2021-06-30 | arm64: drop pfn_valid_within() and simplify pfn_valid() | Mike Rapoport |
2021-06-30 | arm64: decouple check whether pfn is in linear map from pfn_valid() | Mike Rapoport |
2021-06-30 | mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge | Christophe Leroy |
2021-06-30 | mm/hugetlb: change parameters of arch_make_huge_pte() | Christophe Leroy |
2021-06-28 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2021-06-25 | iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops() | Jean-Philippe Brucker |
2021-06-24 | Merge branch 'for-next/mte' into for-next/core | Will Deacon |
2021-06-24 | Merge branch 'for-next/mm' into for-next/core | Will Deacon |
2021-06-24 | Merge branch 'for-next/entry' into for-next/core | Will Deacon |
2021-06-24 | Merge branch 'for-next/caches' into for-next/core | Will Deacon |
2021-06-21 | arm64/mm: Rename ARM64_SWAPPER_USES_SECTION_MAPS | Anshuman Khandual |
2021-06-15 | arm64: mm: Pass original fault address to handle_mm_fault() | Gavin Shan |
2021-06-15 | arm64/mm: Drop SECTION_[SHIFT|SIZE|MASK] | Anshuman Khandual |
2021-06-08 | arm64: mm: decode xFSC in mem_abort_decode() | Mark Rutland |
2021-06-07 | arm64: entry: convert IRQ+FIQ handlers to C | Mark Rutland |
2021-06-04 | arm64: mte: handle tags zeroing at page allocation time | Peter Collingbourne |
2021-06-03 | arm64: mm: Add is_el1_data_abort() helper | Kefeng Wang |
2021-06-01 | arm64: mm: Remove unused support for Normal-WT memory type | Will Deacon |
2021-06-01 | arm64: mm: Remove unused support for Device-GRE memory type | Will Deacon |
2021-06-01 | arm64: mm: Use better bitmap_zalloc() | Kefeng Wang |
2021-05-26 | arm64: assembler: add set_this_cpu_offset | Mark Rutland |
2021-05-25 | arm64: Rename arm64-internal cache maintenance functions | Fuad Tabba |
2021-05-25 | arm64: sync_icache_aliases to take end parameter instead of size | Fuad Tabba |
2021-05-25 | arm64: __clean_dcache_area_pou to take end parameter instead of size | Fuad Tabba |
2021-05-25 | arm64: __clean_dcache_area_pop to take end parameter instead of size | Fuad Tabba |
2021-05-25 | arm64: __clean_dcache_area_poc to take end parameter instead of size | Fuad Tabba |
2021-05-25 | arm64: __flush_dcache_area to take end parameter instead of size | Fuad Tabba |
2021-05-25 | arm64: dcache_by_line_op to take end parameter instead of size | Fuad Tabba |
2021-05-25 | arm64: __inval_dcache_area to take end parameter instead of size | Fuad Tabba |
2021-05-25 | arm64: Fix comments to refer to correct function __flush_icache_range | Fuad Tabba |
2021-05-25 | arm64: Do not enable uaccess for invalidate_icache_range | Fuad Tabba |
2021-05-25 | arm64: Do not enable uaccess for flush_icache_range | Fuad Tabba |
2021-05-25 | arm64/mm: Make vmemmap_free() available only with CONFIG_MEMORY_HOTPLUG | Anshuman Khandual |
2021-05-25 | arm64/mm: Validate CONFIG_PGTABLE_LEVELS | Anshuman Khandual |
2021-05-25 | arm64: mm: don't use CON and BLK mapping if KFENCE is enabled | Jisheng Zhang |
2021-05-16 | Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-05-14 | arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache() | Catalin Marinas |
2021-05-14 | arm64: do not set SWIOTLB_NO_FORCE when swiotlb is required | Christoph Hellwig |
2021-05-10 | arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup | Peter Collingbourne |
2021-05-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-05-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-05 | hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabled | Peter Xu |
2021-05-05 | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() | Peter Xu |
2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang |
2021-04-30 | mm/vmalloc: remove unmap_kernel_range | Nicholas Piggin |