index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
lguest: map Switcher below fixmap.
Rusty Russell
2013-04-22
*
lguest: cache last cpu we ran on.
Rusty Russell
2013-04-22
*
lguest: map Switcher text whenever we allocate a new pagetable.
Rusty Russell
2013-04-22
*
lguest: don't share Switcher PTE pages between guests.
Rusty Russell
2013-04-22
*
lguest: expost switcher_pages array (as lg_switcher_pages).
Rusty Russell
2013-04-22
*
lguest: extract shadow PTE walking / allocating.
Rusty Russell
2013-04-22
*
lguest: make check_gpte et. al return bool.
Rusty Russell
2013-04-22
*
lguest: assume Switcher text is a single page.
Rusty Russell
2013-04-22
*
lguest: rename switcher_page to switcher_pages.
Rusty Russell
2013-04-22
*
lguest: remove RESERVE_MEM constant.
Rusty Russell
2013-04-22
*
lguest: check vaddr not pgd for Switcher protection.
Rusty Russell
2013-04-22
*
lguest: prepare to make SWITCHER_ADDR a variable.
Rusty Russell
2013-04-22
*
virtio: console: replace EMFILE with EBUSY for already-open port
Amit Shah
2013-04-15
*
virtio-scsi: reset virtqueue affinity when doing cpu hotplug
Wanlong Gao
2013-04-08
*
virtio-scsi: introduce multiqueue support
Paolo Bonzini
2013-04-08
*
virtio-scsi: push vq lock/unlock into virtscsi_vq_done
Paolo Bonzini
2013-04-08
*
virtio-scsi: pass struct virtio_scsi to virtqueue completion function
Paolo Bonzini
2013-04-08
*
virtio-scsi: redo allocation of target data
Wanlong Gao
2013-04-08
*
virtio_console: make local symbols static
Wei Yongjun
2013-04-08
*
caif_virtio: fix error return code in cfv_create_genpool()
Wei Yongjun
2013-04-02
*
MAINTAINERS: add missing entries for virtio
Amos Kong
2013-04-02
*
virtio: do not export "u16" and "u64" to userspace
Paul Bolle
2013-04-02
*
caif_virtio: Check that vringh_config is not null
Sjur Brændeland
2013-03-23
*
caif_virtio: Use vringh_notify_enable correctly
Sjur Brændeland
2013-03-23
*
tools/virtio: remove virtqueue_add_buf() from tests.
Rusty Russell
2013-03-20
*
9p/trans_virtio.c: use virtio_add_sgs[]
Rusty Russell
2013-03-20
*
virtio_balloon: use simplified virtqueue accessors.
Rusty Russell
2013-03-20
*
virtio_rpmsg_bus: use simplified virtqueue accessors.
Rusty Russell
2013-03-20
*
caif_virtio: use simplified virtqueue accessors.
Rusty Russell
2013-03-20
*
virtio_console: use simplified virtqueue accessors.
Rusty Russell
2013-03-20
*
virtio_rng: use simplified virtqueue accessors.
Rusty Russell
2013-03-20
*
virtio_net: use simplified virtqueue accessors.
Rusty Russell
2013-03-20
*
virtio_net: use virtqueue_add_sgs[] for command buffers.
Rusty Russell
2013-03-20
*
virtio_scsi: use virtqueue_add_inbuf() for virtscsi_kick_event.
Rusty Russell
2013-03-20
*
virtio-scsi: use virtqueue_add_sgs for command buffers
Wanlong Gao
2013-03-20
*
virtio_blk: remove nents member.
Rusty Russell
2013-03-20
*
virtio-blk: use virtqueue_add_sgs on req path
Paolo Bonzini
2013-03-20
*
virtio-blk: use virtqueue_add_sgs on bio path
Paolo Bonzini
2013-03-20
*
virtio-blk: reorganize virtblk_add_req
Paolo Bonzini
2013-03-20
*
tools/virtio: make vringh_test use inbuf/outbuf.
Rusty Russell
2013-03-20
*
virtio_ring: virtqueue_add_outbuf / virtqueue_add_inbuf.
Rusty Russell
2013-03-20
*
virtio_ring: virtqueue_add_sgs, to add multiple sgs.
Rusty Russell
2013-03-20
*
scatterlist: introduce sg_unmark_end
Paolo Bonzini
2013-03-20
*
caif_virtio: Introduce caif over virtio
Erwan Yvin
2013-03-19
*
virtio: Introduce vringh wrappers in virtio_config
Sjur Brændeland
2013-03-19
*
tools/virtio: add vring_test.
Rusty Russell
2013-03-19
*
vringh: host-side implementation of virtio rings.
Rusty Russell
2013-03-19
*
tools/virtio: separate headers more.
Rusty Russell
2013-03-19
*
virtio_ring: expose virtio barriers for use in vringh.
Rusty Russell
2013-03-19
*
tools/virtio: fix build for 3.8
Michael S. Tsirkin
2013-03-19
[next]