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
/
fs
Age
Commit message (
Expand
)
Author
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
aio: kill ki_retry
Kent Overstreet
2013-05-07
aio: kill ki_key
Kent Overstreet
2013-05-07
aio: give shared kioctx fields their own cachelines
Kent Overstreet
2013-05-07
aio: kill struct aio_ring_info
Kent Overstreet
2013-05-07
aio: kill batch allocation
Kent Overstreet
2013-05-07
aio: change reqs_active to include unreaped completions
Kent Overstreet
2013-05-07
aio: use cancellation list lazily
Kent Overstreet
2013-05-07
aio: use flush_dcache_page()
Kent Overstreet
2013-05-07
aio: make aio_read_evt() more efficient, convert to hrtimers
Kent Overstreet
2013-05-07
aio: refcounting cleanup
Kent Overstreet
2013-05-07
aio: make aio_put_req() lockless
Kent Overstreet
2013-05-07
aio: do fget() after aio_get_req()
Kent Overstreet
2013-05-07
aio: dprintk() -> pr_debug()
Kent Overstreet
2013-05-07
aio: move private stuff out of aio.h
Kent Overstreet
2013-05-07
aio: add kiocb_cancel()
Kent Overstreet
2013-05-07
aio: kill return value of aio_complete()
Kent Overstreet
2013-05-07
aio: remove retry-based AIO
Zach Brown
2013-05-07
hugetlbfs: fix mmap failure in unaligned size request
Naoya Horiguchi
2013-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2013-05-07
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-07
Merge branch 'slab/next' into slab/for-linus
Pekka Enberg
2013-05-07
make blkdev_put() return void
Al Viro
2013-05-07
block_device_operations->release() should return void
Al Viro
2013-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-05-06
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2013-05-06
autofs - remove autofs dentry mount check
David Jeffery
2013-05-06
autofs - fix sparse warning for autofs4_d_manage()
Claudiu Ghioc
2013-05-05
hfs: SMP race on directory close()
Al Viro
2013-05-04
cifs: small variable name cleanup
Dan Carpenter
2013-05-04
CIFS: fix error return code in cifs_atomic_open()
Wei Yongjun
2013-05-04
cifs: store the real expected sequence number in the mid
Jeff Layton
2013-05-04
cifs: on send failure, readjust server sequence number downward
Jeff Layton
2013-05-04
cifs: remove ENOSPC handling in smb_sendv
Jeff Layton
2013-05-04
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
2013-05-04
fs: cifs: use kmemdup instead of kmalloc + memcpy
Silviu-Mihai Popescu
2013-05-04
cifs: replaced kmalloc + memset with kzalloc
Dia Vasile
2013-05-04
cifs: ignore the unc= and prefixpath= mount options
Jeff Layton
2013-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-04
hostfs: use kmalloc instead of kzalloc
James Hogan
2013-05-04
hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h>
James Hogan
2013-05-04
hostfs: remove "will unlock" comment
James Hogan
2013-05-04
vfs: use list_move instead of list_del/list_add
Wei Yongjun
2013-05-04
proc_devtree: Replace include linux/module.h with linux/export.h
Syam Sidhardhan
2013-05-04
create_mnt_ns: unidiomatic use of list_add()
Al Viro
2013-05-04
fs: remove dentry_lru_prune()
Yan, Zheng
2013-05-04
Removed unused typedef to avoid "unused local typedef" warnings.
Han Shen
[next]