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
Age
Commit message (
Expand
)
Author
2010-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2010-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-10-28
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2010-10-28
numa: fix slab_node(MPOL_BIND)
Eric Dumazet
2010-10-28
Staging: brcm80211: fix usage of roundup in structures
Greg Kroah-Hartman
2010-10-28
Staging: bcm: fix up network device reference counting
Greg Kroah-Hartman
2010-10-28
Staging: keucr: fix up US_ macro change
Greg Kroah-Hartman
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
2010-10-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2010-10-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
2010-10-28
ext4: fix compile with CONFIG_EXT4_FS_XATTR disabled
Ingo Molnar
2010-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2010-10-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...
Linus Torvalds
2010-10-28
mmu_notifier.h: fix comment spelling
Figo.zhang
2010-10-28
Fix install_process_keyring error handling
Andi Kleen
2010-10-28
parisc: fix compile failure with kmap_atomic changes
James Bottomley
2010-10-28
Fix compile brekage with !CONFIG_BLOCK
Ingo Molnar
2010-10-28
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2010-10-28
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-28
net/9p: Return error on read with NULL buffer
Sanchit Garg
2010-10-28
9p: Add datasync to client side TFSYNC/RFSYNC for dotl
Venkateswararao Jujjuri (JV)
2010-10-28
net/9p: Return error if we fail to encode protocol data
Aneesh Kumar K.V
2010-10-28
fs/9p: Use generic_file_open with lookup_instantiate_filp
Aneesh Kumar K.V
2010-10-28
fs/9p: Add missing iput in v9fs_vfs_lookup
Aneesh Kumar K.V
2010-10-28
fs/9p: Use mknod 9p operation on create without open request
Aneesh Kumar K.V
2010-10-28
net/9p: Add waitq to VirtIO transport.
Venkateswararao Jujjuri (JV)
2010-10-28
[net/9p]Serialize virtqueue operations to make VirtIO transport SMP safe.
Venkateswararao Jujjuri (JV)
2010-10-28
9p: Implement TREADLINK operation for 9p2000.L
M. Mohan Kumar
2010-10-28
9p: Use V9FS_MAGIC in statfs
M. Mohan Kumar
2010-10-28
9p: Implement TGETLOCK
M. Mohan Kumar
2010-10-28
9p: Implement TLOCK
M. Mohan Kumar
2010-10-28
[9p] Introduce client side TFSYNC/RFSYNC for dotl.
Venkateswararao Jujjuri (JV)
2010-10-28
[fs/9p] Add file_operations for cached mode in dotl protocol.
Venkateswararao Jujjuri (JV)
2010-10-28
fs/9p: Add access = client option to opt in acl evaluation.
Aneesh Kumar K.V
2010-10-28
fs/9p: Implement create time inheritance
Aneesh Kumar K.V
2010-10-28
fs/9p: Update ACL on chmod
Aneesh Kumar K.V
2010-10-28
fs/9p: Implement setting posix acl
Aneesh Kumar K.V
2010-10-28
fs/9p: Add xattr callbacks for POSIX ACL
Aneesh Kumar K.V
2010-10-28
fs/9p: Implement POSIX ACL permission checking function
Aneesh Kumar K.V
2010-10-28
net/9p: Add a Warning to catch NULL fids passed to p9_client_clunk().
jvrao
2010-10-28
fs/9p: Remove the redundant rsize calculation in v9fs_file_write()
jvrao
2010-10-28
9p: Add a Direct IO support for non-cached operations.
jvrao
2010-10-28
net/9p: This patch implements TLERROR/RLERROR on the 9P client.
Arun R Bharadwaj
2010-10-28
fs/9p: mkdir fix for setting S_ISGID bit as per parent directory
Harsh Prateek Bora
2010-10-28
9p: Pass the correct end of buffer to p9dirent_read
Sripathi Kodi
2010-10-28
fs/9p: setrlimit fix for 9p write
Harsh Prateek Bora
2010-10-28
9p: remove unneeded checks
Dan Carpenter
2010-10-28
cciss: remove overlapping PCI IDs
Mike Miller
2010-10-28
block: cciss: fix information leak to userland
Vasiliy Kulikov
[next]