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
2019-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-18
mm/compaction.c: correct zone boundary handling when isolating pages from a p...
Mel Gorman
2019-05-18
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
2019-05-18
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
2019-05-18
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2019-05-16
slab: remove /proc/slab_allocators
Qian Cai
2019-05-14
mm: memcontrol: fix NUMA round-robin reclaim at intermediate level
Johannes Weiner
2019-05-14
mm: memcontrol: fix recursive statistics correctness & scalabilty
Johannes Weiner
2019-05-14
mm: memcontrol: move stat/event counting functions out-of-line
Johannes Weiner
2019-05-14
mm: memcontrol: make cgroup stats and events query API explicitly local
Johannes Weiner
2019-05-14
mm, memcg: rename ambiguously named memory.stat counters and functions
Chris Down
2019-05-14
mm/mincore.c: make mincore() more conservative
Jiri Kosina
2019-05-14
mm: maintain randomization of page free lists
Dan Williams
2019-05-14
mm: move buddy list manipulations into helpers
Dan Williams
2019-05-14
mm: shuffle initial free memory to improve memory-side-cache utilization
Dan Williams
2019-05-14
mm/vmalloc.c: convert vmap_lazy_nr to atomic_long_t
Uladzislau Rezki (Sony)
2019-05-14
mm/vmalloc.c: add priority threshold to __purge_vmap_area_lazy()
Uladzislau Rezki (Sony)
2019-05-14
mm: update references to page _refcount
Baruch Siach
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-14
mm: delete find_get_entries_tag
Matthew Wilcox (Oracle)
2019-05-14
mm/huge_memory.c: make __thp_get_unmapped_area static
Bharath Vedartham
2019-05-14
mm/mprotect.c: fix compilation warning because of unused 'mm' variable
Mike Rapoport
2019-05-14
mm/page-writeback: introduce tracepoint for wait_on_page_writeback()
Yafang Shao
2019-05-14
mm/Kconfig: update "Memory Model" help text
Mike Rapoport
2019-05-14
mm/vmscan.c: don't disable irq again when count pgrefill for memcg
Yafang Shao
2019-05-14
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
2019-05-14
hugetlbfs: always use address space in inode for resv_map pointer
Mike Kravetz
2019-05-14
mm/z3fold.c: support page migration
Vitaly Wool
2019-05-14
mm/z3fold.c: add structure for buddy handles
Vitaly Wool
2019-05-14
mm/z3fold.c: improve compression by extending search
Vitaly Wool
2019-05-14
mm/z3fold.c: introduce helper functions
Vitaly Wool
2019-05-14
mm/page_alloc.c: remove unnecessary parameter in rmqueue_pcplist
Yafang Shao
2019-05-14
mm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE Kconfig
Jérôme Glisse
2019-05-14
mm/vmscan.c: simplify shrink_inactive_list()
Kirill Tkhai
2019-05-14
mm: introduce new vm_map_pages() and vm_map_pages_zero() API
Souptick Joarder
2019-05-14
mm: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2019-05-14
mm: fix false-positive OVERCOMMIT_GUESS failures
Johannes Weiner
2019-05-14
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
2019-05-14
mm/memory_hotplug: make __remove_section() never fail
David Hildenbrand
2019-05-14
mm/memory_hotplug: make unregister_memory_section() never fail
David Hildenbrand
2019-05-14
mm/memory_hotplug: release memory resource after arch_remove_memory()
David Hildenbrand
2019-05-14
mm/filemap.c: fix minor typo
Laurent Dufour
2019-05-14
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
2019-05-14
mm, memory_hotplug: cleanup memory offline path
Michal Hocko
2019-05-14
mm: initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sections
Alexander Duyck
2019-05-14
mm: implement new zone specific memblock iterator
Alexander Duyck
2019-05-14
mm: drop meminit_pfn_in_nid as it is redundant
Alexander Duyck
2019-05-14
mm/rmap.c: use the pra.mapcount to do the check
Huang Shijie
2019-05-14
mm/filemap.c: enable error injection at add_to_page_cache()
Josef Bacik
[next]