index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
KVM: Introduce kvm_vcpu_is_bsp() function.
Gleb Natapov
2009-09-10
11
-18
/
+28
*
KVM: MMU: s/shadow_pte/spte/
Avi Kivity
2009-09-10
2
-59
/
+59
*
KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pte
Avi Kivity
2009-09-10
4
-21
/
+21
*
KVM: MMU: Fix is_dirty_pte()
Avi Kivity
2009-09-10
1
-1
/
+1
*
KVM: VMX: Move rmode structure to vmx-specific code
Avi Kivity
2009-09-10
2
-44
/
+44
*
KVM: Reorder ioctls in kvm.h
Avi Kivity
2009-09-10
1
-5
/
+5
*
KVM: VMX: Support Unrestricted Guest feature
Nitin A Kamble
2009-09-10
3
-11
/
+62
*
KVM: switch irq injection/acking data structures to irq_lock
Marcelo Tosatti
2009-09-10
8
-30
/
+58
*
KVM: introduce irq_lock, use it to protect ioapic
Marcelo Tosatti
2009-09-10
3
-1
/
+8
*
KVM: move coalesced_mmio locking to its own device
Marcelo Tosatti
2009-09-10
2
-6
/
+5
*
KVM: Grab pic lock in kvm_pic_clear_isr_ack
Marcelo Tosatti
2009-09-10
1
-0
/
+2
*
KVM: Cleanup LAPIC interface
Jan Kiszka
2009-09-10
1
-12
/
+0
*
KVM: ppc: e500: Add MMUCFG and PVR emulation
Liu Yu
2009-09-10
2
-0
/
+5
*
KVM: ppc: e500: Directly pass pvr to guest
Liu Yu
2009-09-10
3
-5
/
+1
*
KVM: ppc: e500: Move to Book-3e MMU definitions
Liu Yu
2009-09-10
2
-8
/
+8
*
KVM: Calculate available entries in coalesced mmio ring
Avi Kivity
2009-09-10
1
-5
/
+5
*
KVM: VMX: Fix reporting of unhandled EPT violations
Avi Kivity
2009-09-10
1
-2
/
+2
*
KVM: Cache pdptrs
Avi Kivity
2009-09-10
7
-13
/
+63
*
KVM: VMX: Simplify pdptr and cr3 management
Avi Kivity
2009-09-10
1
-6
/
+15
*
KVM: VMX: Avoid duplicate ept tlb flush when setting cr3
Avi Kivity
2009-09-10
1
-1
/
+0
*
KVM: do not register i8254 PIO regions until we are initialized
Gregory Haskins
2009-09-10
1
-9
/
+8
*
KVM: cleanup io_device code
Gregory Haskins
2009-09-10
8
-53
/
+109
*
KVM: Clean up coalesced_mmio destruction
Gregory Haskins
2009-09-10
1
-1
/
+4
*
KVM: powerpc: fix some init/exit annotations
Stephen Rothwell
2009-09-10
3
-5
/
+5
*
KVM: SVM: Fold kvm_svm.h info svm.c
Avi Kivity
2009-09-10
2
-54
/
+40
*
KVM: remove redundant declarations
Christian Ehrhardt
2009-09-10
1
-2
/
+0
*
KVM: No disable_irq for MSI/MSI-X interrupt on device assignment
Sheng Yang
2009-09-10
1
-14
/
+8
*
KVM: SVM: use explicit 64bit storage for sysenter values
Andre Przywara
2009-09-10
2
-4
/
+6
*
KVM: Downsize max support MSI-X entry to 256
Sheng Yang
2009-09-10
1
-1
/
+1
*
KVM: s390: streamline memslot handling
Christian Ehrhardt
2009-09-10
6
-54
/
+62
*
KVM: s390: fix signal handling
Christian Ehrhardt
2009-09-10
1
-1
/
+3
*
KVM: s390: infrastructure to kick vcpus out of guest state
Christian Ehrhardt
2009-09-10
5
-27
/
+54
*
KVM: ia64: Correct itc_offset calculations
Jes Sorensen
2009-09-10
1
-1
/
+1
*
KVM: Allow PIT emulation without speaker port
Jan Kiszka
2009-09-10
4
-8
/
+32
*
KVM: irqfd
Gregory Haskins
2009-09-10
8
-1
/
+383
*
KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig
Avi Kivity
2009-09-10
5
-17
/
+13
*
KVM: Drop interrupt shadow when single stepping should be done only on VMX
Gleb Natapov
2009-09-10
2
-3
/
+8
*
KVM: cleanup arch/x86/kvm/Makefile
Christoph Hellwig
2009-09-10
1
-19
/
+13
*
KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
Avi Kivity
2009-09-10
1
-1
/
+1
*
KVM: x86 emulator: Implement zero-extended immediate decoding
Avi Kivity
2009-09-10
1
-0
/
+15
*
KVM: fix cpuid E2BIG handling for extended request types
Mark McLoughlin
2009-09-10
1
-0
/
+4
*
KVM: Use MSR names in place of address
Jaswinder Singh Rajput
2009-09-10
1
-2
/
+2
*
KVM: Add MCE support
Huang Ying
2009-09-10
4
-24
/
+222
*
KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h
Jaswinder Singh Rajput
2009-09-10
4
-9
/
+6
*
KVM: VMX: Properly handle software interrupt re-injection in real mode
Gleb Natapov
2009-09-10
1
-2
/
+6
*
Linux 2.6.31
v2.6.31
Linus Torvalds
2009-09-09
1
-1
/
+1
*
aoe: allocate unused request_queue for sysfs
Ed Cashin
2009-09-09
3
-4
/
+11
*
i915: disable interrupts before tearing down GEM state
Linus Torvalds
2009-09-08
1
-5
/
+1
*
drm/i915: fix mask bits setting
Zhenyu Wang
2009-09-08
3
-1
/
+3
*
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-09-07
5
-69
/
+70
|
\
[prev]
[next]