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
2011-01-17
ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h
Roberto Sassu
2011-01-17
ecryptfs: fix truncation error in ecryptfs_read_update_atime
Edward Shishkin
2011-01-16
drivers/nfc/pn544.c: fix min_t warnings
Andrew Morton
2011-01-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...
Linus Torvalds
2011-01-16
parisc: fix compile breakage caused by inlining maybe_mkwrite
James Bottomley
2011-01-16
fix non-x86 build failure in pmdp_get_and_clear
Andrea Arcangeli
2011-01-16
VFS: Fix UP compile error in fs/namespace.c
Al Viro
2011-01-16
ocfs2: Make OCFS2_FS depend on CONFIGFS_FS
Nicholas Bellinger
2011-01-16
dlm: Make DLM depend on CONFIGFS_FS
Nicholas Bellinger
2011-01-16
net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FS
Nicholas Bellinger
2011-01-16
configfs: change depends -> select SYSFS
Nicholas Bellinger
2011-01-16
Merge branch 'master' of /pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6 i...
Nicholas Bellinger
2011-01-16
fs/btrfs: Fix build of ctree
Stefan Schmidt
2011-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
2011-01-16
ACPI: Fix boot problem related to APEI with acpi_disabled set
Rafael J. Wysocki
2011-01-16
PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unset
Rafael J. Wysocki
2011-01-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-01-16
sanitize vfsmount refcounting changes
Al Viro
2011-01-16
fix old umount_tree() breakage
Al Viro
2011-01-15
autofs4: Merge the remaining dentry ops tables
David Howells
2011-01-15
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
David Howells
2011-01-15
Allow d_manage() to be used in RCU-walk mode
David Howells
2011-01-15
Remove a further kludge from __do_follow_link()
David Howells
2011-01-15
autofs4: Bump version
Ian Kent
2011-01-15
autofs4: Add v4 pseudo direct mount support
Ian Kent
2011-01-15
autofs4: Fix wait validation
Ian Kent
2011-01-15
autofs4: Clean up autofs4_free_ino()
Ian Kent
2011-01-15
autofs4: Clean up dentry operations
Ian Kent
2011-01-15
autofs4: Clean up inode operations
Ian Kent
2011-01-15
autofs4: Remove unused code
Ian Kent
2011-01-15
autofs4: Add d_manage() dentry operation
Ian Kent
2011-01-15
autofs4: Add d_automount() dentry operation
Ian Kent
2011-01-15
Remove the automount through follow_link() kludge code from pathwalk
David Howells
2011-01-15
CIFS: Use d_automount() rather than abusing follow_link()
David Howells
2011-01-15
NFS: Use d_automount() rather than abusing follow_link()
David Howells
2011-01-15
AFS: Use d_automount() rather than abusing follow_link()
David Howells
2011-01-15
Add an AT_NO_AUTOMOUNT flag to suppress terminal automount
David Howells
2011-01-15
Add a dentry op to allow processes to be held during pathwalk transit
David Howells
2011-01-15
Add a dentry op to handle automounting rather than abusing follow_link()
David Howells
2011-01-15
do_lookup() fix
Al Viro
2011-01-15
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2011-01-15
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...
Linus Torvalds
2011-01-15
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-01-15
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-01-15
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-01-15
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
Russell King
2011-01-15
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
2011-01-15
Update Pekka's email address in MAINTAINERS
Pekka Enberg
2011-01-15
mm/slab.c: make local symbols static
H Hartley Sweeten
2011-01-15
Merge branch 'slub/hotplug' into slab/urgent
Pekka Enberg
[next]