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
2009-03-16
mm: fix memmap init for handling memory hole
KAMEZAWA Hiroyuki
2009-03-16
mm: clean up for early_pfn_to_nid()
KAMEZAWA Hiroyuki
2009-03-16
JFFS2: fix mount crash caused by removed nodes
Thomas Gleixner
2009-03-16
Fix oops in cifs_strfromUCS_le mounting to servers which do not specify their OS
Steve French
2009-03-16
aoe: ignore vendor extension AoE responses
Ed Cashin
2009-03-16
vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.
Bill Nottingham
2009-03-16
seq_file: properly cope with pread
Eric Biederman
2009-03-16
vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags
Paul Turner
2009-03-16
documnt FMODE_ constants
Christoph Hellwig
2009-03-16
sparc: We need to implement arch_ptrace_stop().
David S. Miller
2009-03-16
sparc64: Fix DAX handling via userspace access from kernel.
David S. Miller
2009-03-16
net: Kill skb_truesize_check(), it only catches false-positives.
David S. Miller
2009-03-16
net: amend the fix for SO_BSDCOMPAT gsopt infoleak
Eugene Teo
2009-03-16
bridge: netfilter: fix update_pmtu crash with GRE
Herbert Xu
2009-03-16
USB: net: asix: add support for Cables-to-Go USB Ethernet adapter
Jason Cooper
2009-02-20
Linux 2.6.27.19
v2.6.27.19
Greg Kroah-Hartman
2009-02-20
ext4: Initialize the new group descriptor when resizing the filesystem
Theodore Ts'o
2009-02-20
jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs"
Theodore Ts'o
2009-02-20
ext4: Add sanity check to make_indexed_dir
Theodore Ts'o
2009-02-20
ext4: only use i_size_high for regular files
Theodore Ts'o
2009-02-20
ext4: Add sanity checks for the superblock before mounting the filesystem
Theodore Ts'o
2009-02-20
ext4: Init the complete page while building buddy cache
Aneesh Kumar K.V
2009-02-20
ext4: Don't allow new groups to be added during block allocation
Aneesh Kumar K.V
2009-02-20
ext4: mark the blocks/inode bitmap beyond end of group as used
Aneesh Kumar K.V
2009-02-20
ext4: Use new buffer_head flag to check uninit group bitmaps initialization
Aneesh Kumar K.V
2009-02-20
jbd2: Add BH_JBDPrivateStart
Mark Fasheh
2009-02-20
ext4: Fix the race between read_inode_bitmap() and ext4_new_inode()
Aneesh Kumar K.V
2009-02-20
ext4: Fix race between read_block_bitmap() and mark_diskspace_used()
Aneesh Kumar K.V
2009-02-20
ext4: don't use blocks freed but not yet committed in buddy cache init
Aneesh Kumar K.V
2009-02-20
ext4: Use an rbtree for tracking blocks freed during transaction.
Aneesh Kumar K.V
2009-02-20
ext4: cleanup mballoc header files
Aneesh Kumar K.V
2009-02-20
ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
Aneesh Kumar K.V
2009-02-20
ext4: Add blocks added during resize to bitmap
Aneesh Kumar K.V
2009-02-20
ext4: Don't overwrite allocation_context ac_status
Aneesh Kumar K.V
2009-02-20
jbd2: Add barrier not supported test to journal_wait_on_commit_record
Theodore Ts'o
2009-02-20
ext4: Widen type of ext4_sb_info.s_mb_maxs[]
Yasunori Goto
2009-02-20
ext4: avoid ext4_error when mounting a fs with a single bg
Aneesh Kumar K.V
2009-02-20
ext4: Fix the delalloc writepages to allocate blocks at the right offset.
Aneesh Kumar K.V
2009-02-20
ext4: tone down ext4_da_writepages warnings
Theodore Ts'o
2009-02-20
ext4: Add support for non-native signed/unsigned htree hash algorithms
Theodore Ts'o
2009-02-20
x86/cpa: make sure cpa is safe to call in lazy mmu mode
Jeremy Fitzhardinge
2009-02-20
SCSI: libiscsi: fix iscsi pool leak
Mike Christie
2009-02-20
ext2/xip: refuse to change xip flag during remount with busy inodes
Carsten Otte
2009-02-20
btsdio: free sk_buff with kfree_skb
Sergio Luis
2009-02-20
Bluetooth: Fix TX error path in btsdio driver
Tomas Winkler
2009-02-20
Add support for VT6415 PCIE PATA IDE Host Controller
Zlatko Calusic
2009-02-20
3c505: do not set pcb->data.raw beyond its size
Roel Kluin
2009-02-20
sata_nv: give up hardreset on nf2
Tejun Heo
2009-02-20
powerpc/vsx: Fix VSX alignment handler for regs 32-63
Michael Neuling
2009-02-20
Fix Intel IOMMU write-buffer flushing
David Woodhouse
[next]