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
*
Merge git://git.infradead.org/~dwmw2/firmware-2.6
Linus Torvalds
2009-06-12
|
\
|
*
firmware: speed up request_firmware(), v3
David Woodhouse
2009-05-15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2009-06-12
|
\
\
|
*
|
GFS2: Remove lock_kernel from gfs2_put_super()
Steven Whitehouse
2009-06-12
|
*
|
GFS2: Add tracepoints
Steven Whitehouse
2009-06-12
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
Linus Torvalds
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: remove obsolete LHREQ_BREAK call
Rusty Russell
2009-06-12
|
*
|
|
lguest: have example Launcher service all devices in separate threads
Rusty Russell
2009-06-12
|
*
|
|
lguest: use eventfds for device notification
Rusty Russell
2009-06-12
|
*
|
|
eventfd: export eventfd_signal and eventfd_fget for lguest
Rusty Russell
2009-06-12
|
*
|
|
lguest: allow any process to send interrupts
Rusty Russell
2009-06-12
|
*
|
|
lguest: PAE fixes
Rusty Russell
2009-06-12
|
*
|
|
lguest: PAE support
Matias Zabaljauregui
2009-06-12
|
*
|
|
lguest: Add support for kvm_hypercall4()
Matias Zabaljauregui
2009-06-12
|
*
|
|
lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD
Matias Zabaljauregui
2009-06-12
|
*
|
|
lguest: use native_set_* macros, which properly handle 64-bit entries when PA...
Matias Zabaljauregui
2009-06-12
|
*
|
|
lguest: map switcher with executable page table entries
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: Segment selectors are 16-bit long. Fix lg_cpu.ss1 definition.
Matias Zabaljauregui
2009-06-12
|
*
|
|
lguest: beyond ARRAY_SIZE of cpu->arch.gdt
Roel Kluin
2009-06-12
|
*
|
|
lguest: clean up example launcher compile flags.
Rusty Russell
2009-06-12
|
*
|
|
lguest: optimize by coding restore_flags and irq_enable in assembler.
Rusty Russell
2009-06-12
|
*
|
|
lguest: improve interrupt handling, speed up stream networking
Rusty Russell
2009-06-12
|
*
|
|
lguest: fix race in halt code
Rusty Russell
2009-06-12
|
*
|
|
lguest: remove invalid interrupt forcing logic.
Rusty Russell
2009-06-12
|
*
|
|
lguest: fix lguest wake on guest clock tick, or fd activity
Rusty Russell
2009-06-12
|
*
|
|
sched: export kick_process
Rusty Russell
2009-06-12
|
*
|
|
lguest: get more serious about wmb() in example Launcher code
Rusty Russell
2009-06-12
|
*
|
|
lguest: clean up lguest_init_IRQ
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-06-12
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio
Linus Torvalds
2009-06-12
|
\
\
\
|
*
|
|
virtio: enhance id_matching for virtio drivers
Christian Borntraeger
2009-06-12
|
*
|
|
virtio: fix id_matching for virtio drivers
Christian Borntraeger
2009-06-12
|
*
|
|
virtio: handle short buffers in virtio_rng.
Rusty Russell
2009-06-12
|
*
|
|
virtio_blk: add missing __dev{init,exit} markings
Mike Frysinger
2009-06-12
|
*
|
|
virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)
Mark McLoughlin
2009-06-12
|
*
|
|
virtio: teach virtio_has_feature() about transport features
Mark McLoughlin
2009-06-12
|
*
|
|
virtio: expose features in sysfs
Rusty Russell
2009-06-12
|
*
|
|
virtio_pci: optional MSI-X support
Michael S. Tsirkin
2009-06-12
|
*
|
|
virtio_pci: split up vp_interrupt
Michael S. Tsirkin
2009-06-12
|
*
|
|
virtio: find_vqs/del_vqs virtio operations
Michael S. Tsirkin
2009-06-12
|
*
|
|
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
2009-06-12
|
*
|
|
virtio: meet virtio spec by finalizing features before using device
Rusty Russell
2009-06-12
[next]