index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
huge_memory.c
Age
Commit message (
Expand
)
Author
2025-03-16
mm: avoid splitting pmd for lazyfree pmd-mapped THP in try_to_unmap
Barry Song
2025-03-16
mm: completely abstract unnecessary adj_start calculation
Lorenzo Stoakes
2025-03-16
mm/huge_memory: allow split shmem large folio to any lower order
Zi Yan
2025-03-16
mm: memcontrol: move memsw charge callbacks to v1
Johannes Weiner
2025-03-16
mm/huge_memory: drop beyond-EOF folios with the right number of refs
Zi Yan
2025-01-25
mm/huge_memory: convert has_hwpoisoned into a pure folio flag
David Hildenbrand
2025-01-25
mm/huge_memory.c: rename shadowed local
Andrew Morton
2025-01-13
mm: add per-order mTHP swap-in fallback/fallback_charge counters
Wenchao Hao
2025-01-13
mm: migrate: remove unused argument vma from migrate_misplaced_folio()
Donet Tom
2025-01-12
mm: clear uffd-wp PTE/PMD state on mremap()
Ryan Roberts
2024-12-18
mm: huge_memory: handle strsep not finding delimiter
Leo Stone
2024-12-18
mm: convert partially_mapped set/clear operations to be atomic
Usama Arif
2024-12-18
mm: use clear_user_(high)page() for arch with special user folio handling
Zi Yan
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-12
mm/thp: fix deferred split queue not partially_mapped: fix
Hugh Dickins
2024-11-11
mm: huge_memory: use strscpy() instead of strcpy()
Maíra Canal
2024-11-11
mm: move ``get_order_from_str()`` to internal.h
Maíra Canal
2024-11-11
mm: add per-order mTHP swpin counters
Barry Song
2024-11-11
mm: swap: count successful large folio zswap stores in hugepage zswpout stats
Kanchana P Sridhar
2024-11-07
mm: remove references to page->index in huge_memory.c
Matthew Wilcox (Oracle)
2024-11-06
mm: huge_memory: move file_thp_enabled() into huge_memory.c
Kefeng Wang
2024-11-06
mm: avoid zeroing user movable page twice with init_on_alloc=1
Zi Yan
2024-11-06
mm: remove unused hugepage for vma_alloc_folio()
Kefeng Wang
2024-11-06
mm: allocate THP on hugezeropage wp-fault
Dev Jain
2024-11-06
mm: abstract THP allocation
Dev Jain
2024-11-05
mm: move mm flags to mm_types.h
Nanyong Sun
2024-11-05
mm/thp: fix deferred split unqueue naming and locking
Hugh Dickins
2024-11-05
mm/thp: fix deferred split queue not partially_mapped
Hugh Dickins
2024-10-17
mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()
Kefeng Wang
2024-10-09
mm/huge_memory: check pmd_special() only after pmd_present()
David Hildenbrand
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-20
Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-17
mm/fork: accept huge pfnmap entries
Peter Xu
2024-09-17
mm: allow THP orders for PFNMAPs
Peter Xu
2024-09-17
mm: mark special bits for huge pfn mappings when inject
Peter Xu
2024-09-17
mm: drop is_huge_zero_pud()
Peter Xu
2024-09-17
mm/huge_memory: ensure huge_zero_folio won't have large_rmappable flag set
Miaohe Lin
2024-09-09
mm/codetag: fix pgalloc_tag_split()
Yu Zhao
2024-09-09
mm: thp: simplify split_huge_pages_pid()
Nanyong Sun
2024-09-09
mm,tmpfs: consider end of file write in shmem_is_huge
Rik van Riel
2024-09-09
mm: add sysfs entry to disable splitting underused THPs
Usama Arif
2024-09-09
mm: split underused THPs
Usama Arif
2024-09-09
mm: introduce a pageflag for partially mapped folios
Usama Arif
2024-09-09
mm: remap unused subpages to shared zeropage when splitting isolated thp
Yu Zhao
2024-09-09
mm: count the number of partially mapped anonymous THPs per size
Barry Song
2024-09-09
mm: count the number of anonymous THPs per size
Barry Song
2024-09-09
mm: tidy up shmem mTHP controls and stats
Ryan Roberts
2024-09-03
x86: remove PG_uncached
Matthew Wilcox (Oracle)
2024-09-03
mm: remove PageUnevictable
Matthew Wilcox (Oracle)
[next]