index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-15
KVM: s390: change help text of guest Kconfig
Christian Borntraeger
1
-2
/
+5
2008-10-15
KVM: s390: Make facility bits future-proof
Christian Borntraeger
1
-2
/
+2
2008-10-15
KVM: add MC5_MISC msr read support
Joerg Roedel
1
-0
/
+1
2008-10-15
KVM: SVM: No need to unprotect memory during event injection when using npt
Avi Kivity
1
-1
/
+1
2008-10-15
KVM: MMU: Fix setting the accessed bit on non-speculative sptes
Avi Kivity
1
-1
/
+1
2008-10-15
KVM: MMU: Flush tlbs after clearing write permission when accessing dirty log
Avi Kivity
1
-0
/
+1
2008-10-15
KVM: MMU: Add locking around kvm_mmu_slot_remove_write_access()
Avi Kivity
1
-0
/
+2
2008-10-15
KVM: MMU: Account for npt/ept/realmode page faults
Avi Kivity
1
-0
/
+1
2008-10-15
KVM: x86 emulator: Add mov r, imm instructions (opcodes 0xb0-0xbf)
Mohammed Gamal
1
-4
/
+11
2008-10-15
KVM: Don't call get_user_pages(.force = 1)
Avi Kivity
1
-1
/
+1
2008-10-15
KVM: Allocate guest memory as MAP_PRIVATE, not MAP_SHARED
Avi Kivity
1
-1
/
+1
2008-10-15
KVM: MMU: Convert the paging mode shadow walk to use the generic walker
Avi Kivity
1
-72
/
+86
2008-10-15
KVM: MMU: Convert direct maps to use the generic shadow walker
Avi Kivity
1
-38
/
+55
2008-10-15
KVM: MMU: Add generic shadow walker
Avi Kivity
1
-0
/
+34
2008-10-15
KVM: MMU: Infer shadow root level in direct_map()
Avi Kivity
1
-5
/
+4
2008-10-15
KVM: ia64: Enable virtio driver for ia64 in Kconfig
Xiantao Zhang
1
-0
/
+2
2008-10-15
KVM: MMU: Unify direct map 4K and large page paths
Avi Kivity
1
-8
/
+3
2008-10-15
KVM: MMU: Move SHADOW_PT_INDEX to mmu.c
Avi Kivity
2
-3
/
+2
2008-10-15
KVM: x86 emulator: remove bad ByteOp specifier from NEG descriptor
Avi Kivity
1
-1
/
+1
2008-10-15
KVM: x86 emulator: remove duplicate SrcImm
roel kluin
1
-1
/
+1
2008-10-15
KVM: Load real mode segments correctly
Avi Kivity
1
-0
/
+22
2008-10-15
KVM: VMX: Change segment dpl at reset to 3
Avi Kivity
1
-1
/
+1
2008-10-15
KVM: VMX: Change cs reset state to be a data segment
Avi Kivity
1
-2
/
+1
2008-10-15
KVM: ia64: add a dummy irq ack notification
Xiantao Zhang
2
-1
/
+33
2008-10-15
KVM: make irq ack notifier functions static
Harvey Harrison
2
-2
/
+2
2008-10-15
KVM: Use kvm_set_irq to inject interrupts
Amit Shah
2
-11
/
+3
2008-10-15
KVM: SVM: Fix typo
Amit Shah
1
-1
/
+1
2008-10-15
KVM: VMX: Modify mode switching and vmentry functions
Mohammed Gamal
1
-0
/
+20
2008-10-15
KVM: VMX: Add invalid guest state handler
Mohammed Gamal
1
-0
/
+37
2008-10-15
KVM: VMX: Add module parameter and emulation flag.
Mohammed Gamal
1
-0
/
+4
2008-10-15
KVM: VMX: Add Guest State Validity Checks
Mohammed Gamal
1
-0
/
+180
2008-10-15
KVM: Device assignment: Check for privileges before assigning irq
Amit Shah
1
-0
/
+5
2008-10-15
KVM: Handle spurious acks for PIT interrupts
Avi Kivity
1
-1
/
+1
2008-10-15
KVM: fix i8259 reset irq acking
Marcelo Tosatti
1
-5
/
+11
2008-10-15
KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTR
Avi Kivity
1
-11
/
+2
2008-10-15
KVM: VMX: Use interrupt queue for !irqchip_in_kernel
Avi Kivity
1
-6
/
+5
2008-10-15
KVM: set debug registers after "schedulable" section
Marcelo Tosatti
1
-5
/
+4
2008-10-15
KVM: remove unused field from the assigned dev struct
Ben-Ami Yassour
1
-1
/
+0
2008-10-15
KVM: VMX: Clean up magic number 0x66 in init_rmode_tss
Sheng Yang
1
-1
/
+2
2008-10-15
KVM: Reduce stack usage in kvm_pv_mmu_op()
Dave Hansen
2
-15
/
+18
2008-10-15
KVM: Reduce stack usage in kvm_arch_vcpu_ioctl()
Dave Hansen
1
-8
/
+15
2008-10-15
KVM: Reduce stack usage in kvm_vcpu_ioctl()
Dave Hansen
1
-18
/
+28
2008-10-15
KVM: Reduce kvm stack usage in kvm_arch_vm_ioctl()
Dave Hansen
1
-27
/
+45
2008-10-15
KVM: pci device assignment
Ben-Ami Yassour
3
-0
/
+278
2008-10-15
KVM: direct mmio pfn check
Ben-Ami Yassour
1
-7
/
+15
2008-10-15
x86: KVM guest: use paravirt function to calculate cpu khz
Glauber Costa
1
-0
/
+30
2008-10-15
x86: paravirt: factor out cpu_khz to common code
Glauber Costa
3
-9
/
+15
2008-10-15
KVM: PIT: fix injection logic and count
Marcelo Tosatti
3
-40
/
+38
2008-10-15
KVM: irq ack notification
Marcelo Tosatti
6
-13
/
+34
2008-10-15
KVM: Add irq ack notifier list
Avi Kivity
3
-0
/
+34
[prev]
[next]