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
2012-01-16
Merge tag 'nfs-for-3.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-01-15
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-01-15
Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-01-15
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2012-01-15
UBIFS: fix non-debug configuration build
Dominique Martinet
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-14
fsnotify: don't BUG in fsnotify_destroy_mark()
Miklos Szeredi
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-14
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-01-13
Unused iocbs in a batch should not be accounted as active.
Gleb Natapov
2012-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next
Linus Torvalds
2012-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
2012-01-13
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2012-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-01-13
autofs4 - fix deal with autofs4_write races
Ian Kent
2012-01-13
UBIFS: fix key printing
Artem Bityutskiy
2012-01-13
UBIFS: use snprintf instead of sprintf when printing keys
Artem Bityutskiy
2012-01-12
Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")
Linus Torvalds
2012-01-12
c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4
Cyrill Gorcunov
2012-01-12
dio: optimize cache misses in the submission path
Andi Kleen
2012-01-12
vfs: cache request_queue in struct block_device
Andi Kleen
2012-01-12
fs/direct-io.c: calculate fs_count correctly in get_more_blocks()
Tao Ma
2012-01-12
mm: compaction: introduce sync-light migration for use by compaction
Mel Gorman
2012-01-12
mm: compaction: determine if dirty pages can be migrated without blocking wit...
Mel Gorman
2012-01-12
epoll: limit paths
Jason Baron
2012-01-12
pipe: fail cleanly when root tries F_SETPIPE_SZ with big size
Sasha Levin
2012-01-12
proc: fix null pointer deref in proc_pid_permission()
Xiaotian Feng
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
2012-01-12
pnfsblock: alloc short extent before submit bio
Peng Tao
2012-01-12
pnfsblock: remove rpc_call_ops from struct parallel_io
Peng Tao
2012-01-12
pnfsblock: move find lock page logic out of bl_write_pagelist
Peng Tao
2012-01-12
pnfsblock: cleanup bl_mark_sectors_init
Peng Tao
2012-01-12
pnfsblock: limit bio page count
Peng Tao
2012-01-12
pnfsblock: don't spinlock when freeing block_dev
Peng Tao
2012-01-12
pnfsblock: clean up _add_entry
Peng Tao
2012-01-12
pnfsblock: set read/write tk_status to pnfs_error
Peng Tao
2012-01-12
pnfsblock: acquire im_lock in _preload_range
Peng Tao
2012-01-12
NFS4: fix compile warnings in nfs4proc.c
Peng Tao
2012-01-12
nfs: check for integer overflow in decode_devicenotify_args()
Dan Carpenter
2012-01-12
NFS: cleanup endian type in decode_ds_addr()
Dan Carpenter
2012-01-12
NFS: add an endian notation
Dan Carpenter
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2012-01-12
ceph: ensure prealloc_blob is in place when removing xattr
Alex Elder
2012-01-12
ceph: enable/disable dentry complete flags via mount option
Sage Weil
2012-01-12
vfs: export symbol d_find_any_alias()
Sage Weil
2012-01-12
fs: remove unneeded plug in mpage_readpages()
Namjae Jeon
2012-01-11
ceph: always initialize the dentry in open_root_dentry()
Alex Elder
2012-01-11
UBIFS: fix debugging messages
Artem Bityutskiy
2012-01-11
UBIFS: make debugging messages light again
Artem Bityutskiy
[next]