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
2006-12-06
SUNRPC: Move the UDP socket bufsize parameters to a private data structure
Chuck Lever
2006-12-06
SUNRPC: Move rpc_xprt socket connect fields into private data structure
Chuck Lever
2006-12-06
SUNRPC: Move TCP state flags into xprtsock.c
Chuck Lever
2006-12-06
SUNRPC: Move TCP receive state variables into private data structure
Chuck Lever
2006-12-06
SUNRPC: Remove sock and inet fields from rpc_xprt
Chuck Lever
2006-12-06
SUNRPC: Allocate a private data area for socket-specific rpc_xprt fields
Chuck Lever
2006-12-06
rpcgss: krb5: miscellaneous cleanup
J. Bruce Fields
2006-12-06
rpcgss: krb5: ignore seed
J. Bruce Fields
2006-12-06
rpcgss: krb5: sanity check sealalg value in the downcall
J. Bruce Fields
2006-12-06
rpcgss: krb5: clean up some goto's, etc.
J. Bruce Fields
2006-12-06
rpcgss: simplify make_checksum
J. Bruce Fields
2006-12-06
rpcgss: krb5: kill checksum_type, miscellaneous small cleanup
J. Bruce Fields
2006-12-06
rpcgss: krb5: expect a constant signalg value
J. Bruce Fields
2006-12-06
gss: krb5: remove signalg and sealalg
J. Bruce Fields
2006-12-06
rpc: spkm3 update
Olga Kornievskaia
2006-12-06
rpc: move process_xdr_buf
Olga Kornievskaia
2006-12-06
rpc: gss: fix a kmap_atomic race in krb5 code
J. Bruce Fields
2006-12-06
rpc: gss: eliminate print_hexl()'s
J. Bruce Fields
2006-12-06
SUNRPC: another pmap wakeup fix
Chuck Lever
2006-12-06
NFS: Clean up calls to mark_inode_dirty() part 2
Trond Myklebust
2006-12-06
NFS: Fix up writeback_control->nr_to_write accounting
Trond Myklebust
2006-12-06
NFS: Fix up the dirty page accounting
Trond Myklebust
2006-12-06
NFS: Ensure the inode is marked as dirty if we break out of nfs_wb_all()
Trond Myklebust
2006-12-06
NFS: Fix nfs_release_page
Trond Myklebust
2006-12-06
NFS: Ensure we only call set_page_writeback() under the page lock
Trond Myklebust
2006-12-06
NFS: Make nfs_updatepage() mark the page as dirty.
Trond Myklebust
2006-12-06
NFS: Ensure that nfs_wb_page() calls writepage when necessary.
Trond Myklebust
2006-12-06
NFS: Add nfs_set_page_dirty()
Trond Myklebust
2006-12-06
NFS: Remove nfs_writepage_sync()
Trond Myklebust
2006-12-06
NFS: More cleanups of fs/nfs/write.c
Trond Myklebust
2006-12-06
NFS: Remove call to igrab() from nfs_writepage()
Trond Myklebust
2006-12-06
NFS: Cleanup: add common helper nfs_page_length()
Trond Myklebust
2006-12-06
NFS: Store pointer to the nfs_page in page->private
Trond Myklebust
2006-12-06
NFS: cleanup of nfs_sync_inode_wait()
Trond Myklebust
2006-12-06
NFS: Clean up nfs_scan_dirty()
Trond Myklebust
2006-12-06
NFS: Clean up nfs_flush_inode()
Trond Myklebust
2006-12-06
SUNRPC: Make the transport-specific setup routine allocate rpc_xprt
Chuck Lever
2006-12-06
SUNRPC: minor optimization of "xid" field in rpc_xprt
Chuck Lever
2006-12-06
SUNRPC: Clean up xs_send_pages()
Trond Myklebust
2006-12-06
SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overruns
Trond Myklebust
2006-12-06
SUNRPC: Add __(read|write)_bytes_from_xdr_buf
Trond Myklebust
2006-12-06
SUNRPC: Clean up argument types in xdr.c
Trond Myklebust
2006-12-06
NFS: Remove use of the Big Kernel Lock around nfs calls to readlink
Frank Filz
2006-12-06
NFS: Remove use of the Big Kernel Lock around calls to rpc_call_sync
Frank Filz
2006-12-06
NFS: Remove use of the Big Kernel Lock around calls to rpc_execute.
Frank Filz
2006-12-06
SUNRPC: Remove BKL around the RPC socket operations etc.
Trond Myklebust
2006-12-06
SUNRPC: Fix up missing BKL in asynchronous RPC callback functions
Trond Myklebust
2006-12-06
SUNRPC: Give cloned RPC clients their own rpc_pipefs directory
Trond Myklebust
2006-12-06
SUNRPC: Handle the cases where rpc_alloc_iostats() fails
Trond Myklebust
2006-12-06
NFS: Fix nfs_sync_inode_wait(FLUSH_INVALIDATE)
Trond Myklebust
[next]