index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
huge_memory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: remove references to page->index in huge_memory.c
Matthew Wilcox (Oracle)
2024-11-07
1
-9
/
+9
*
mm: huge_memory: move file_thp_enabled() into huge_memory.c
Kefeng Wang
2024-11-06
1
-0
/
+15
*
mm: avoid zeroing user movable page twice with init_on_alloc=1
Zi Yan
2024-11-06
1
-1
/
+7
*
mm: remove unused hugepage for vma_alloc_folio()
Kefeng Wang
2024-11-06
1
-1
/
+1
*
mm: allocate THP on hugezeropage wp-fault
Dev Jain
2024-11-06
1
-1
/
+40
*
mm: abstract THP allocation
Dev Jain
2024-11-06
1
-41
/
+57
*
mm: move mm flags to mm_types.h
Nanyong Sun
2024-11-05
1
-1
/
+0
*
mm/thp: fix deferred split unqueue naming and locking
Hugh Dickins
2024-11-05
1
-9
/
+26
*
mm/thp: fix deferred split queue not partially_mapped
Hugh Dickins
2024-11-05
1
-4
/
+17
*
mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()
Kefeng Wang
2024-10-17
1
-12
/
+1
*
mm/huge_memory: check pmd_special() only after pmd_present()
David Hildenbrand
2024-10-09
1
-1
/
+1
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
1
-1
/
+0
*
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
1
-118
/
+471
|
\
|
*
mm/fork: accept huge pfnmap entries
Peter Xu
2024-09-17
1
-3
/
+26
|
*
mm: allow THP orders for PFNMAPs
Peter Xu
2024-09-17
1
-2
/
+2
|
*
mm: mark special bits for huge pfn mappings when inject
Peter Xu
2024-09-17
1
-0
/
+4
|
*
mm: drop is_huge_zero_pud()
Peter Xu
2024-09-17
1
-12
/
+1
|
*
mm/codetag: fix pgalloc_tag_split()
Yu Zhao
2024-09-09
1
-1
/
+1
|
*
mm: thp: simplify split_huge_pages_pid()
Nanyong Sun
2024-09-09
1
-6
/
+1
|
*
mm,tmpfs: consider end of file write in shmem_is_huge
Rik van Riel
2024-09-09
1
-1
/
+1
|
*
mm: add sysfs entry to disable splitting underused THPs
Usama Arif
2024-09-09
1
-0
/
+26
|
*
mm: split underused THPs
Usama Arif
2024-09-09
1
-2
/
+58
|
*
mm: introduce a pageflag for partially mapped folios
Usama Arif
2024-09-09
1
-11
/
+30
|
*
mm: remap unused subpages to shared zeropage when splitting isolated thp
Yu Zhao
2024-09-09
1
-4
/
+4
|
*
mm: count the number of partially mapped anonymous THPs per size
Barry Song
2024-09-09
1
-0
/
+6
|
*
mm: count the number of anonymous THPs per size
Barry Song
2024-09-09
1
-3
/
+10
|
*
mm: tidy up shmem mTHP controls and stats
Ryan Roberts
2024-09-09
1
-28
/
+112
|
*
x86: remove PG_uncached
Matthew Wilcox (Oracle)
2024-09-03
1
-1
/
+3
|
*
mm: remove PageUnevictable
Matthew Wilcox (Oracle)
2024-09-03
1
-8
/
+8
|
*
mm: override mTHP "enabled" defaults at kernel cmdline
Ryan Roberts
2024-09-01
1
-1
/
+97
|
*
mm/mprotect: fix dax pud handlings
Peter Xu
2024-09-01
1
-0
/
+52
|
*
mm/x86: implement arch_check_zapped_pud()
Peter Xu
2024-09-01
1
-1
/
+3
|
*
mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)
Zi Yan
2024-09-01
1
-18
/
+11
|
*
mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
David Hildenbrand
2024-09-01
1
-11
/
+16
|
*
memory tiering: introduce folio_use_access_time() check
Zi Yan
2024-09-01
1
-4
/
+2
|
*
memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page()
Zi Yan
2024-09-01
1
-1
/
+2
|
*
mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()
Baolin Wang
2024-09-01
1
-9
/
+3
|
*
mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()
Baolin Wang
2024-09-01
1
-2
/
+3
*
|
Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-20
1
-4
/
+61
|
\
\
|
*
|
mm: split a folio in minimum folio order chunks
Luis Chamberlain
2024-09-02
1
-4
/
+61
*
|
|
mm/huge_memory: ensure huge_zero_folio won't have large_rmappable flag set
Miaohe Lin
2024-09-17
1
-0
/
+2
|
|
/
|
/
|
*
|
mm/numa: no task_numa_fault() call if PMD is changed
Zi Yan
2024-08-15
1
-16
/
+13
|
/
*
mm/huge_memory: avoid PMD-size page cache if needed
Gavin Shan
2024-07-26
1
-2
/
+10
*
mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit mac...
Yang Shi
2024-07-26
1
-1
/
+1
*
mm: shmem: rename mTHP shmem counters
Ryan Roberts
2024-07-12
1
-6
/
+6
*
mm: thp: support "THPeligible" semantics for mTHP with anonymous shmem
Bang Li
2024-07-12
1
-4
/
+9
*
mm: fix khugepaged activation policy
Ryan Roberts
2024-07-12
1
-0
/
+7
*
mm: add per-order mTHP split counters
Lance Yang
2024-07-12
1
-2
/
+10
*
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
2024-07-06
1
-1
/
+1
|
\
|
*
mm: gup: stop abusing try_grab_folio
Yang Shi
2024-07-06
1
-1
/
+1
[next]