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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-07
hugetlb: split hugetlb_hstate_alloc_pages
Gang Li
1
-44
/
+43
2024-03-07
hugetlb: code clean for hugetlb_hstate_alloc_pages
Gang Li
1
-17
/
+29
2024-03-05
mm/zsmalloc: don't need to reserve LSB in handle
Chengming Zhou
1
-4
/
+1
2024-03-05
mm/memory.c: do_numa_page(): remove a redundant page table read
John Hubbard
1
-6
/
+6
2024-03-05
mm: add alloc_contig_migrate_range allocation statistics
Richard Chang
4
-7
/
+68
2024-03-05
mm: use folio more widely in __split_huge_page
Matthew Wilcox (Oracle)
1
-10
/
+11
2024-03-05
crash_core: export vmemmap when CONFIG_SPARSEMEM_VMEMMAP is enabled
Huang Shijie
1
-0
/
+3
2024-03-05
modules: wait do_free_init correctly
Changbin Du
3
-4
/
+18
2024-03-05
mm: convert free_swap_cache() to take a folio
Matthew Wilcox (Oracle)
4
-12
/
+12
2024-03-05
mm: use a folio in __collapse_huge_page_copy_succeeded()
Matthew Wilcox (Oracle)
1
-16
/
+14
2024-03-05
mm: convert free_pages_and_swap_cache() to use folios_put()
Matthew Wilcox (Oracle)
1
-8
/
+13
2024-03-05
mm: remove lru_to_page()
Matthew Wilcox (Oracle)
1
-1
/
+0
2024-03-05
mm: remove free_unref_page_list()
Matthew Wilcox (Oracle)
2
-19
/
+0
2024-03-05
memcg: remove mem_cgroup_uncharge_list()
Matthew Wilcox (Oracle)
2
-31
/
+0
2024-03-05
mm: free folios directly in move_folios_to_lru()
Matthew Wilcox (Oracle)
1
-20
/
+12
2024-03-05
mm: free folios in a batch in shrink_folio_list()
Matthew Wilcox (Oracle)
1
-11
/
+9
2024-03-05
mm: allow non-hugetlb large folios to be batch processed
Matthew Wilcox (Oracle)
1
-2
/
+3
2024-03-05
mm: handle large folios in free_unref_folios()
Matthew Wilcox (Oracle)
1
-8
/
+17
2024-03-05
mm: use __page_cache_release() in folios_put()
Matthew Wilcox (Oracle)
2
-41
/
+37
2024-03-05
mm: use free_unref_folios() in put_pages_list()
Matthew Wilcox (Oracle)
1
-7
/
+10
2024-03-05
mm: remove use of folio list from folios_put()
Matthew Wilcox (Oracle)
1
-7
/
+12
2024-03-05
memcg: add mem_cgroup_uncharge_folios()
Matthew Wilcox (Oracle)
2
-2
/
+25
2024-03-05
mm: use folios_put() in __folio_batch_release()
Matthew Wilcox (Oracle)
1
-2
/
+1
2024-03-05
mm: add free_unref_folios()
Matthew Wilcox (Oracle)
2
-25
/
+39
2024-03-05
mm: convert free_unref_page_list() to use folios
Matthew Wilcox (Oracle)
1
-18
/
+20
2024-03-05
mm: make folios_put() the basis of release_pages()
Matthew Wilcox (Oracle)
3
-49
/
+70
2024-03-05
mm/khugepaged: keep mm in mm_slot without MMF_DISABLE_THP check
Lance Yang
1
-3
/
+3
2024-03-05
lib/test_vmalloc.c: use unsigned long constant
Martin Kaiser
1
-1
/
+1
2024-03-05
lib/test_vmalloc.c: drop empty exit function
Martin Kaiser
1
-5
/
+0
2024-03-05
lib/test_vmalloc.c: fix typo in function name
Martin Kaiser
1
-2
/
+2
2024-03-05
mm: remove total_mapcount()
David Hildenbrand
1
-8
/
+1
2024-03-05
mm/memfd: refactor memfd_tag_pins() and memfd_wait_for_pins()
David Hildenbrand
1
-29
/
+18
2024-03-05
mm: huge_memory: enable debugfs to split huge pages to any order
Zi Yan
3
-19
/
+205
2024-03-05
mm: thp: split huge page to any lower order pages
Zi Yan
2
-32
/
+96
2024-03-05
mm: page_owner: add support for splitting to any order in split page_owner
Zi Yan
4
-12
/
+14
2024-03-05
mm: memcg: make memcg huge page split support any order split
Zi Yan
4
-10
/
+11
2024-03-05
mm/page_owner: use order instead of nr in split_page_owner()
Zi Yan
4
-9
/
+9
2024-03-05
mm/memcg: use order instead of nr in split_page_memcg()
Zi Yan
4
-7
/
+9
2024-03-05
mm: support order-1 folios in the page cache
Matthew Wilcox (Oracle)
4
-11
/
+16
2024-03-05
mm/huge_memory: only split PMD mapping when necessary in unmap_folio()
Zi Yan
1
-2
/
+5
2024-03-05
mm: enumerate all gfp flags
Suren Baghdasaryan
1
-28
/
+62
2024-03-05
mm: madvise: pageout: ignore references rather than clearing young
Barry Song
4
-11
/
+13
2024-03-05
arm64/mm: improve comment in contpte_ptep_get_lockless()
Ryan Roberts
1
-10
/
+14
2024-03-05
arm64/mm: export contpte symbols only to GPL users
Ryan Roberts
1
-11
/
+11
2024-03-05
Docs/mm/damon/design: remove the details for pageout as paddr doesn't use MAD...
Barry Song
1
-1
/
+1
2024-03-05
kasan: fix a2 allocation and remove explicit cast in atomic tests
Paul Heidekrüger
1
-3
/
+3
2024-03-05
lib/stackdepot: off by one in depot_fetch_stack()
Dan Carpenter
1
-1
/
+1
2024-03-05
zram: zcomp: remove zcomp_set_max_streams() declaration
Kefeng Wang
1
-1
/
+0
2024-03-05
mm: update mark_victim tracepoints fields
Carlos Galo
2
-5
/
+37
2024-03-05
selftests: damon: add access_memory to .gitignore
Javier Carrasco
1
-0
/
+1
[prev]
[next]