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-12-29
Get rid of CONFIG_LSF
Jens Axboe
2008-12-29
block: make blk_softirq_init() static
Roel Kluin
2008-12-29
block: use min_not_zero in blk_queue_stack_limits
FUJITA Tomonori
2008-12-29
block: add one-hit cache for disk partition lookup
Jens Axboe
2008-12-29
cfq-iosched: remove limit of dispatch depth of max 4 times quantum
Jens Axboe
2008-12-29
nbd: tell the block layer that it is not a rotational device
Jens Axboe
2008-12-29
block: get rid of elevator_t typedef
Jens Axboe
2008-12-29
aio: make the lookup_ioctx() lockless
Jens Axboe
2008-12-29
bio: add support for inlining a number of bio_vecs inside the bio
Jens Axboe
2008-12-29
bio: allow individual slabs in the bio_set
Jens Axboe
2008-12-29
bio: move the slab pointer inside the bio_set
Jens Axboe
2008-12-29
bio: only mempool back the largest bio_vec slab cache
Jens Axboe
2008-12-29
block: don't use plugging on SSD devices
Jens Axboe
2008-12-29
block: fix empty barrier on write-through w/ ordered tag
Tejun Heo
2008-12-29
block: simplify empty barrier implementation
Tejun Heo
2008-12-29
block: make barrier completion more robust
Tejun Heo
2008-12-29
block: make every barrier action optional
Tejun Heo
2008-12-29
block: remove duplicate or unused barrier/discard error paths
Tejun Heo
2008-12-29
block: reorganize QUEUE_ORDERED_* constants
Tejun Heo
2008-12-29
block: reorder struct bio to remove padding on 64bit
Richard Kennedy
2008-12-29
block: use cancel_work_sync() instead of kblockd_flush_work()
Cheng Renquan
2008-12-29
block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set
Keith Mannthey
2008-12-29
block: don't take lock on changing ra_pages
Wu Fengguang
2008-12-29
Documentation: remove reference to ll_rw_blk.c and moved drivers/block/elevat...
Nikanth Karthikesan
2008-12-29
block/blk-tag.c: cleanup kernel-doc
Qinghuang Feng
2008-12-29
cciss: switch to using hlist for command list management
Jens Axboe
2008-12-29
Do not free io context when taking recursive faults in do_exit
Nikanth Karthikesan
2008-12-29
cdrom: reduce stack usage of mmc_ioctl_dvd_read_struct
Marcin Slusarz
2008-12-29
cdrom: split mmc_ioctl to lower stack usage
Marcin Slusarz
2008-12-29
scsi-ioctl: use clock_t <> jiffies
Milton Miller
2008-12-29
block: leave the request timeout timer running even on an empty list
Jens Axboe
2008-12-29
block: add comment in blk_rq_timed_out() about why next can not be 0
Jens Axboe
2008-12-29
block: optimizations in blk_rq_timed_out_timer()
malahal@us.ibm.com
2008-12-29
xen-blkfront: set queue paravirt flag
Fernando Luis Vázquez Cao
2008-12-29
virtio_blk: set queue paravirt flag
Fernando Luis Vázquez Cao
2008-12-29
block: add queue flag for paravirt frontend drivers
Fernando Luis Vázquez Cao
2008-12-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
2008-12-28
net: ehea NAPI interface cleanup fix
Stephen Rothwell
2008-12-28
cifs: update for new IP4/6 address printing
Stephen Rothwell
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-nvram
Linus Torvalds
2008-12-29
Merge branch 'next' into for-linus
James Morris
2008-12-29
powerpc/44x: Support 16K/64K base page sizes on 44x
Ilya Yanok
2008-12-29
powerpc: Force memory size to be a multiple of PAGE_SIZE
Hollis Blanchard
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-12-28
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
[next]