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
2017-08-10
rmap: do not call mmu_notifier_invalidate_page() under ptl
Kirill A. Shutemov
2017-08-10
mm: fix list corruptions on shmem shrinklist
Cong Wang
2017-08-10
mm/balloon_compaction.c: don't zero ballooned pages
Wei Wang
2017-08-10
mm: fix KSM data corruption
Minchan Kim
2017-08-10
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
2017-08-10
mm: make tlb_flush_pending global
Minchan Kim
2017-08-10
mm: refactor TLB gathering API
Minchan Kim
2017-08-10
Revert "mm: numa: defer TLB flush for THP migration as long as possible"
Nadav Amit
2017-08-10
mm: migrate: prevent racy access to tlb_flush_pending
Nadav Amit
2017-08-10
userfaultfd: hugetlbfs: remove superfluous page unlock in VM_SHARED case
Andrea Arcangeli
2017-08-10
mm: ratelimit PFNs busy info message
Jonathan Toppins
2017-08-10
mm: fix global NR_SLAB_.*CLAIMABLE counter reads
Johannes Weiner
2017-08-02
mm: take memory hotplug lock within numa_zonelist_order_handler()
Heiko Carstens
2017-08-02
mm/page_io.c: fix oops during block io poll in swapin path
Tetsuo Handa
2017-08-02
zram: do not free pool->size_class
Minchan Kim
2017-08-02
kasan: avoid -Wmaybe-uninitialized warning
Arnd Bergmann
2017-08-02
userfaultfd: non-cooperative: notify about unmap of destination during mremap
Mike Rapoport
2017-08-02
mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...
Mel Gorman
2017-08-02
mm/hugetlb.c: __get_user_pages ignores certain follow_hugetlb_page errors
Daniel Jordan
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-07-14
mm: fix overflow check in expand_upwards()
Helge Deller
2017-07-12
writeback: rework wb_[dec|inc]_stat family of functions
Nikolay Borisov
2017-07-12
mm, migration: do not trigger OOM killer when migrating memory
Michal Hocko
2017-07-12
mm: kvmalloc support __GFP_RETRY_MAYFAIL for all sizes
Michal Hocko
2017-07-12
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-12
mm/memory.c: mark create_huge_pmd() inline to prevent build failure
Geert Uytterhoeven
2017-07-10
kasan: make get_wild_bug_type() static
Colin Ian King
2017-07-10
mm/kasan/kasan.c: rename XXX_is_zero to XXX_is_nonzero
Joonsoo Kim
2017-07-10
mm/kasan: add support for memory hotplug
Andrey Ryabinin
2017-07-10
mm/kasan: get rid of speculative shadow checks
Andrey Ryabinin
2017-07-10
mm/kasan/kasan_init.c: use kasan_zero_pud for p4d table
Joonsoo Kim
2017-07-10
mm/zsmalloc: simplify zs_max_alloc_size handling
Jerome Marchand
2017-07-10
mm/memory-hotplug: switch locking to a percpu rwsem
Thomas Gleixner
2017-07-10
mm: swap: provide lru_add_drain_all_cpuslocked()
Thomas Gleixner
2017-07-10
mm: use dedicated helper to access rlimit value
Krzysztof Opasiak
2017-07-10
mm/list_lru.c: fix list_lru_count_node() to be race free
Sahitya Tummala
2017-07-10
mm/mmap.c: expand_downwards: don't require the gap if !vm_prev
Oleg Nesterov
2017-07-10
mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
Michal Hocko
2017-07-10
mm/balloon_compaction.c: enqueue zero page to balloon device
zhenwei.pi
2017-07-10
cma: fix calculation of aligned offset
Doug Berger
2017-07-10
mm/memory_hotplug.c: remove unused local zone_type from __remove_zone()
John Hubbard
2017-07-10
mm/swap_slots.c: don't disable preemption while taking the per-CPU cache
Sebastian Andrzej Siewior
2017-07-10
mm/page_alloc.c: eliminate unsigned confusion in __rmqueue_fallback
Rasmus Villemoes
2017-07-10
mm: avoid taking zone lock in pagetypeinfo_showmixed()
Vinayak Menon
2017-07-10
mm, hugetlb, soft_offline: use new_page_nodemask for soft offline migration
Michal Hocko
2017-07-10
hugetlb: add support for preferred node to alloc_huge_page_nodemask
Michal Hocko
2017-07-10
mm, hugetlb: unclutter hugetlb allocation layers
Michal Hocko
2017-07-10
mm/oom_kill.c: add tracepoints for oom reaper-related events
Roman Gushchin
2017-07-10
userfaultfd: non-cooperative: add madvise() event for MADV_FREE request
Mike Rapoport
2017-07-10
mm/truncate.c: fix THP handling in invalidate_mapping_pages()
Jan Kara
[next]