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_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
/
rmap.c
Age
Commit message (
Expand
)
Author
2022-04-15
mm: fix race between MADV_FREE reclaim and blkdev direct IO read
Mauricio Faria de Oliveira
2021-06-30
mm/thp: fix page_address_in_vma() on file THP tails
Jue Wang
2021-06-30
mm/thp: fix vma_address() if virtual address below file offset
Hugh Dickins
2021-06-30
mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
Hugh Dickins
2021-06-30
mm/rmap: use page_not_mapped in try_to_unmap()
Miaohe Lin
2021-06-30
mm/rmap: remove unneeded semicolon in page_not_mapped()
Miaohe Lin
2019-10-19
mm: include <linux/huge_mm.h> for is_vma_temporary_stack
Ben Dooks
2019-09-24
mm,thp: add read-only THP support for (non-shmem) FS
Song Liu
2019-09-24
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-09-24
mm/rmap.c: remove set but not used variable 'cstart'
YueHaibing
2019-08-13
mm/hmm: fix bad subpage pointer in try_to_unmap_one
Ralph Campbell
2019-05-14
mm/rmap.c: use the pra.mapcount to do the check
Huang Shijie
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_mkclean vs MADV_DONTNEED race
Aneesh Kumar K.V
2019-03-05
mm: remove zone_lru_lock() function, access ->lru_lock directly
Andrey Ryabinin
2019-01-10
mm/mmu_notifier: mm/rmap.c: Fix a mmu_notifier range bug in try_to_unmap_one
Sean Christopherson
2019-01-08
hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization"
Mike Kravetz
2018-12-28
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
2018-12-28
mm: remove __hugepage_set_anon_rmap()
Kirill Tkhai
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
Jérôme Glisse
2018-11-30
mm/huge_memory: rename freeze_page() to unmap_page()
Hugh Dickins
2018-10-05
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
2018-07-14
mm: do not drop unused pages when userfaultd is running
Christian Borntraeger
2018-04-27
Merge tag 'v4.17-rc2' into docs-next
Jonathan Corbet
2018-04-20
mm: enable thp migration for shmem thp
Naoya Horiguchi
2018-04-16
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
2018-04-16
docs/vm: rename documentation files to .rst
Mike Rapoport
2018-04-11
page cache: use xa_lock
Matthew Wilcox
2018-04-05
mm: kernel-doc: add missing parameter descriptions
Mike Rapoport
2018-03-18
mm, swap: Add infrastructure for saving page metadata on swap
Khalid Aziz
2017-11-15
mm: remove cold parameter from free_hot_cold_page*
Mel Gorman
2017-11-15
mm/rmap.c: remove redundant variable cend
Colin Ian King
2017-11-15
mm/mmu_notifier: avoid double notification when it is useless
Jérôme Glisse
2017-09-08
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-09-08
mm/migrate: support un-addressable ZONE_DEVICE page in migration
Jérôme Glisse
2017-09-08
mm: thp: enable thp migration in generic path
Zi Yan
2017-09-08
mm: thp: introduce separate TTU flag for thp freezing
Naoya Horiguchi
2017-08-31
mm/rmap: update to new mmu_notifier semantic v2
Jérôme Glisse
2017-08-29
Revert "rmap: do not call mmu_notifier_invalidate_page() under ptl"
Linus Torvalds
2017-08-10
rmap: do not call mmu_notifier_invalidate_page() under ptl
Kirill A. Shutemov
2017-08-02
mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...
Mel Gorman
2017-07-06
mm: memcontrol: per-lruvec stats infrastructure
Johannes Weiner
2017-07-06
mm: rmap: use correct helper when poisoning hugepages
Punit Agrawal
2017-05-24
mm, x86/mm: Make the batched unmap TLB flush API more generic
Andy Lutomirski
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-03
mm: memcontrol: use node page state naming scheme for memcg
Johannes Weiner
2017-05-03
mm: memcontrol: re-use node VM page state enum
Johannes Weiner
2017-05-03
mm: remove SWAP_[SUCCESS|AGAIN|FAIL]
Minchan Kim
[next]