index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-07-17
mips/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
ia64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
s390/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
csky/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
riscv/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
nios2/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
alpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
parisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
hexagon/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
xtensa/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
openrisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
loongarch/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
mm/mmap: build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
x86/mm: move protection_map[] inside the platform
Anshuman Khandual
2022-07-17
arm64/mm: move protection_map[] inside the platform
Anshuman Khandual
2022-07-17
sparc/mm: move protection_map[] inside the platform
Anshuman Khandual
2022-07-17
powerpc/mm: move protection_map[] inside the platform
Anshuman Khandual
2022-07-17
mm/mmap: define DECLARE_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
mm/mmap: build protect protection_map[] with __P000
Anshuman Khandual
2022-07-17
mm: nommu: pass a pointer to virt_to_page()
Linus Walleij
2022-07-17
mm: gup: pass a pointer to virt_to_page()
Linus Walleij
2022-07-17
mm: kfence: pass a pointer to virt_to_page()
Linus Walleij
2022-07-17
mm/highmem: pass a pointer to virt_to_page()
Linus Walleij
2022-07-17
lib/test_free_pages.c: pass a pointer to virt_to_page()
Linus Walleij
2022-07-17
mm/memcontrol.c: replace cgroup_memory_nokmem with mem_cgroup_kmem_disabled()
Xiang Yang
2022-07-17
mm/page_alloc: replace local_lock with normal spinlock
Mel Gorman
2022-07-17
mm/page_alloc: remotely drain per-cpu lists
Nicolas Saenz Julienne
2022-07-17
mm/page_alloc: protect PCP lists with a spinlock
Mel Gorman
2022-07-17
mm/page_alloc: remove mistaken page == NULL check in rmqueue
Mel Gorman
2022-07-17
mm/page_alloc: split out buddy removal code from rmqueue into separate helper
Mel Gorman
2022-07-17
mm/page_alloc: use only one PCP list for THP-sized allocations
Mel Gorman
2022-07-17
mm/page_alloc: add page->buddy_list and page->pcp_list
Mel Gorman
2022-07-17
hugetlb: lazy page table copies in fork()
Mike Kravetz
2022-07-17
hugetlb: do not update address in huge_pmd_unshare
Mike Kravetz
2022-07-17
arm64/hugetlb: implement arm64 specific hugetlb_mask_last_page
Baolin Wang
2022-07-17
hugetlb: skip to end of PT page mapping when pte not present
Mike Kravetz
2022-07-17
kasan: separate double free case from invalid free
Kuan-Ying Lee
2022-07-17
doc: proc: fix the description to THPeligible
Yang Shi
2022-07-17
mm: khugepaged: reorg some khugepaged helpers
Yang Shi
2022-07-17
mm: thp: kill __transhuge_page_enabled()
Yang Shi
2022-07-17
mm: thp: kill transparent_hugepage_active()
Yang Shi
2022-07-17
mm: khugepaged: better comments for anon vma check in hugepage_vma_revalidate
Yang Shi
2022-07-17
mm: thp: consolidate vma size check to transhuge_vma_suitable
Yang Shi
2022-07-17
mm: khugepaged: check THP flag in hugepage_vma_check()
Yang Shi
2022-07-17
xfs: add dax dedupe support
Shiyang Ruan
2022-07-17
xfs: support CoW in fsdax mode
Shiyang Ruan
2022-07-17
fsdax: dedup file range to use a compare function
Shiyang Ruan
2022-07-17
fsdax: add dax_iomap_cow_copy() for dax zero
Shiyang Ruan
2022-07-17
fsdax: replace mmap entry in case of CoW
Shiyang Ruan
[next]