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
path:
root
/
arch
Commit message (
Expand
)
Author
Age
*
KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode
Paul Mackerras
2013-10-17
*
kvm: powerpc: book3s hv: Fix vcore leak
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiers
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S PR: Mark pages accessed, and dirty if being written
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page()
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S PR: Better handling of host-side read-only pages
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S: Move skip-interrupt handlers to common code
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S PR: Correct errors in H_ENTER implementation
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S PR: Handle PP0 page-protection bit in guest HPTEs
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S PR: Use 64k host pages where possible
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S PR: Allow guest to use 64k pages
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S PR: Fix compilation without CONFIG_ALTIVEC
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S HV: Don't crash host on unknown guest interrupt
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S HV: Add support for guest Program Priority Register
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S HV: Store LPCR value for each virtual core
Paul Mackerras
2013-10-17
*
KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVE
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutine
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutine
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S HV: Implement H_CONFER
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S HV: Implement timebase offset for guests
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers
Paul Mackerras
2013-10-17
*
KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_reg
Michael Neuling
2013-10-17
*
Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...
Gleb Natapov
2013-10-16
|
\
|
*
KVM: ARM: Add support for Cortex-A7
Jonathan Austin
2013-10-12
|
*
KVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masks
Jonathan Austin
2013-10-12
|
*
KVM: ARM: Fix calculation of virtual CPU ID
Jonathan Austin
2013-10-12
|
*
ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctl
Anup Patel
2013-10-02
|
*
ARM64: KVM: Implement kvm_vcpu_preferred_target() function
Anup Patel
2013-10-02
|
*
ARM: KVM: Implement kvm_vcpu_preferred_target() function
Anup Patel
2013-10-02
|
*
KVM: ARM: Fix typo in comments of inject_abt()
Anup Patel
2013-10-02
*
|
KVM: Drop FOLL_GET in GUP when doing async page fault
chai wen
2013-10-15
*
|
KVM: s390: Get rid of KVM_HPAGE defines
Christoffer Dall
2013-10-14
*
|
KVM: PPC: Get rid of KVM_HPAGE defines
Christoffer Dall
2013-10-14
*
|
KVM: ia64: Get rid of KVM_HPAGE defines
Christoffer Dall
2013-10-14
*
|
KVM: mips: Get rid of KVM_HPAGE defines
Christoffer Dall
2013-10-14
*
|
KVM: arm64: Get rid of KVM_HPAGE defines
Christoffer Dall
2013-10-14
*
|
KVM: ARM: Get rid of KVM_HPAGE defines
Christoffer Dall
2013-10-14
*
|
KVM: Move gfn_to_index to x86 specific code
Christoffer Dall
2013-10-14
*
|
KVM: nVMX: Fully support nested VMX preemption timer
Arthur Chunqi Li
2013-10-10
*
|
KVM: mmu: change useless int return types to void
Paolo Bonzini
2013-10-03
*
|
KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unload
Paolo Bonzini
2013-10-03
*
|
KVM: mmu: remove uninteresting MMU "new_cr3" callbacks
Paolo Bonzini
2013-10-03
*
|
KVM: mmu: remove uninteresting MMU "free" callbacks
Paolo Bonzini
2013-10-03
*
|
KVM: x86: only copy XSAVE state for the supported features
Paolo Bonzini
2013-10-03
[next]