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_6.6-2.2.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
2014-07-10
drbd: short-circuit in maybe_pull_ahead
Lars Ellenberg
2014-07-10
drbd: application writes may set-in-sync in protocol != C
Lars Ellenberg
2014-07-10
drbd: New net configuration option socket-check-timeout
Philipp Reisner
2014-07-10
drbd: Limit the time we are waiting for the first packet on an accepted socket
Philipp Reisner
2014-07-10
drbd: implement csums-after-crash-only
Lars Ellenberg
2014-07-10
drbd: don't implicitly resize Diskless node beyond end of device
Lars Ellenberg
2014-07-10
drbd: fix bogus resync stats in /proc/drbd
Lars Ellenberg
2014-07-10
drbd: Remove unnecessary/unused code
Andreas Gruenbacher
2014-07-10
drbd: silence -Wmissing-prototypes warnings
Lars Ellenberg
2014-07-10
drbd: drop wrong debugging aid
Lars Ellenberg
2014-07-10
drbd: get rid of drbd_queue_work_front
Lars Ellenberg
2014-07-10
drbd: use drbd_device_post_work() in more places
Lars Ellenberg
2014-07-10
drbd: make sure disk cleanup happens in worker context
Lars Ellenberg
2014-07-10
drbd: close race when detaching from disk
Lars Ellenberg
2014-07-10
drbd: explicitly submit meta data requests with REQ_NOIDLE
Lars Ellenberg
2014-07-10
drbd: move set_disk_ro() to after we persisted the new role
Lars Ellenberg
2014-07-10
drbd: trigger tcp_push_pending_frames() for PING and PING_ACK
Lars Ellenberg
2014-07-10
drbd: re-add lost conf_mutex protection in drbd_set_role
Lars Ellenberg
2014-07-10
drbd: stop the meta data sync timer before open coded meta data sync
Lars Ellenberg
2014-07-10
drbd: fix resync finished detection
Lars Ellenberg
2014-07-10
drbd: fix a race stopping the worker thread
Lars Ellenberg
2014-07-10
drbd: get rid of atomic update on disk bitmap works
Lars Ellenberg
2014-07-10
drbd: allow write-ordering policy to be bumped up again
Lars Ellenberg
2014-07-10
drbd: refactor use of first_peer_device()
Lars Ellenberg
2014-07-10
drbd: reduce number of spinlock drop/re-aquire cycles
Lars Ellenberg
2014-07-10
drbd: rename drbd_free_bc() to drbd_free_ldev()
Philipp Reisner
2014-07-10
drbd: device->ldev is not guaranteed on an D_ATTACHING disk
Philipp Reisner
2014-07-10
drbd: Move write_ordering from connection to resource
Philipp Reisner
2014-07-01
block: virtio-blk: support multi virt queues per virtio-blk device
Ming Lei
2014-07-01
include/uapi/linux/virtio_blk.h: introduce feature of VIRTIO_BLK_F_MQ
Ming Lei
2014-07-01
block SG_IO: add SG_FLAG_Q_AT_HEAD flag
Douglas Gilbert
2014-07-01
block: fix SG_[GS]ET_RESERVED_SIZE ioctl when max_sectors is huge
Akinobu Mita
2014-07-01
block: fix BLKSECTGET ioctl when max_sectors is greater than USHRT_MAX
Akinobu Mita
2014-07-01
block/partitions/efi.c: kerneldoc fixing
Fabian Frederick
2014-07-01
block/partitions/msdos.c: code clean-up
Fabian Frederick
2014-07-01
block/partitions/amiga.c: replace nolevel printk by pr_err
Fabian Frederick
2014-07-01
block/partitions/aix.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-07-01
bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payload
Gu Zheng
2014-07-01
blk-mq: use percpu_ref for mq usage count
Tejun Heo
2014-07-01
blk-mq: collapse __blk_mq_drain_queue() into blk_mq_freeze_queue()
Tejun Heo
2014-07-01
blk-mq: decouble blk-mq freezing from generic bypassing
Tejun Heo
2014-07-01
block, blk-mq: draining can't be skipped even if bypass_depth was non-zero
Tejun Heo
2014-07-01
blk-mq: fix a memory ordering bug in blk_mq_queue_enter()
Tejun Heo
2014-07-01
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Jens Axboe
2014-06-29
Linux 3.16-rc3
v3.16-rc3
Linus Torvalds
2014-06-29
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-06-29
MAINTAINERS: exceptions for Documentation maintainer
Randy Dunlap
2014-06-29
Documentation: add section about git to email-clients.txt
Dan Carpenter
2014-06-29
ARM: 8087/1: ptrace: reload syscall number after secure_computing() check
Will Deacon
2014-06-29
ARM: 8086/1: Set memblock limit for nommu
Laura Abbott
[next]