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
/
memory.c
Age
Commit message (
Expand
)
Author
2024-09-09
mm: cleanup count_mthp_stat() definition
Ryan Roberts
2024-09-03
mm,memcg: provide per-cgroup counters for NUMA balancing operations
Kaiyang Zhao
2024-09-01
mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)
Zi Yan
2024-09-01
mm: return the folio from swapin_readahead
Matthew Wilcox (Oracle)
2024-09-01
mm: fix (harmless) type confusion in lock_vma_under_rcu()
Jann Horn
2024-09-01
mm: provide vm_normal_(page|folio)_pmd() with CONFIG_PGTABLE_HAS_HUGE_LEAVES
David Hildenbrand
2024-09-01
mm: swap: add nr argument in swapcache_prepare and swapcache_clear to support...
Barry Song
2024-09-01
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
2024-09-01
memory tiering: introduce folio_use_access_time() check
Zi Yan
2024-08-15
mm/numa: no task_numa_fault() call if PTE is changed
Zi Yan
2024-07-26
mm: fix old/young bit handling in the faulting path
Ram Tummala
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-19
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
2024-07-12
mm: unexport vmf_insert_mixed_mkwrite
Christoph Hellwig
2024-07-06
mm: move memory_failure_queue() into copy_mc_[user]_highpage()
Kefeng Wang
2024-07-03
mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
David Hildenbrand
2024-07-03
mm/migrate: make migrate_misplaced_folio() return 0 on success
David Hildenbrand
2024-07-03
mm: memory: rename pages_per_huge_page to nr_pages
Kefeng Wang
2024-07-03
mm: memory: improve copy_user_large_folio()
Kefeng Wang
2024-07-03
mm: memory: use folio in struct copy_subpage_arg
Kefeng Wang
2024-07-03
mm: memory: convert clear_huge_page() to folio_zero_user()
Kefeng Wang
2024-07-03
mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
Barry Song
2024-07-03
mm: extend rmap flags arguments for folio_add_new_anon_rmap
Barry Song
2024-07-03
mm: set pte writable while pte_soft_dirty() is true in do_swap_page()
Barry Song
2024-07-03
mm: swap: remove 'synchronous' argument to swap_read_folio()
Yosry Ahmed
2024-07-03
mm: swap: reuse exclusive folio directly instead of wp page faults
Barry Song
2024-07-03
mm: memory: extend finish_fault() to support large folio
Baolin Wang
2024-07-03
mm: swap: entirely map large folios found in swapcache
Chuanhua Han
2024-07-03
mm: swap: make should_try_to_free_swap() support large-folio
Chuanhua Han
2024-07-03
mm: introduce arch_do_swap_page_nr() which allows restore metadata for nr pages
Barry Song
2024-07-03
mm: batch unlink_file_vma calls in free_pgd_range
Mateusz Guzik
2024-07-03
mm: use update_mmu_tlb_range() to simplify code
Bang Li
2024-07-03
mm/memory: cleanly support zeropage in vm_insert_page*(), vm_map_pages*() and...
David Hildenbrand
2024-07-03
mm/memory: move page_count() check into validate_page_before_insert()
David Hildenbrand
2024-07-03
mm/vmscan: update stale references to shrink_page_list
Illia Ostapyshyn
2024-06-24
mm/memory: don't require head page for do_set_pmd()
Andrew Bresticker
2024-06-15
mm: fix possible OOB in numa_rebuild_large_mapping()
Kefeng Wang
2024-06-15
Revert "mm: init_mlocked_on_free_v3"
David Hildenbrand
2024-05-22
mm: simplify and improve print_vma_addr() output
Linus Torvalds
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-05
mm: optimise vmf_anon_prepare() for VMAs without an anon_vma
Matthew Wilcox (Oracle)
2024-05-05
mm: delay the check for a NULL anon_vma
Matthew Wilcox (Oracle)
2024-05-05
mm: simplify thp_vma_allowable_order
Matthew Wilcox
2024-05-05
mm: memory: check userfaultfd_wp() in vmf_orig_pte_uffd_wp()
Kefeng Wang
2024-05-05
mm/memory: add any_dirty optional pointer to folio_pte_batch()
Lance Yang
2024-05-05
mm: move mm counter updating out of set_pte_range()
Kefeng Wang
2024-05-05
mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback counters
Barry Song
2024-05-05
mm/memory: use folio_mapcount() in zap_present_folio_ptes()
David Hildenbrand
2024-05-05
mm: follow_pte() improvements
David Hildenbrand
2024-05-05
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
[next]