index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-29
mm: compaction: simplify the code in __compact_finished
Miaohe Lin
1
-21
/
+8
2022-04-29
mm: compaction: make compaction_zonelist_suitable return false when COMPACT_S...
Miaohe Lin
1
-1
/
+1
2022-04-29
mm: compaction: avoid possible NULL pointer dereference in kcompactd_cpu_online
Miaohe Lin
1
-1
/
+2
2022-04-29
mm: compaction: clean up comment about async compaction in isolate_migratepages
Miaohe Lin
1
-6
/
+6
2022-04-29
mm: compaction: use helper compound_nr in isolate_migratepages_block
Miaohe Lin
1
-1
/
+1
2022-04-29
mm: compaction: use COMPACT_CLUSTER_MAX in compaction.c
Miaohe Lin
1
-4
/
+4
2022-04-29
mm: compaction: clean up comment about suitable migration target recheck
Miaohe Lin
1
-7
/
+1
2022-04-29
mm: compaction: clean up comment for sched contention
Miaohe Lin
2
-8
/
+5
2022-04-29
mm: compaction: remove unneeded assignment to isolate_start_pfn
Miaohe Lin
1
-1
/
+1
2022-04-29
mm: compaction: remove unneeded pfn update
Miaohe Lin
1
-1
/
+0
2022-04-29
mm: compaction: remove unneeded return value of kcompactd_run
Miaohe Lin
2
-8
/
+4
2022-04-29
mm/vmstat: add events for ksm cow
Yang Yang
4
-0
/
+28
2022-04-29
ksm: count ksm merging pages for each process
xu xin
3
-0
/
+37
2022-04-29
include/linux/swapops.h: remove stub for non_swap_entry()
Peter Xu
1
-8
/
+0
2022-04-29
mm/page_alloc: reuse tail struct pages for compound devmaps
Joao Martins
1
-1
/
+16
2022-04-29
mm/sparse-vmemmap: improve memory savings for compound devmaps
Joao Martins
4
-14
/
+177
2022-04-29
mm/hugetlb_vmemmap: move comment block to Documentation/vm
Joao Martins
3
-167
/
+175
2022-04-29
mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helper
Joao Martins
1
-17
/
+36
2022-04-29
mm/sparse-vmemmap: add a pgmap argument to section activation
Joao Martins
5
-14
/
+26
2022-04-29
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
Muchun Song
14
-27
/
+27
2022-04-29
mm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*
Muchun Song
4
-13
/
+13
2022-04-29
mm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related functions
Muchun Song
4
-38
/
+36
2022-04-29
mm/page_alloc.c: calc the right pfn if page size is not 4K
Ma Wupeng
1
-1
/
+1
2022-04-29
mm/mremap: avoid unneeded do_munmap call
Miaohe Lin
1
-2
/
+2
2022-04-29
mm/mremap: use helper mlock_future_check()
Miaohe Lin
1
-8
/
+2
2022-04-29
mm/mmap: drop arch_vm_get_page_pgprot()
Anshuman Khandual
2
-7
/
+1
2022-04-29
mm/mmap: drop arch_filter_pgprot()
Anshuman Khandual
2
-14
/
+2
2022-04-29
x86/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Christoph Hellwig
5
-21
/
+37
2022-04-29
sparc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
3
-6
/
+13
2022-04-29
arm64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
3
-24
/
+26
2022-04-29
powerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
3
-12
/
+18
2022-04-29
mm/mmap: add new config ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2
-0
/
+5
2022-04-29
mm/mmap.c: use helper mlock_future_check()
Miaohe Lin
1
-9
/
+2
2022-04-29
mm/mmap: clarify protection_map[] indices
Anshuman Khandual
1
-2
/
+16
2022-04-29
mm/debug_vm_pgtable: drop protection_map[] usage
Anshuman Khandual
1
-12
/
+19
2022-04-29
mm/mmu_gather: limit free batch count and add schedule point in tlb_batch_pag...
Jianxing Wang
1
-2
/
+14
2022-04-29
mm/mmap.c: use mmap_assert_write_locked() instead of open coding it
Rolf Eike Beer
1
-2
/
+2
2022-04-29
selftests: vm: fix shellcheck warnings in run_vmtests.sh
Axel Rasmussen
1
-28
/
+27
2022-04-29
selftests: vm: refactor run_vmtests.sh to reduce boilerplate
Axel Rasmussen
1
-415
/
+64
2022-04-29
selftests: vm: add test for Soft-Dirty PTE bit
Gabriel Krisman Bertazi
4
-0
/
+150
2022-04-29
selftests: vm: bring common functions to a new file
Muhammad Usama Anjum
5
-113
/
+124
2022-04-29
tools/testing/selftests/vm/gup_test.c: clarify error statement
Sidhartha Kumar
2
-11
/
+44
2022-04-29
mm: simplify follow_invalidate_pte()
Muchun Song
2
-61
/
+23
2022-04-29
dax: fix missing writeprotect the pte entry
Muchun Song
1
-87
/
+12
2022-04-29
mm: pvmw: add support for walking devmap pages
Muchun Song
1
-8
/
+9
2022-04-29
mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
Muchun Song
3
-20
/
+74
2022-04-29
dax: fix cache flush on PMD-mapped pages
Muchun Song
1
-1
/
+2
2022-04-29
mm: rmap: fix cache flush on THP pages
Muchun Song
1
-1
/
+2
2022-04-29
mm/madvise: fix potential pte_unmap_unlock pte error
Miaohe Lin
1
-4
/
+4
2022-04-29
mm: untangle config dependencies for demote-on-reclaim
Oscar Salvador
3
-26
/
+21
[next]