index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
/
khugepaged.c
Age
Commit message (
Expand
)
Author
2021-07-15
khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate()
Miaohe Lin
2020-10-14
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...
Vijay Balakrishna
2020-10-14
mm/khugepaged: fix filemap page_to_pgoff(page) != offset
Hugh Dickins
2020-09-09
mm/khugepaged.c: fix khugepaged's request size in collapse_file
David Howells
2020-08-26
khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
Hugh Dickins
2020-08-26
khugepaged: khugepaged_test_exit() check mmget_still_valid()
Hugh Dickins
2020-08-21
khugepaged: retract_page_tables() remember to test exit
Hugh Dickins
2020-08-21
khugepaged: collapse_pte_mapped_thp() protect the pmd lock
Hugh Dickins
2020-08-21
khugepaged: collapse_pte_mapped_thp() flush the right range
Hugh Dickins
2020-07-29
khugepaged: fix null-pointer dereference due to race
Kirill A. Shutemov
2020-06-03
mm,thp: stop leaking unreleased file pages
Hugh Dickins
2019-11-15
mm,thp: recheck each page before collapsing file THP
Song Liu
2019-11-06
mm/khugepaged: fix might_sleep() warn with CONFIG_HIGHPTE=y
Ville Syrjälä
2019-09-24
khugepaged: enable collapse pmd for pte-mapped THP
Song Liu
2019-09-24
mm,thp: avoid writes to file with THP in pagecache
Song Liu
2019-09-24
mm,thp: add read-only THP support for (non-shmem) FS
Song Liu
2019-09-24
khugepaged: rename collapse_shmem() and khugepaged_scan_shmem()
Song Liu
2019-09-24
mm: page cache: store only head pages in i_pages
Matthew Wilcox (Oracle)
2019-09-03
sched/topology: Improve load balancing on AMD EPYC systems
Matt Fleming
2019-07-05
Revert "mm: page cache: store only head pages in i_pages"
Linus Torvalds
2019-06-13
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2019-05-14
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
Jérôme Glisse
2019-05-14
mm/mmu_notifier: contextual information for event triggering invalidation
Jérôme Glisse
2019-05-14
mm: page cache: store only head pages in i_pages
Matthew Wilcox
2019-03-05
mm: memcontrol: expose THP events on a per-memcg basis
Chris Down
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
Jérôme Glisse
2018-12-04
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-11-30
mm/khugepaged: fix the xas_create_range() error path
Hugh Dickins
2018-11-30
mm/khugepaged: collapse_shmem() do not crash on Compound
Hugh Dickins
2018-11-30
mm/khugepaged: collapse_shmem() without freezing new_page
Hugh Dickins
2018-11-30
mm/khugepaged: minor reorderings in collapse_shmem()
Hugh Dickins
2018-11-30
mm/khugepaged: collapse_shmem() remember to clear holes
Hugh Dickins
2018-11-30
mm/khugepaged: fix crashes due to misaccounted holes
Hugh Dickins
2018-11-30
mm/khugepaged: collapse_shmem() stop if punched or truncated
Hugh Dickins
2018-11-12
mm: Replace spin_is_locked() with lockdep
Lance Roy
2018-10-21
mm: Convert khugepaged_scan_shmem to XArray
Matthew Wilcox
2018-10-21
mm: Convert collapse_shmem to XArray
Matthew Wilcox
2018-09-29
xarray: Replace exceptional entries
Matthew Wilcox
2018-08-23
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
2018-08-17
mm: thp: pass correct vm_flags to hugepage_vma_check()
Song Liu
2018-08-17
mm: thp: inc counter for collapsed shmem THP
Yang Shi
2018-08-17
mm: thp: register mm for khugepaged when merging vma for shmem
Yang Shi
2018-04-11
page cache: use xa_lock
Matthew Wilcox
2018-04-11
mm/thp: don't count ZONE_MOVABLE as the target for freepage reserving
Joonsoo Kim
2018-04-11
memcg, thp: do not invoke oom killer on thp charges
Michal Hocko
2018-03-22
mm, thp: do not cause memcg oom for thp
David Rientjes
2018-03-22
mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
Kirill A. Shutemov
2018-01-31
mm: thp: use down_read_trylock() in khugepaged to avoid long block
Yang Shi
2018-01-31
mm: add unmap_mapping_pages()
Matthew Wilcox
2017-11-29
Revert "mm, thp: Do not make pmd/pud dirty without a reason"
Linus Torvalds
[next]