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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
trace/events/page_ref: trace the raw page mapcount value
David Hildenbrand
1
-2
/
+2
2024-05-06
mm: make folio_mapcount() return 0 for small typed folios
David Hildenbrand
1
-2
/
+12
2024-05-06
mm: improve folio_likely_mapped_shared() using the mapcount of large folios
David Hildenbrand
1
-2
/
+17
2024-05-06
mm: track mapcount of large folios in single value
David Hildenbrand
3
-26
/
+33
2024-05-06
mm/rmap: add fast-path for small folios when adding/removing/duplicating
David Hildenbrand
1
-0
/
+13
2024-05-06
mm/rmap: always inline anon/file rmap duplication of a single PTE
David Hildenbrand
1
-4
/
+13
2024-05-06
mm: allow for detecting underflows with page_mapcount() again
David Hildenbrand
1
-1
/
+1
2024-05-06
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
1
-1
/
+1
2024-05-06
mm/mmap: make vma_wants_writenotify return bool
Hao Ge
1
-1
/
+1
2024-05-06
memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...
Ho-Ren (Jack) Chuang
1
-0
/
+13
2024-04-26
mm: set pageblock_order to HPAGE_PMD_ORDER in case with !CONFIG_HUGETLB_PAGE ...
Baolin Wang
1
-2
/
+6
2024-04-26
mm: inline destroy_large_folio() into __folio_put_large()
Matthew Wilcox (Oracle)
1
-2
/
+0
2024-04-26
mm/ksm: remove redundant code in ksm_fork
Jinjiang Tu
1
-10
/
+2
2024-04-26
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
1
-4
/
+4
2024-04-26
mm: madvise: avoid split during MADV_PAGEOUT and MADV_COLD
Ryan Roberts
1
-0
/
+30
2024-04-26
mm: swap: allow storage of all mTHP orders
Ryan Roberts
1
-1
/
+7
2024-04-26
mm: swap: update get_swap_pages() to take folio order
Ryan Roberts
1
-1
/
+1
2024-04-26
mm: swap: simplify struct percpu_cluster
Ryan Roberts
1
-1
/
+8
2024-04-26
mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
Ryan Roberts
2
-3
/
+38
2024-04-26
mm: swap: remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
Ryan Roberts
1
-10
/
+0
2024-04-26
mm: generate PAGE_IDLE_FLAG definitions
Matthew Wilcox (Oracle)
2
-36
/
+10
2024-04-26
mm: remove page_idle and page_young wrappers
Matthew Wilcox (Oracle)
1
-25
/
+0
2024-04-26
khugepaged: use a folio throughout hpage_collapse_scan_file()
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-04-26
khugepaged: remove hpage from collapse_file()
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-04-26
mm: init_mlocked_on_free_v3
York Jasper Niebuhr
1
-1
/
+8
2024-04-26
mm/ksm: fix ksm exec support for prctl
Jinjiang Tu
1
-0
/
+13
2024-04-26
mm: take placement mappings gap into account
Rick Edgecombe
1
-0
/
+1
2024-04-26
thp: add thp_get_unmapped_area_vmflags()
Rick Edgecombe
1
-0
/
+11
2024-04-26
mm: use get_unmapped_area_vmflags()
Rick Edgecombe
1
-1
/
+10
2024-04-26
mm: introduce arch_get_unmapped_area_vmflags()
Rick Edgecombe
1
-0
/
+17
2024-04-26
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
3
-6
/
+10
2024-04-26
mm: remove __set_page_dirty_nobuffers()
Kefeng Wang
1
-1
/
+0
2024-04-26
mm: remove "prot" parameter from move_pte()
David Hildenbrand
1
-1
/
+1
2024-04-26
mm: optimize CONFIG_PER_VMA_LOCK member placement in vm_area_struct
David Hildenbrand
1
-3
/
+3
2024-04-26
filemap: remove __set_page_dirty()
Matthew Wilcox (Oracle)
1
-5
/
+0
2024-04-26
mm: use rwsem assertion macros for mmap_lock
Matthew Wilcox (Oracle)
1
-6
/
+4
2024-04-26
mm: allow anon exclusive check over hugetlb tail pages
Peter Xu
1
-1
/
+6
2024-04-26
mm/gup: handle hugetlb in the generic follow_page_mask code
Peter Xu
1
-7
/
+0
2024-04-26
mm/gup: handle huge pud for follow_pud_mask()
Peter Xu
1
-8
/
+0
2024-04-26
mm/arch: provide pud_pfn() fallback
Peter Xu
1
-0
/
+14
2024-04-26
mm: introduce vma_pgtable_walk_{begin|end}()
Peter Xu
1
-0
/
+3
2024-04-26
mm: make HPAGE_PXD_* macros even if !THP
Peter Xu
1
-14
/
+15
2024-04-26
mm/hugetlb: declare hugetlbfs_pagecache_present() non-static
Peter Xu
1
-0
/
+9
2024-04-26
mm: rename mm_put_huge_zero_page to mm_put_huge_zero_folio
Matthew Wilcox (Oracle)
1
-7
/
+2
2024-04-26
dax: use huge_zero_folio
Matthew Wilcox (Oracle)
1
-8
/
+8
2024-04-26
mm: convert huge_zero_page to huge_zero_folio
Matthew Wilcox (Oracle)
1
-13
/
+8
2024-04-26
mm: add pmd_folio()
Matthew Wilcox (Oracle)
1
-0
/
+2
2024-04-26
mm: add is_huge_zero_folio()
Matthew Wilcox (Oracle)
1
-0
/
+10
2024-04-26
mm: make __absent_pages_in_range() as static
Baoquan He
1
-2
/
+0
2024-04-26
proc: rewrite stable_page_flags()
Matthew Wilcox (Oracle)
2
-3
/
+3
[next]