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
Age
Commit message (
Expand
)
Author
2021-07-11
mm/rmap: try_to_migrate() skip zone_device !device_private
Hugh Dickins
2021-07-11
mm/rmap: fix new bug: premature return from page_mlock_one()
Hugh Dickins
2021-07-11
mm/rmap: fix old bug: munlocking THP missed other mlocks
Hugh Dickins
2021-07-11
mm/rmap: fix comments left over from recent changes
Hugh Dickins
2021-07-10
mm/page_alloc: Revert pahole zero-sized workaround
Mel Gorman
2021-07-10
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-07-08
mm/mremap: allow arch runtime override
Aneesh Kumar K.V
2021-07-08
mm/mremap: hold the rmap lock in write mode when moving page table entries.
Aneesh Kumar K.V
2021-07-08
mm/mremap: use pmd/pud_poplulate to update page table entries
Aneesh Kumar K.V
2021-07-08
mm/mremap: don't enable optimized PUD move if page table levels is 2
Aneesh Kumar K.V
2021-07-08
mm/mremap: convert huge PUD move to separate helper
Aneesh Kumar K.V
2021-07-08
mm: add setup_initial_init_mm() helper
Kefeng Wang
2021-07-08
PM: hibernate: disable when there are active secretmem users
Mike Rapoport
2021-07-08
mm: introduce memfd_secret system call to create "secret" memory areas
Mike Rapoport
2021-07-08
mmap: make mlock_future_check() global
Mike Rapoport
2021-07-08
mm/slub: use stackdepot to save stack trace in objects
Oliver Glitta
2021-07-04
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-04
Merge tag 'memblock-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-04
percpu: flush tlb in pcpu_reclaim_populated()
Dennis Zhou
2021-07-03
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...
Linus Torvalds
2021-07-01
mm: device exclusive memory access
Alistair Popple
2021-07-01
mm/memory.c: allow different return codes for copy_nonpresent_pte()
Alistair Popple
2021-07-01
mm: rename migrate_pgmap_owner
Alistair Popple
2021-07-01
mm/rmap: split migration into its own function
Alistair Popple
2021-07-01
mm/rmap: split try_to_munlock from try_to_unmap
Alistair Popple
2021-07-01
mm/swapops: rework swap entry manipulation code
Alistair Popple
2021-07-01
mm: remove special swap entry functions
Alistair Popple
2021-07-01
kfence: unconditionally use unbound work queue
Marco Elver
2021-07-01
mm/page_alloc: move prototype for find_suitable_fallback
Mel Gorman
2021-07-01
mm/mmap_lock: remove dead code for !CONFIG_TRACING configurations
Mel Gorman
2021-07-01
mm/z3fold: add kerneldoc fields for z3fold_pool
Mel Gorman
2021-07-01
mm/zbud: add kerneldoc fields for zbud_pool
Mel Gorman
2021-07-01
mm/memory_hotplug: fix kerneldoc comment for __remove_memory
Mel Gorman
2021-07-01
mm/memory_hotplug: fix kerneldoc comment for __try_online_node
Mel Gorman
2021-07-01
mm/memcontrol.c: fix kerneldoc comment for mem_cgroup_calculate_protection
Mel Gorman
2021-07-01
mm/mapping_dirty_helpers: remove double Note in kerneldoc
Mel Gorman
2021-07-01
mm/page_alloc: make should_fail_alloc_page() static
Mel Gorman
2021-07-01
mm/vmalloc: include header for prototype of set_iounmap_nonlazy
Mel Gorman
2021-07-01
mm/vmscan: remove kerneldoc-like comment from isolate_lru_pages
Mel Gorman
2021-07-01
mm: fix spelling mistakes
Zhen Lei
2021-07-01
mm: fix typos and grammar error in comments
Hyeonggon Yoo
2021-07-01
mm/zsmalloc.c: improve readability for async_free_zspage()
Miaohe Lin
2021-07-01
mm/zsmalloc.c: remove confusing code in obj_free()
Miaohe Lin
2021-06-30
mm/zswap.c: fix two bugs in zswap_writeback_entry()
Miaohe Lin
2021-06-30
mm/zswap.c: avoid unnecessary copy-in at map time
Miaohe Lin
2021-06-30
mm/zswap.c: remove unused function zswap_debugfs_exit()
Miaohe Lin
2021-06-30
mm,memory_hotplug: drop unneeded locking
Oscar Salvador
2021-06-30
mm/memory_hotplug: rate limit page migration warnings
Liam Mark
[next]