index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-02
powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
7
-28
/
+63
2023-02-02
powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
David Hildenbrand
1
-5
/
+33
2023-02-02
parisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-3
/
+38
2023-02-02
openrisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-5
/
+36
2023-02-02
nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2
-1
/
+24
2023-02-02
nios2/mm: refactor swap PTE layout
David Hildenbrand
1
-8
/
+10
2023-02-02
mips/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-16
/
+131
2023-02-02
microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2
-12
/
+37
2023-02-02
m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-9
/
+104
2023-02-02
m68k/mm: remove dummy __swp definitions for nommu
David Hildenbrand
1
-6
/
+0
2023-02-02
loongarch/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2
-4
/
+39
2023-02-02
ia64/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-3
/
+29
2023-02-02
hexagon/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-6
/
+31
2023-02-02
csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-11
/
+39
2023-02-02
arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-7
/
+34
2023-02-02
arc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-3
/
+24
2023-02-02
alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-4
/
+37
2023-02-02
mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
David Hildenbrand
1
-1
/
+24
2023-02-02
mm/khugepaged: convert release_pte_pages() to use folios
Vishal Moola (Oracle)
1
-7
/
+7
2023-02-02
mm/khugepaged: introduce release_pte_folio() to replace release_pte_page()
Vishal Moola (Oracle)
1
-5
/
+10
2023-02-02
kmsan: silence -Wmissing-prototypes warnings
Alexander Potapenko
1
-0
/
+23
2023-02-02
Documentation/mm: update references to __m[un]lock_page() to *_folio()
Lorenzo Stoakes
1
-15
/
+15
2023-02-02
mm: mlock: update the interface to use folios
Lorenzo Stoakes
6
-45
/
+49
2023-02-02
m68k/mm/motorola: specify pmd_page() type
Lorenzo Stoakes
1
-1
/
+1
2023-02-02
mm: mlock: use folios and a folio batch internally
Lorenzo Stoakes
1
-122
/
+124
2023-02-02
mm: pagevec: add folio_batch_reinit()
Lorenzo Stoakes
1
-0
/
+5
2023-02-02
mm: madvise: use vm_normal_folio() in madvise_free_pte_range()
Kefeng Wang
1
-4
/
+2
2023-02-02
shmem: convert shmem_write_end() to use a folio
Matthew Wilcox (Oracle)
1
-20
/
+10
2023-02-02
mm/memory-failure: convert unpoison_memory() to folios
Sidhartha Kumar
1
-11
/
+9
2023-02-02
mm/memory-failure: convert hugetlb_set_page_hwpoison() to folios
Sidhartha Kumar
1
-4
/
+3
2023-02-02
mm/memory-failure: convert __free_raw_hwp_pages() to folios
Sidhartha Kumar
1
-4
/
+3
2023-02-02
mm/memory-failure: convert raw_hwp_list_head() to folios
Sidhartha Kumar
1
-7
/
+9
2023-02-02
mm/memory-failure: convert free_raw_hwp_pages() to folios
Sidhartha Kumar
1
-10
/
+12
2023-02-02
mm/memory-failure: convert hugetlb_clear_page_hwpoison to folios
Sidhartha Kumar
3
-8
/
+8
2023-02-02
mm/memory-failure: convert try_memory_failure_hugetlb() to folios
Sidhartha Kumar
1
-13
/
+13
2023-02-02
mm/memory-failure: convert __get_huge_page_for_hwpoison() to folios
Sidhartha Kumar
1
-10
/
+10
2023-02-02
Revert "x86: kmsan: sync metadata pages on page fault"
Alexander Potapenko
1
-22
/
+1
2023-02-02
mm/mmap: fix comment of unmapped_area{_topdown}
Vernon Yang
1
-5
/
+5
2023-02-02
maple_tree: fix comment of mte_destroy_walk
Vernon Yang
1
-2
/
+2
2023-02-02
mm: remove the hugetlb field from struct page
Sidhartha Kumar
1
-12
/
+0
2023-02-02
mm: convert deferred_split_huge_page() to deferred_split_folio()
Matthew Wilcox (Oracle)
4
-8
/
+7
2023-02-02
mm/huge_memory: convert get_deferred_split_queue() to take a folio
Matthew Wilcox (Oracle)
1
-8
/
+10
2023-02-02
mm/huge_memory: remove page_deferred_list()
Matthew Wilcox (Oracle)
2
-25
/
+17
2023-02-02
mm: move page->deferred_list to folio->_deferred_list
Matthew Wilcox (Oracle)
3
-28
/
+27
2023-02-02
doc: correct struct folio kernel-doc
Matthew Wilcox (Oracle)
1
-4
/
+4
2023-02-02
mm: remove 'First tail page' members from struct page
Matthew Wilcox (Oracle)
2
-20
/
+2
2023-02-02
hugetlb: remove uses of compound_dtor and compound_nr
Matthew Wilcox (Oracle)
1
-5
/
+7
2023-02-02
mm: convert destroy_large_folio() to use folio_dtor
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-02-02
mm: convert is_transparent_hugepage() to use a folio
Matthew Wilcox (Oracle)
1
-3
/
+5
2023-02-02
mm: convert set_compound_page_dtor() and set_compound_order() to folios
Matthew Wilcox (Oracle)
1
-3
/
+8
[next]