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_6.6-2.2.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
Age
Commit message (
Expand
)
Author
2016-03-25
kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right()
Alexander Potapenko
2016-03-25
include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill()
Tetsuo Handa
2016-03-25
mm/page_alloc: prevent merging between isolated and other pageblocks
Vlastimil Babka
2016-03-25
drivers/memstick/host/r592.c: avoid gcc-6 warning
Arnd Bergmann
2016-03-25
ocfs2: extend enough credits for freeing one truncate record while replaying ...
Xue jiufei
2016-03-25
ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_...
Xue jiufei
2016-03-25
ocfs2/dlm: move lock to the tail of grant queue while doing in-place convert
xuejiufei
2016-03-25
ocfs2: solve a problem of crossing the boundary in updating backups
jiangyiwen
2016-03-25
ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local
jiangyiwen
2016-03-25
ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
Joseph Qi
2016-03-25
ocfs2/dlm: fix race between convert and recovery
Joseph Qi
2016-03-25
ocfs2: fix a deadlock issue in ocfs2_dio_end_io_write()
Ryan Ding
2016-03-25
ocfs2: fix disk file size and memory file size mismatch
Ryan Ding
2016-03-25
ocfs2: take ip_alloc_sem in ocfs2_dio_get_block & ocfs2_dio_end_io_write
Ryan Ding
2016-03-25
ocfs2: fix ip_unaligned_aio deadlock with dio work queue
Ryan Ding
2016-03-25
ocfs2: code clean up for direct io
Ryan Ding
2016-03-25
ocfs2: fix sparse file & data ordering issue in direct io
Ryan Ding
2016-03-25
ocfs2: record UNWRITTEN extents when populate write desc
Ryan Ding
2016-03-25
ocfs2: return the physical address in ocfs2_write_cluster
Ryan Ding
2016-03-25
ocfs2: do not change i_size in write_end for direct io
Ryan Ding
2016-03-25
ocfs2: test target page before change it
Ryan Ding
2016-03-25
ocfs2: use c_new to indicate newly allocated extents
Ryan Ding
2016-03-25
ocfs2: add ocfs2_write_type_t type to identify the caller of write
Ryan Ding
2016-03-25
ocfs2: o2hb: fix double free bug
Junxiao Bi
2016-03-25
drivers/input: eliminate INPUT_COMPAT_TEST macro
Andrew Morton
2016-03-25
oom, oom_reaper: protect oom_reaper_list using simpler way
Tetsuo Handa
2016-03-25
oom: make oom_reaper freezable
Michal Hocko
2016-03-25
oom: make oom_reaper_list single linked
Vladimir Davydov
2016-03-25
oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task
Michal Hocko
2016-03-25
mm, oom_reaper: implement OOM victims queuing
Michal Hocko
2016-03-25
mm, oom_reaper: report success/failure
Michal Hocko
2016-03-25
oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space
Michal Hocko
2016-03-25
mm, oom: introduce oom reaper
Michal Hocko
2016-03-25
sched: add schedule_timeout_idle()
Andrew Morton
2016-03-25
Revert "ppdev: use new parport device model"
Linus Torvalds
2016-03-25
Merge tag 'firewire-update2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-24
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-25
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-24
Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-24
Merge tag 'rtc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...
Linus Torvalds
2016-03-24
Merge tag 'hwmon-for-linus-v4.6-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-03-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-03-24
Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-03-24
Merge tag 'upstream-4.6-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2016-03-24
Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-03-24
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2016-03-24
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2016-03-24
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-03-24
Merge branch 'parisc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]