index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
mm/swap: convert add_to_swap_cache() to take a folio
Matthew Wilcox (Oracle)
3
-20
/
+20
2022-10-04
mm/swap: convert __read_swap_cache_async() to use a folio
Matthew Wilcox (Oracle)
1
-19
/
+19
2022-10-04
mm/swapfile: convert try_to_free_swap() to folio_free_swap()
Matthew Wilcox (Oracle)
3
-15
/
+26
2022-10-04
mm/swapfile: remove page_swapcount()
Matthew Wilcox (Oracle)
1
-33
/
+13
2022-10-04
shmem: convert shmem_replace_page() to use folios throughout
Matthew Wilcox (Oracle)
1
-35
/
+32
2022-10-04
shmem: convert shmem_delete_from_page_cache() to take a folio
Matthew Wilcox (Oracle)
1
-12
/
+11
2022-10-04
shmem: convert shmem_writepage() to use a folio throughout
Matthew Wilcox (Oracle)
1
-23
/
+24
2022-10-04
mm: add folio_add_lru_vma()
Matthew Wilcox (Oracle)
2
-10
/
+15
2022-10-04
mm: add split_folio()
Matthew Wilcox (Oracle)
2
-2
/
+2
2022-10-04
mm/vmscan: fix a lot of comments
Matthew Wilcox (Oracle)
1
-133
/
+130
2022-10-04
ksm: convert to use common struct mm_slot
Qi Zheng
1
-76
/
+56
2022-10-04
ksm: convert ksm_mm_slot.link to ksm_mm_slot.hash
Qi Zheng
1
-7
/
+7
2022-10-04
ksm: convert ksm_mm_slot.mm_list to ksm_mm_slot.mm_node
Qi Zheng
1
-20
/
+20
2022-10-04
ksm: add the ksm prefix to the names of the ksm private structures
Qi Zheng
1
-108
/
+108
2022-10-04
mm: thp: convert to use common struct mm_slot
Qi Zheng
1
-71
/
+52
2022-10-04
mm: introduce common struct mm_slot
Qi Zheng
1
-0
/
+55
2022-09-27
ksm: count allocated ksm rmap_items for each process
xu xin
1
-0
/
+2
2022-09-27
mm: reduce noise in show_mem for lowmem allocations
Michal Hocko
2
-3
/
+20
2022-09-27
mm/gup: use gup_can_follow_protnone() also in GUP-fast
David Hildenbrand
1
-11
/
+3
2022-09-27
mm/gup: replace FOLL_NUMA by gup_can_follow_protnone()
David Hildenbrand
2
-11
/
+3
2022-09-27
mm: fix the handling Non-LRU pages returned by follow_page
Haiyue Wang
3
-11
/
+22
2022-09-27
mm: add merging after mremap resize
Jakub Matěna
1
-2
/
+17
2022-09-27
mm: refactor of vma_merge()
Jakub Matěna
1
-50
/
+37
2022-09-27
mm: delete unused MMF_OOM_VICTIM flag
Suren Baghdasaryan
2
-5
/
+2
2022-09-27
mm: drop oom code from exit_mmap
Suren Baghdasaryan
2
-20
/
+12
2022-09-27
mm/mlock: drop dead code in count_mm_mlocked_page_nr()
Liam Howlett
1
-3
/
+1
2022-09-27
mm/mmap.c: pass in mapping to __vma_link_file()
Liam R. Howlett
1
-17
/
+12
2022-09-27
mm/mmap: drop range_has_overlap() function
Liam R. Howlett
1
-26
/
+1
2022-09-27
mm: remove the vma linked list
Liam R. Howlett
6
-350
/
+221
2022-09-27
mm/vmscan: use vma iterator instead of vm_next
Liam R. Howlett
1
-9
/
+3
2022-09-27
nommu: remove uses of VMA linked list
Matthew Wilcox (Oracle)
1
-37
/
+109
2022-09-27
mm/swapfile: use vma iterator instead of vma linked list
Liam R. Howlett
1
-1
/
+3
2022-09-27
mm/pagewalk: use vma_find() instead of vma linked list
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-09-27
mm/oom_kill: use vma iterators instead of vma linked list
Liam R. Howlett
1
-1
/
+2
2022-09-27
mm/msync: use vma_find() instead of vma linked list
Liam R. Howlett
1
-1
/
+1
2022-09-27
mm/mremap: use vma_find_intersection() instead of vma linked list
Liam R. Howlett
1
-2
/
+3
2022-09-27
mm/mprotect: use maple tree navigation instead of VMA linked list
Liam R. Howlett
1
-3
/
+5
2022-09-27
mm/mlock: use vma iterator and maple state instead of vma linked list
Matthew Wilcox (Oracle)
1
-16
/
+19
2022-09-27
mm/mempolicy: use vma iterator & maple state instead of vma linked list
Liam R. Howlett
1
-24
/
+32
2022-09-27
mm/memcontrol: stop using mm->highest_vm_end
Liam R. Howlett
1
-4
/
+2
2022-09-27
mm/madvise: use vma_find() instead of vma linked list
Liam R. Howlett
1
-1
/
+1
2022-09-27
mm/ksm: use vma iterators instead of vma linked list
Matthew Wilcox (Oracle)
1
-7
/
+11
2022-09-27
mm/khugepaged: stop using vma linked list
Matthew Wilcox (Oracle)
2
-5
/
+8
2022-09-27
mm/gup: use maple tree navigation instead of linked list
Liam R. Howlett
1
-3
/
+4
2022-09-27
userfaultfd: use maple tree iterator to iterate VMAs
Liam R. Howlett
1
-1
/
+1
2022-09-27
mm/mmap: change do_brk_munmap() to use do_mas_align_munmap()
Liam R. Howlett
1
-1
/
+1
2022-09-27
mm/mmap: reorganize munmap to use maple states
Liam R. Howlett
2
-90
/
+155
2022-09-27
mm/mmap: move mmap_region() below do_munmap()
Liam R. Howlett
1
-245
/
+245
2022-09-27
mm: remove vmacache
Liam R. Howlett
6
-186
/
+9
2022-09-27
mm/mmap: use advanced maple tree API for mmap_region()
Liam R. Howlett
1
-48
/
+203
[next]