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-04-07
nilfs2: cleanup nilfs_clear_inode
Ryusuke Konishi
2009-04-07
nilfs2: fix problems of memory allocation in ioctl
Ryusuke Konishi
2009-04-07
nilfs2: update makefile and Kconfig
Ryusuke Konishi
2009-04-07
nilfs2: ioctl operations
Koji Sato
2009-04-07
nilfs2: block cache for garbage collection
Ryusuke Konishi
2009-04-07
nilfs2: another dat for garbage collection
Ryusuke Konishi
2009-04-07
nilfs2: recovery functions
Ryusuke Konishi
2009-04-07
nilfs2: fix missed-sync issue for do_sync_mapping_range()
Ryusuke Konishi
2009-04-07
nilfs2: segment constructor
Ryusuke Konishi
2009-04-07
nilfs2: segment buffer
Ryusuke Konishi
2009-04-07
nilfs2: super block operations
Ryusuke Konishi
2009-04-07
nilfs2: operations for the_nilfs core object
Ryusuke Konishi
2009-04-07
nilfs2: pathname operations
Ryusuke Konishi
2009-04-07
nilfs2: directory entry operations
Yoshiji Amagai
2009-04-07
nilfs2: file operations
Ryusuke Konishi
2009-04-07
nilfs2: inode operations
Ryusuke Konishi
2009-04-07
nilfs2: segment usage file
Koji Sato
2009-04-07
nilfs2: checkpoint file
Koji Sato
2009-04-07
nilfs2: inode map file
Ryusuke Konishi
2009-04-07
nilfs2: disk address translator
Koji Sato
2009-04-07
nilfs2: persistent object allocator
Ryusuke Konishi
2009-04-07
nilfs2: meta data file
Ryusuke Konishi
2009-04-07
nilfs2: buffer and page operations
Ryusuke Konishi
2009-04-07
nilfs2: B-tree node cache
Ryusuke Konishi
2009-04-07
nilfs2: direct block mapping
Koji Sato
2009-04-07
nilfs2: B-tree based block mapping
Koji Sato
2009-04-07
nilfs2: integrated block mapping
Koji Sato
2009-04-07
nilfs2: add inode and other major structures
Ryusuke Konishi
2009-04-07
nilfs2: disk format and userland interface
Koji Sato
2009-04-07
nilfs2: add document
Ryusuke Konishi
2009-04-07
dma-mapping: update the old macro DMA_nBIT_MASK related documentations
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
fs/romfs: return f_fsid for statfs(2)
Coly Li
2009-04-07
namespaces: mqueue namespace: adapt sysctl
Serge E. Hallyn
2009-04-07
namespaces: ipc namespaces: implement support for posix msqueues
Serge E. Hallyn
2009-04-07
namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace
Serge E. Hallyn
2009-04-07
namespaces: move proc_net_get_sb to a generic fs/super.c helper
Serge E. Hallyn
2009-04-07
uvesafb: documentation update
Michal Januszewski
2009-04-07
fbdev: i.MX31: fix panning, error handling, clean up
Guennadi Liakhovetski
2009-04-07
tdfxfb: make use of DDC information about connected monitor
Krzysztof Helt
2009-04-07
tdfxfb: move I2C functionality into the tdfxfb
Krzysztof Helt
2009-04-07
kprobes: support kretprobe and jprobe per-probe disabling
Masami Hiramatsu
[prev]
[next]