summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-08-21arm64: hugetlb: enable __HAVE_ARCH_FLUSH_HUGETLB_TLB_RANGEKefeng Wang
2023-08-21arm64: tlbflush: add some comments for TLB batched flushingYicong Yang
2023-08-18powerpc/book3s64/radix: add debug message to give more details of vmemmap all...Aneesh Kumar K.V
2023-08-18powerpc/book3s64/radix: remove mmu_vmemmap_psizeAneesh Kumar K.V
2023-08-18powerpc/book3s64/radix: add support for vmemmap optimization for radixAneesh Kumar K.V
2023-08-18powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling fu...Aneesh Kumar K.V
2023-08-18powerpc/book3s64/mm: enable transparent pud hugepageAneesh Kumar K.V
2023-08-18powerpc/mm/trace: convert trace event to trace event classAneesh Kumar K.V
2023-08-18mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationAneesh Kumar K.V
2023-08-18mm: remove CONFIG_PER_VMA_LOCK ifdefsMatthew Wilcox (Oracle)
2023-08-18mmu_notifiers: rename invalidate_range notifierAlistair Popple
2023-08-18mmu_notifiers: call invalidate_range() when invalidating TLBsAlistair Popple
2023-08-18arm64: support batched/deferred tlb shootdown during page reclamation/migrationBarry Song
2023-08-18mm/tlbbatch: introduce arch_flush_tlb_batched_pending()Yicong Yang
2023-08-18mm/tlbbatch: rename and extend some functionsBarry Song
2023-08-18mm/tlbbatch: introduce arch_tlbbatch_should_defer()Anshuman Khandual
2023-08-18arm64 : mm: add wrapper function ioremap_prot()Baoquan He
2023-08-18powerpc: mm: convert to GENERIC_IOREMAPChristophe Leroy
2023-08-18mm: move is_ioremap_addr() into new header fileBaoquan He
2023-08-18parisc: mm: convert to GENERIC_IOREMAPBaoquan He
2023-08-18xtensa: mm: convert to GENERIC_IOREMAPBaoquan He
2023-08-18sh: mm: convert to GENERIC_IOREMAPBaoquan He
2023-08-18sh: add <asm-generic/io.h> includingBaoquan He
2023-08-18s390: mm: convert to GENERIC_IOREMAPBaoquan He
2023-08-18openrisc: mm: convert to GENERIC_IOREMAPBaoquan He
2023-08-18ia64: mm: convert to GENERIC_IOREMAPBaoquan He
2023-08-18arc: mm: convert to GENERIC_IOREMAPBaoquan He
2023-08-18openrisc: mm: remove unneeded early ioremap codeBaoquan He
2023-08-18hexagon: mm: convert to GENERIC_IOREMAPBaoquan He
2023-08-18asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pud_setKemeng Shi
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_setKemeng Shi
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pte_setKemeng Shi
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clearKemeng Shi
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clearKemeng Shi
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clearKemeng Shi
2023-08-18s390: add pte_free_defer() for pgtables sharing pageHugh Dickins
2023-08-18sparc: add pte_free_defer() for pte_t *pgtable_tHugh Dickins
2023-08-18powerpc: add pte_free_defer() for pgtables sharing pageHugh Dickins
2023-08-18powerpc: assert_pte_locked() use pte_offset_map_nolock()Hugh Dickins
2023-08-18arm: adjust_pte() use pte_offset_map_nolock()Hugh Dickins
2023-08-18arm64: mte: simplify swap tag restoration logicPeter Collingbourne
2023-08-18mm: make show_free_areas() staticKefeng Wang
2023-08-18mm: remove arguments of show_mem()Kefeng Wang
2023-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-30Merge tag 'x86_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim
2023-07-29Merge tag 'loongarch-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-29KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guestSean Christopherson
2023-07-29KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalidSean Christopherson