summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-12lib/bch.c: use swap() to improve codeThorsten Blum
2024-07-12test_bpf: convert comma to semicolonChen Ni
2024-07-12init/modpost: conditionally check section mismatch to __meminit*Masahiro Yamada
2024-07-12init: remove unused __MEMINIT* macrosMasahiro Yamada
2024-07-12nilfs2: Constify struct kobj_typeChristophe JAILLET
2024-07-12mm: shmem: rename mTHP shmem countersRyan Roberts
2024-07-12mm: swap_state: use folio_alloc_mpol() in __read_swap_cache_async()Kefeng Wang
2024-07-12mm/migrate: putback split folios when numa hint migration failsPeter Xu
2024-07-12mm/truncate: batch-clear shadow entriesYu Zhao
2024-07-12mm/memory-failure: remove obsolete MF_MSG_DIFFERENT_COMPOUNDMiaohe Lin
2024-07-12mm: simplify folio_migrate_mapping()Hugh Dickins
2024-07-12mm/page_alloc: put __free_pages_core() in __meminit sectionWei Yang
2024-07-12mm: thp: support "THPeligible" semantics for mTHP with anonymous shmemBang Li
2024-07-12kpageflags: detect isolated KPF_THP foliosRan Xiaokai
2024-07-12mm: fix khugepaged activation policyRyan Roberts
2024-07-12memory tier: consolidate the initialization of memory tiersHo-Ren (Jack) Chuang
2024-07-12mm/page_counter: move calculating protection values to page_counterMaarten Lankhorst
2024-07-12mm: add comments for allocation helpers explaining why they are macrosSuren Baghdasaryan
2024-07-12mm: unexport vmf_insert_mixed_mkwriteChristoph Hellwig
2024-07-12mm: remove CONFIG_ARCH_HAS_HUGEPDChristophe Leroy
2024-07-12powerpc/mm: remove hugepd leftoversChristophe Leroy
2024-07-12powerpc/64s: use contiguous PMD/PUD instead of HUGEPDChristophe Leroy
2024-07-12powerpc/e500: use contiguous PMD instead of hugepdChristophe Leroy
2024-07-12powerpc/e500: free r10 for FIND_PTEChristophe Leroy
2024-07-12powerpc/e500: don't pre-check write access on data TLB errorChristophe Leroy
2024-07-12powerpc/e500: encode hugepage size in PTE bitsChristophe Leroy
2024-07-12powerpc/e500: switch to 64 bits PGD on 85xx (32 bits)Christophe Leroy
2024-07-12powerpc/e500: remove enc and ind fields from struct mmu_psize_defChristophe Leroy
2024-07-12powerpc/8xx: simplify struct mmu_psize_defChristophe Leroy
2024-07-12powerpc/8xx: rework support for 8M pages using contiguous PTE entriesChristophe Leroy
2024-07-12powerpc/8xx: fix size given to set_huge_pte_at()Christophe Leroy
2024-07-12powerpc/mm: allow hugepages without hugepdChristophe Leroy
2024-07-12powerpc/mm: fix __find_linux_pte() on 32 bits with PMD leaf entriesChristophe Leroy
2024-07-12powerpc/mm: remove _PAGE_PSIZEChristophe Leroy
2024-07-12mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy
2024-07-12mm: define __pte_leaf_size() to also take a PMD entryChristophe Leroy
2024-07-12powerpc/64e: drop unused TLB miss handlersMichael Ellerman
2024-07-12powerpc/64e: consolidate TLB miss handler patchingMichael Ellerman
2024-07-12powerpc/64e: drop MMU_FTR_TYPE_FSL_E checks in 64-bit codeMichael Ellerman
2024-07-12powerpc/64e: drop E500 ifdefs in 64-bit codeMichael Ellerman
2024-07-12powerpc/64e: split out nohash Book3E 64-bit codeMichael Ellerman
2024-07-12powerpc/64e: remove unused IBM HTW codeMichael Ellerman
2024-07-12zsmalloc: rename class stat mutatorsSergey Senozhatsky
2024-07-12mm: add docs for per-order mTHP split countersLance Yang
2024-07-12mm: add per-order mTHP split countersLance Yang
2024-07-12mm/zsmalloc: move record_obj() into obj_malloc()Chengming Zhou
2024-07-12mm/zsmalloc: clarify class per-fullness zspage countsChengming Zhou
2024-07-12selftests/proc: add PROCMAP_QUERY ioctl testsAndrii Nakryiko
2024-07-12tools: sync uapi/linux/fs.h header into tools subdirAndrii Nakryiko
2024-07-12docs/procfs: call out ioctl()-based PROCMAP_QUERY command existenceAndrii Nakryiko