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
2014-10-09
mm: numa: Do not mark PTEs pte_numa when splitting huge pages
Mel Gorman
2014-10-09
mm, thp: move invariant bug check out of loop in __split_huge_page_map
Waiman Long
2014-10-09
mm: migrate: Close race between migration completion and mprotect
Mel Gorman
2014-10-09
mm: memcontrol: do not iterate uninitialized memcgs
Johannes Weiner
2014-10-05
Fix unbalanced mutex in dma_pool_create().
Krzysztof HaĆasa
2014-10-05
mm: softdirty: keep bit when zapping file pte
Peter Feiner
2014-10-05
mm, slab: initialize object alignment on cache creation
David Rientjes
2014-10-05
percpu: perform tlb flush after pcpu_map_pages() failure
Tejun Heo
2014-10-05
percpu: fix pcpu_alloc_pages() failure path
Tejun Heo
2014-10-05
percpu: free percpu allocation info for uniprocessor system
Honggang Li
2014-10-05
shmem: fix nlink for rename overwrite directory
Miklos Szeredi
2014-10-05
memblock, memhotplug: fix wrong type in memblock_find_in_range_node().
Tang Chen
2014-09-17
__generic_file_write_iter(): fix handling of sync error after DIO
Al Viro
2014-09-17
mm: fix potential infinite loop in dissolve_free_huge_pages()
Li Zhong
2014-09-05
vm_is_stack: use for_each_thread() rather then buggy while_each_thread()
Oleg Nesterov
2014-09-05
x86,mm: fix pte_special versus pte_numa
Hugh Dickins
2014-07-30
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
2014-07-30
mm: fix filemap.c pagecache_get_page() kernel-doc warnings
Randy Dunlap
2014-07-30
mm: debugfs: move rounddown_pow_of_two() out from do_fault path
Andrey Ryabinin
2014-07-30
memcg: oom_notify use-after-free fix
Michal Hocko
2014-07-30
hwpoison: call action_result() in failure path of hwpoison_user_mappings()
Naoya Horiguchi
2014-07-30
hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings()
Naoya Horiguchi
2014-07-30
mm, thp: do not allow thp faults to avoid cpuset restrictions
David Rientjes
2014-07-30
mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()
Maxim Patlasov
2014-07-29
mm: fix page_alloc.c kernel-doc warnings
Randy Dunlap
2014-07-26
mm: fix direct reclaim writeback regression
Hugh Dickins
2014-07-23
Merge tag 'urgent-slab-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-07-23
mm: hugetlb: fix copy_hugetlb_page_range()
Naoya Horiguchi
2014-07-23
mm/fs: fix pessimization in hole-punching pagecache
Hugh Dickins
2014-07-23
shmem: fix splicing from a hole while it's punched
Hugh Dickins
2014-07-23
shmem: fix faulting into a hole, not taking i_mutex
Hugh Dickins
2014-07-23
mm: do not call do_fault_around for non-linear fault
Konstantin Khlebnikov
2014-07-23
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
Naoya Horiguchi
2014-07-22
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Mike Snitzer
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-07-03
shmem: fix init_page_accessed use to stop !PageLRU bug
Hugh Dickins
2014-07-03
hwpoison: fix the handling path of the victimized page frame that belong to n...
Chen Yucong
2014-07-03
msync: fix incorrect fstart calculation
Namjae Jeon
2014-07-03
slub: fix off by one in number of slab tests
Joonsoo Kim
2014-07-03
mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDER
Michal Nazarewicz
2014-06-25
cpuset,mempolicy: fix sleeping function called from invalid context
Gu Zheng
2014-06-23
mm: fix crashes from mbind() merging vmas
Hugh Dickins
2014-06-23
slab: fix oops when reading /proc/slab_allocators
Joonsoo Kim
2014-06-23
shmem: fix faulting into a hole while it's punched
Hugh Dickins
2014-06-23
mm: let mm_find_pmd fix buggy race with THP fault
Hugh Dickins
2014-06-23
mm: thp: fix DEBUG_PAGEALLOC oops in copy_page_rep()
Hugh Dickins
2014-06-23
mm, pcp: allow restoring percpu_pagelist_fraction default
David Rientjes
2014-06-23
hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry
Naoya Horiguchi
2014-06-23
tmpfs: ZERO_RANGE and COLLAPSE_RANGE not currently supported
Hugh Dickins
2014-06-23
mm: nommu: per-thread vma cache fix
Steven Miao
[next]