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
*
KVM: x86 emulator: convert basic ALU ops to fastop
Avi Kivity
2013-01-09
*
KVM: x86 emulator: add macros for defining 2-operand fastop emulation
Avi Kivity
2013-01-09
*
KVM: x86 emulator: convert NOT, NEG to fastop
Avi Kivity
2013-01-09
*
KVM: x86 emulator: mark CMP, CMPS, SCAS, TEST as NoWrite
Avi Kivity
2013-01-09
*
KVM: x86 emulator: introduce NoWrite flag
Avi Kivity
2013-01-09
*
KVM: x86 emulator: Support for declaring single operand fastops
Avi Kivity
2013-01-09
*
KVM: x86 emulator: framework for streamlining arithmetic opcodes
Avi Kivity
2013-01-09
*
KVM: VMX: fix incorrect cached cpl value with real/v8086 modes
Marcelo Tosatti
2013-01-08
*
KVM: x86: remove unused variable from walk_addr_generic()
Gleb Natapov
2013-01-08
*
KVM: MMU: simplify folding of dirty bit into accessed_dirty
Gleb Natapov
2013-01-07
*
KVM: mmu: remove unused trace event
Gleb Natapov
2013-01-07
*
KVM: s390: Add support for channel I/O instructions.
Cornelia Huck
2013-01-07
*
KVM: s390: Base infrastructure for enabling capabilities.
Cornelia Huck
2013-01-07
*
KVM: s390: In-kernel handling of I/O instructions.
Cornelia Huck
2013-01-07
*
KVM: s390: Add support for machine checks.
Cornelia Huck
2013-01-07
*
KVM: s390: Support for I/O interrupts.
Cornelia Huck
2013-01-07
*
KVM: s390: Decoding helper functions.
Cornelia Huck
2013-01-07
*
KVM: s390: Constify intercept handler tables.
Cornelia Huck
2013-01-07
*
KVM: VMX: handle IO when emulation is due to #GP in real mode.
Gleb Natapov
2013-01-02
*
KVM: VMX: Do not fix segment register during vcpu initialization.
Gleb Natapov
2013-01-02
*
KVM: VMX: fix emulation of invalid guest state.
Gleb Natapov
2013-01-02
*
KVM: VMX: make rmode_segment_valid() more strict.
Gleb Natapov
2013-01-02
*
KVM: emulator: implement fninit, fnstsw, fnstcw
Gleb Natapov
2013-01-02
*
KVM: emulator: drop RPL check from linearize() function
Gleb Natapov
2013-01-02
*
x86: kvm_para: fix typo in hypercall comments
Jesse Larrew
2013-01-02
*
KVM: move the code that installs new slots array to a separate function.
Gleb Natapov
2012-12-24
*
KVM: VMX: remove unneeded temporary variable from vmx_set_segment()
Gleb Natapov
2012-12-23
*
KVM: VMX: clean-up vmx_set_segment()
Gleb Natapov
2012-12-23
*
KVM: VMX: remove redundant code from vmx_set_segment()
Gleb Natapov
2012-12-23
*
KVM: VMX: use fix_rmode_seg() to fix all code/data segments
Gleb Natapov
2012-12-23
*
KVM: VMX: return correct segment limit and flags for CS/SS registers in real ...
Gleb Natapov
2012-12-23
*
KVM: VMX: relax check for CS register in rmode_segment_valid()
Gleb Natapov
2012-12-23
*
KVM: VMX: cleanup rmode_segment_valid()
Gleb Natapov
2012-12-23
*
kvm: Fix memory slot generation updates
Alex Williamson
2012-12-23
*
KVM: remove a wrong hack of delivery PIT intr to vcpu0
Yang Zhang
2012-12-23
*
KVM: s390: Add a channel I/O based virtio transport driver.
Cornelia Huck
2012-12-18
*
s390/ccwdev: Include asm/schid.h.
Cornelia Huck
2012-12-18
*
KVM: s390: Handle hosts not supporting s390-virtio.
Cornelia Huck
2012-12-18
*
kvm: fix i8254 counter 0 wraparound
Nickolai Zeldovich
2012-12-18
*
KVM: remove unused variable.
Gleb Natapov
2012-12-14
*
KVM: Increase user memory slots on x86 to 125
Alex Williamson
2012-12-13
*
KVM: struct kvm_memory_slot.id -> short
Alex Williamson
2012-12-13
*
KVM: struct kvm_memory_slot.flags -> u32
Alex Williamson
2012-12-13
*
KVM: struct kvm_memory_slot.user_alloc -> bool
Alex Williamson
2012-12-13
*
KVM: Make KVM_PRIVATE_MEM_SLOTS optional
Alex Williamson
2012-12-13
*
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
2012-12-13
*
KVM: Minor memory slot optimization
Alex Williamson
2012-12-13
*
KVM: Fix iommu map/unmap to handle memory slot moves
Alex Williamson
2012-12-13
*
KVM: Check userspace_addr when modifying a memory slot
Alex Williamson
2012-12-13
*
KVM: Restrict non-existing slot state transitions
Alex Williamson
2012-12-13
[next]