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
2009-12-11
switch do_brk() to get_unmapped_area()
Al Viro
2009-12-11
Take arch_mmap_check() into get_unmapped_area()
Al Viro
2009-12-11
fix a struct file leak in do_mmap_pgoff()
Al Viro
2009-12-11
Unify sys_mmap*
Al Viro
2009-12-11
fix pgoff in "have to relocate" case of mremap()
Al Viro
2009-12-11
fix the arch checks in MREMAP_FIXED case
Al Viro
2009-12-11
fix checks for expand-in-place mremap
Al Viro
2009-12-11
do_mremap() untangling, part 3
Al Viro
2009-12-11
do_mremap() untangling, part 2
Al Viro
2009-12-11
untangling do_mremap(), part 1
Al Viro
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-05
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
mm: fix comments for invalidate_inode_pages2()
Peng Tao
2009-12-03
writeback: remove unused nonblocking and congestion checks
Wu Fengguang
2009-12-03
flusher: Fix PF_FROZEN race
OGAWA Hirofumi
2009-12-03
Merge branch 'master' into next
James Morris
2009-11-30
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-11-17
mm: allow memory hotplug and hibernation in the same kernel
Andi Kleen
2009-11-17
mm/memory_hotplug: fix section mismatch
Hidetoshi Seto
2009-11-17
Merge commit 'v2.6.32-rc7' into core/iommu
Ingo Molnar
2009-11-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-11-13
percpu: restructure pcpu_extend_area_map() to fix bugs and improve readability
Tejun Heo
2009-11-12
memcg: fix wrong pointer initialization at page migration when memcg is disab...
KAMEZAWA Hiroyuki
2009-11-12
page allocator: Do not allow interrupts to use ALLOC_HARDER
Mel Gorman
2009-11-12
page allocator: always wake kswapd when restarting an allocation attempt afte...
Mel Gorman
2009-11-12
Thaw refrigerated bdi flusher threads before invoking kthread_stop on them
Romit Dasgupta
2009-11-11
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-11-10
bootmem: Add free_bootmem_late()
FUJITA Tomonori
2009-11-10
highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NM...
Soeren Sandmann
2009-11-10
highmem: Fix race in debug_kmap_atomic() which could cause warn_count to unde...
Soeren Sandmann
2009-11-09
ksm: cond_resched in unstable tree
Hugh Dickins
2009-11-09
tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"
Uwe Kleine-König
2009-11-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-11-03
backing-dev: bdi sb prune should be in the unregister path, not destroy
Jens Axboe
2009-11-02
mm: remove incorrect swap_count() from try_to_unuse()
Bo Liu
2009-10-31
NOMMU: Don't pass NULL pointers to fput() in do_mmap_pgoff()
David Howells
2009-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-10-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-10-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-10-29
Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2009-10-29
mm: don't call pte_unmap() against an improper pte
Daisuke Nishimura
2009-10-29
mm: fix sparsemem configuration
Russell King
2009-10-29
vmscan: order evictable rescue in LRU putback
Johannes Weiner
2009-10-29
do_mbind(): fix memory leak
KOSAKI Motohiro
2009-10-29
mbind(): fix leak of never putback pages
KOSAKI Motohiro
2009-10-29
vmscan: limit VM_EXEC protection to file pages
Wu Fengguang
2009-10-29
revert "mm: oom analysis: add buffer cache information to show_free_areas()"
Andrew Morton
[next]