index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Add trace points in irqchip code
Gleb Natapov
2009-09-10
6
-0
/
+152
*
KVM: ignore msi request if !level
Michael S. Tsirkin
2009-09-10
1
-1
/
+3
*
KVM: fix MMIO_CONF_BASE MSR access
Andre Przywara
2009-09-10
1
-0
/
+8
*
KVM: Trace shadow page lifecycle
Avi Kivity
2009-09-10
2
-4
/
+109
*
KVM: Document basic API
Avi Kivity
2009-09-10
1
-0
/
+683
*
KVM: MMU: Trace guest pagetable walker
Avi Kivity
2009-09-10
3
-3
/
+128
*
Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"
Jan Kiszka
2009-09-10
1
-7
/
+1
*
KVM: handle AMD microcode MSR
Andre Przywara
2009-09-10
1
-0
/
+1
*
KVM: Fix apic_mmio_write return for unaligned write
Sheng Yang
2009-09-10
1
-1
/
+1
*
KVM: Use temporary variable to shorten lines.
Gleb Natapov
2009-09-10
1
-8
/
+10
*
KVM: x2apic interface to lapic
Gleb Natapov
2009-09-10
3
-59
/
+173
*
KVM: Add Directed EOI support to APIC emulation
Gleb Natapov
2009-09-10
5
-10
/
+39
*
KVM: Trace apic registers using their symbolic names
Avi Kivity
2009-09-10
1
-2
/
+12
*
KVM: Trace mmio
Avi Kivity
2009-09-10
2
-1
/
+43
*
KVM: Ignore PCI ECS I/O enablement
Andre Przywara
2009-09-10
1
-0
/
+3
*
KVM: Trace irq level and source id
Avi Kivity
2009-09-10
2
-4
/
+9
*
KVM: fix lock imbalance
Jiri Slaby
2009-09-10
1
-1
/
+2
*
KVM: document lock nesting rule
Michael S. Tsirkin
2009-09-10
1
-1
/
+1
*
KVM: remove in_range from io devices
Michael S. Tsirkin
2009-09-10
10
-208
/
+152
*
KVM: convert bus to slots_lock
Michael S. Tsirkin
2009-09-10
6
-7
/
+21
*
KVM: switch pit creation to slots_lock
Michael S. Tsirkin
2009-09-10
1
-2
/
+2
*
KVM: switch coalesced mmio changes to slots_lock
Michael S. Tsirkin
2009-09-10
1
-5
/
+5
*
KVM: document locking for kvm_io_device_ops
Michael S. Tsirkin
2009-09-10
1
-0
/
+3
*
KVM: use vcpu_id instead of bsp_vcpu pointer in kvm_vcpu_is_bsp
Marcelo Tosatti
2009-09-10
1
-1
/
+1
*
KVM: remove old KVMTRACE support code
Marcelo Tosatti
2009-09-10
10
-380
/
+2
*
KVM: powerpc: convert marker probes to event trace
Marcelo Tosatti
2009-09-10
6
-15
/
+126
*
KVM: introduce module parameter for ignoring unknown MSRs accesses
Andre Przywara
2009-09-10
1
-4
/
+20
*
KVM: ignore reads from AMDs C1E enabled MSR
Andre Przywara
2009-09-10
1
-0
/
+1
*
KVM: ignore AMDs HWCR register access to set the FFDIS bit
Andre Przywara
2009-09-10
2
-1
/
+8
*
KVM: x86: missing locking in PIT/IRQCHIP/SET_BSP_CPU ioctl paths
Marcelo Tosatti
2009-09-10
3
-2
/
+14
*
KVM: Prepare memslot data structures for multiple hugepage sizes
Joerg Roedel
2009-09-10
8
-42
/
+73
*
hugetlbfs: export vma_kernel_pagsize to modules
Joerg Roedel
2009-09-10
1
-0
/
+1
*
KVM: s390: Fix memslot initialization for userspace_addr != 0
Christian Borntraeger
2009-09-10
1
-0
/
+4
*
KVM: x86 emulator: Add sysexit emulation
Andre Przywara
2009-09-10
1
-1
/
+71
*
KVM: x86 emulator: Add sysenter emulation
Andre Przywara
2009-09-10
1
-1
/
+69
*
KVM: x86 emulator: add syscall emulation
Andre Przywara
2009-09-10
1
-1
/
+83
*
KVM: x86 emulator: Prepare for emulation of syscall instructions
Andre Przywara
2009-09-10
1
-2
/
+15
*
KVM: x86 emulator: Add missing EFLAGS bit definitions
Andre Przywara
2009-09-10
1
-0
/
+3
*
KVM: Allow emulation of syscalls instructions on #UD
Andre Przywara
2009-09-10
1
-7
/
+26
*
KVM: convert custom marker based tracing to event traces
Marcelo Tosatti
2009-09-10
10
-86
/
+463
*
KVM: SVM: Improve nested interrupt injection
Alexander Graf
2009-09-10
1
-15
/
+24
*
KVM: SVM: Implement INVLPGA
Alexander Graf
2009-09-10
1
-1
/
+14
*
KVM: Implement MSRs used by Hyper-V
Alexander Graf
2009-09-10
1
-0
/
+5
*
x86: Add definition for IGNNE MSR
Alexander Graf
2009-09-10
1
-0
/
+1
*
KVM: SVM: Don't save/restore host cr2
Avi Kivity
2009-09-10
1
-17
/
+0
*
KVM: VMX: Only reload guest cr2 if different from host cr2
Avi Kivity
2009-09-10
1
-2
/
+7
*
KVM: Drop useless atomic test from timer function
Jan Kiszka
2009-09-10
1
-2
/
+2
*
KVM: Fix racy event propagation in timer
Jan Kiszka
2009-09-10
1
-6
/
+10
*
KVM: Optimize searching for highest IRR
Gleb Natapov
2009-09-10
2
-3
/
+22
*
KVM: Replace pending exception by PF if it happens serially
Gleb Natapov
2009-09-10
1
-7
/
+13
[next]