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
path:
root
/
Documentation
/
lguest
Age
Commit message (
Expand
)
Author
2010-10-19
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
2010-09-10
lguest: replace VIRTIO_F_BARRIER support with VIRTIO_F_FLUSH support
Tejun Heo
2010-08-27
lguest: clean up warnings in demonstration launcher.
Rusty Russell
2010-04-23
Documentation/: it's -> its where appropriate
Francis Galiegue
2010-02-24
lguest: remove unneeded zlib.h include in example launcher
Rusty Russell
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-10-22
virtio: let header files include virtio_ids.h
Christian Borntraeger
2009-09-23
lguest: don't force VIRTIO_F_NOTIFY_ON_EMPTY
Rusty Russell
2009-09-23
virtio: add virtio IDs file
Fernando Luis Vazquez Cao
2009-07-30
lguest and virtio: cleanup struct definitions to Linux style.
Rusty Russell
2009-07-30
lguest: update commentry
Rusty Russell
2009-07-30
lguest: fix comment style
Rusty Russell
2009-07-30
lguest: fix descriptor corruption in example launcher
Rusty Russell
2009-06-12
lguest: add support for indirect ring entries
Mark McLoughlin
2009-06-12
lguest: suppress notifications in example Launcher
Rusty Russell
2009-06-12
lguest: try to batch interrupts on network receive
Rusty Russell
2009-06-12
lguest: avoid sending interrupts to Guest when no activity occurs.
Rusty Russell
2009-06-12
lguest: implement deferred interrupts in example Launcher
Rusty Russell
2009-06-12
lguest: have example Launcher service all devices in separate threads
Rusty Russell
2009-06-12
lguest: PAE support
Matias Zabaljauregui
2009-06-12
lguest: fix writev returning short on console output
Rusty Russell
2009-06-12
lguest: clean up length-used value in example launcher
Rusty Russell
2009-06-12
lguest: clean up example launcher compile flags.
Rusty Russell
2009-06-12
lguest: remove invalid interrupt forcing logic.
Rusty Russell
2009-06-12
lguest: get more serious about wmb() in example Launcher code
Rusty Russell
2009-06-12
lguest: cleanup passing of /dev/lguest fd around example launcher.
Rusty Russell
2009-06-12
lguest: be paranoid about guest playing with device descriptors.
Rusty Russell
2009-04-19
lguest: document 32-bit and PAE requirements
Rusty Russell
2009-04-19
lguest: tell git to ignore Documentation/lguest/lguest
Matt Kraai
2009-03-30
lguest: barrier me harder
Rusty Russell
2009-01-30
lguest: disable the FORTIFY for lguest.
Tim 'mithro' Ansell
2008-12-30
lguest: move the initial guest page table creation code to the host
Matias Zabaljauregui
2008-12-30
virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize
Rusty Russell
2008-10-31
lguest: fix example launcher compile after moved asm-x86 dir.
Rusty Russell
2008-10-28
doc/x86: fix doc subdirs
Uwe Hermann
2008-08-26
lguest: update commentry
Rusty Russell
2008-08-12
lguest: don't set MAC address for guest unless specified
Rusty Russell
2008-07-29
lguest: turn Waker into a thread, not a process
Rusty Russell
2008-07-29
lguest: Enlarge virtio rings
Rusty Russell
2008-07-29
lguest: Use GSO/IFF_VNET_HDR extensions on tun/tap
Rusty Russell
2008-07-29
lguest: Remove 'network: no dma buffer!' warning
Rusty Russell
2008-07-29
lguest: Adaptive timeout
Rusty Russell
2008-07-29
lguest: Tell Guest net not to notify us on every packet xmit
Rusty Russell
2008-07-29
lguest: net block unneeded receive queue update notifications
Rusty Russell
2008-07-29
lguest: wrap last_avail accesses.
Rusty Russell
2008-07-29
lguest: virtio-rng support
Rusty Russell
2008-07-29
lguest: Support assigning a MAC address
Mark McLoughlin
2008-07-29
lguest: Don't leak /dev/zero fd
Mark McLoughlin
2008-07-29
lguest: fix verbose printing of device features.
Rusty Russell
2008-05-30
lguest: notify on empty
Rusty Russell
[next]