index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2016-09-30
sunrpc: add hash_cred() function to rpc_authops struct
Frank Sorenson
2016-09-27
NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEID
Trond Myklebust
2016-09-22
nfs: allow blocking locks to be awoken by lock callbacks
Jeff Layton
2016-09-19
pnfs: add a new mechanism to select a layout driver according to an ordered list
Jeff Layton
2016-09-19
xprtrdma: Support larger inline thresholds
Chuck Lever
2016-09-19
xprtrdma: Client-side support for rpcrdma_connect_private
Chuck Lever
2016-09-19
rpcrdma: RDMA/CM private message data structure
Chuck Lever
2016-09-19
SUNRPC: Add a transport-specific private field in rpc_rqst
Chuck Lever
2016-09-19
SUNRPC: Separate buffer pointers for RPC Call and Reply messages
Chuck Lever
2016-09-19
SUNRPC: Generalize the RPC buffer release API
Chuck Lever
2016-09-19
SUNRPC: Generalize the RPC buffer allocation API
Chuck Lever
2016-09-19
SUNRPC: Refactor rpc_xdr_buf_init()
Chuck Lever
2016-09-19
SUNRPC: rpc_clnt_add_xprt setup function for NFS layer
Andy Adamson
2016-09-19
SUNRPC search xprt switch for sockaddr
Andy Adamson
2016-09-19
SUNRPC rpc_clnt_xprt_switch_add_xprt
Andy Adamson
2016-09-19
SUNRPC rpc_clnt_xprt_switch_put
Andy Adamson
2016-09-19
pnfs: track multiple layout types in fsinfo structure
Jeff Layton
2016-09-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-09-17
fix iov_iter_fault_in_readable()
Al Viro
2016-09-14
cpu/hotplug: Include linux/types.h in linux/cpuhotplug.h
Paul Burton
2016-09-13
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-09-13
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-09-13
genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
Boris Brezillon
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-09-10
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-10
fscrypto: require write access to mount to set encryption policy
Eric Biggers
2016-09-08
net/mlx5e: Move an_disable_cap bit to a new position
Bodong Wang
2016-09-07
usercopy: force check_object_size() inline
Kees Cook
2016-09-06
usercopy: fold builtin_const check into inline function
Kees Cook
2016-09-05
efi/libstub: Introduce ExitBootServices helper
Jeffrey Hugo
2016-09-05
efi/libstub: Allocate headspace in efi_get_memory_map()
Jeffrey Hugo
2016-09-05
efi: Make for_each_efi_memory_desc_in_map() cope with running on Xen
Jan Beulich
2016-09-05
locking/barriers: Don't use sizeof(void) in lockless_dereference()
Johannes Berg
2016-09-04
bonding: Fix bonding crash
Mahesh Bandewar
2016-09-03
Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-09-03
Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-09-03
Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-09-02
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-09-02
Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2016-09-02
ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
Lorenzo Pieralisi
2016-09-02
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-09-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-09-01
mm, mempolicy: task->mempolicy must be NULL before dropping final reference
David Rientjes
2016-09-01
treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE
Joe Perches
2016-09-01
mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...
Mel Gorman
2016-09-01
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-09-01
Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-09-01
ovl: don't cache acl on overlay layer
Miklos Szeredi
2016-08-31
mm: introduce get_task_exe_file
Mateusz Guzik
[next]