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
/
mm
/
huge_memory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()
Kefeng Wang
1
-12
/
+1
2024-10-09
mm/huge_memory: check pmd_special() only after pmd_present()
David Hildenbrand
1
-1
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-118
/
+471
2024-09-21
Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+61
2024-09-17
mm/fork: accept huge pfnmap entries
Peter Xu
1
-3
/
+26
2024-09-17
mm: allow THP orders for PFNMAPs
Peter Xu
1
-2
/
+2
2024-09-17
mm: mark special bits for huge pfn mappings when inject
Peter Xu
1
-0
/
+4
2024-09-17
mm: drop is_huge_zero_pud()
Peter Xu
1
-12
/
+1
2024-09-17
mm/huge_memory: ensure huge_zero_folio won't have large_rmappable flag set
Miaohe Lin
1
-0
/
+2
2024-09-10
mm/codetag: fix pgalloc_tag_split()
Yu Zhao
1
-1
/
+1
2024-09-10
mm: thp: simplify split_huge_pages_pid()
Nanyong Sun
1
-6
/
+1
2024-09-10
mm,tmpfs: consider end of file write in shmem_is_huge
Rik van Riel
1
-1
/
+1
2024-09-10
mm: add sysfs entry to disable splitting underused THPs
Usama Arif
1
-0
/
+26
2024-09-10
mm: split underused THPs
Usama Arif
1
-2
/
+58
2024-09-10
mm: introduce a pageflag for partially mapped folios
Usama Arif
1
-11
/
+30
2024-09-10
mm: remap unused subpages to shared zeropage when splitting isolated thp
Yu Zhao
1
-4
/
+4
2024-09-10
mm: count the number of partially mapped anonymous THPs per size
Barry Song
1
-0
/
+6
2024-09-10
mm: count the number of anonymous THPs per size
Barry Song
1
-3
/
+10
2024-09-10
mm: tidy up shmem mTHP controls and stats
Ryan Roberts
1
-28
/
+112
2024-09-04
x86: remove PG_uncached
Matthew Wilcox (Oracle)
1
-1
/
+3
2024-09-04
mm: remove PageUnevictable
Matthew Wilcox (Oracle)
1
-8
/
+8
2024-09-02
mm: split a folio in minimum folio order chunks
Luis Chamberlain
1
-4
/
+61
2024-09-02
mm: override mTHP "enabled" defaults at kernel cmdline
Ryan Roberts
1
-1
/
+97
2024-09-02
mm/mprotect: fix dax pud handlings
Peter Xu
1
-0
/
+52
2024-09-02
mm/x86: implement arch_check_zapped_pud()
Peter Xu
1
-1
/
+3
2024-09-02
mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)
Zi Yan
1
-18
/
+11
2024-09-02
mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
David Hildenbrand
1
-11
/
+16
2024-09-02
memory tiering: introduce folio_use_access_time() check
Zi Yan
1
-4
/
+2
2024-09-02
memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page()
Zi Yan
1
-1
/
+2
2024-09-02
mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()
Baolin Wang
1
-9
/
+3
2024-09-02
mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()
Baolin Wang
1
-2
/
+3
2024-08-16
mm/numa: no task_numa_fault() call if PMD is changed
Zi Yan
1
-16
/
+13
2024-07-27
mm/huge_memory: avoid PMD-size page cache if needed
Gavin Shan
1
-2
/
+10
2024-07-27
mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit mac...
Yang Shi
1
-1
/
+1
2024-07-13
mm: shmem: rename mTHP shmem counters
Ryan Roberts
1
-6
/
+6
2024-07-13
mm: thp: support "THPeligible" semantics for mTHP with anonymous shmem
Bang Li
1
-4
/
+9
2024-07-13
mm: fix khugepaged activation policy
Ryan Roberts
1
-0
/
+7
2024-07-13
mm: add per-order mTHP split counters
Lance Yang
1
-2
/
+10
2024-07-06
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
1
-1
/
+1
2024-07-06
mm: gup: stop abusing try_grab_folio
Yang Shi
1
-1
/
+1
2024-07-05
mm: refactor folio_undo_large_rmappable()
Kefeng Wang
1
-12
/
+1
2024-07-04
mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
David Hildenbrand
1
-3
/
+5
2024-07-04
mm/migrate: make migrate_misplaced_folio() return 0 on success
David Hildenbrand
1
-3
/
+2
2024-07-04
mm: memory: convert clear_huge_page() to folio_zero_user()
Kefeng Wang
1
-2
/
+2
2024-07-04
mm: extend rmap flags arguments for folio_add_new_anon_rmap
Barry Song
1
-1
/
+1
2024-07-04
mm/huge_memory.c: fix used-uninitialized
Andrew Morton
1
-2
/
+1
2024-07-04
mm/vmscan: avoid split lazyfree THP during shrink_folio_list()
Lance Yang
1
-0
/
+66
2024-07-04
mm/rmap: integrate PMD-mapped folio splitting into pagewalk loop
Lance Yang
1
-20
/
+22
2024-07-04
mm: introduce pmd|pte_needs_soft_dirty_wp helpers for softdirty write-protect
Barry Song
1
-1
/
+1
[next]