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
2008-10-23
[PATCH] move executable checking into ->permission()
Miklos Szeredi
2008-10-23
[PATCH] fs/dcache.c: update comment of d_validate()
Qinghuang Feng
2008-10-23
[RFC PATCH] touch_mnt_namespace when the mount flags change
Dan Williams
2008-10-23
[PATCH] reiserfs: add missing llseek method
Christoph Hellwig
2008-10-23
[PATCH] fix ->llseek for more directories
Christoph Hellwig
2008-10-23
[PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intent
OGAWA Hirofumi
2008-10-23
[PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookup
OGAWA Hirofumi
2008-10-23
[PATCH vfs-2.6 4/6] vfs: remove unnecessary fsnotify_d_instantiate()
OGAWA Hirofumi
2008-10-23
[PATCH vfs-2.6 3/6] vfs: add __d_instantiate() helper
OGAWA Hirofumi
2008-10-23
[PATCH vfs-2.6 2/6] vfs: add d_ancestor()
OGAWA Hirofumi
2008-10-23
[PATCH vfs-2.6 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT()
OGAWA Hirofumi
2008-10-23
[PATCH] get rid of on-stack dentry in udf
Al Viro
2008-10-23
[PATCH 2/2] anondev: switch to IDA
Alexey Dobriyan
2008-10-23
[PATCH 1/2] anondev: init IDR statically
Alexey Dobriyan
2008-10-23
[JFFS2] Use d_splice_alias() not d_add() in jffs2_lookup()
David Woodhouse
2008-10-23
[PATCH] Optimise NFS readdir hack slightly.
David Woodhouse
2008-10-23
[PATCH] prepare vfs_readdir() callers to returning filldir result
Al Viro
2008-10-23
[PATCH] get rid of on-stack dentry in ext2_get_parent()
Al Viro
2008-10-23
[PATCH] get rid of on-stack fake dentry in ext3_get_parent()
Al Viro
2008-10-23
[JFFS2] Reinstate NFS exportability
David Woodhouse
2008-10-23
[PATCH] Remove XFS buffered readdir hack
David Woodhouse
2008-10-23
[PATCH] Copy XFS readdir hack into nfsd code.
David Woodhouse
2008-10-23
[PATCH] Factor out nfsd_do_readdir() into its own function
David Woodhouse
2008-10-23
[PATCH] reduce the stack footprint of exportfs_decode_fh()
Al Viro
2008-10-23
[PATCH] kill d_alloc_anon
Christoph Hellwig
2008-10-23
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
2008-10-23
[PATCH] new helper: d_obtain_alias
Christoph Hellwig
2008-10-23
[PATCH] generic_file_llseek tidyups
Christoph Hellwig
2008-10-23
[PATCH] tidy up chrdev_open
Christoph Hellwig
2008-10-23
[PATCH] hpfs: cleanup ->setattr
Christoph Hellwig
2008-10-23
[PATCH] dm: kill lookup_device wrapper
Christoph Hellwig
2008-10-23
[PATCH] make O_EXCL in nd->intent.flags visible in nd->flags
Al Viro
2008-10-23
[PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufs
Al Viro
2008-10-23
[PATCH] get rid of path_lookup_create()
Al Viro
2008-10-23
[PATCH] get rid of nameidata in audit_tree
Al Viro
2008-10-23
[PATCH] assorted path_lookup() -> kern_path() conversions
Al Viro
2008-10-23
[PATCH] switch nfsd to kern_path()
Al Viro
2008-10-23
[PATCH] sanitize svc_export_parse()
Al Viro
2008-10-23
[PATCH] switch quota_on-related stuff to kern_path()
Al Viro
2008-10-23
[PATCH] no need for noinline stuff in fs/namespace.c anymore
Al Viro
2008-10-23
[PATCH] finally get rid of nameidata in namespace.c
Al Viro
2008-10-23
[PATCH] new helper - kern_path()
Al Viro
2008-10-20
binfmt_elf_fdpic: Update for cputime changes.
Paul Mundt
2008-10-20
mm: remove duplicated #include's
Huang Weiyi
2008-10-20
Export tiny shmem_file_setup for DRM-GEM
Hugh Dickins
2008-10-20
misc: replace remaining __FUNCTION__ with __func__
Harvey Harrison
2008-10-20
fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c
Thomas Gleixner
2008-10-20
fix WARN() for PPC
Arjan van de Ven
2008-10-20
kexec: fix crash_save_vmcoreinfo_init build problem
Luck, Tony
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
[next]