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.13.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
2012-05-18
KVM: s390: add capability indicating COW support
Christian Borntraeger
4
-1
/
+17
2012-05-17
KVM: Fix mmu_reload() clash with nested vmx event injection
Avi Kivity
1
-4
/
+6
2012-05-16
KVM: MMU: Don't use RCU for lockless shadow walking
Avi Kivity
3
-49
/
+31
2012-05-16
KVM: VMX: Optimize %ds, %es reload
Avi Kivity
1
-5
/
+31
2012-05-16
KVM: VMX: Fix %ds/%es clobber
Avi Kivity
1
-1
/
+5
2012-05-14
KVM: x86 emulator: convert bsf/bsr instructions to emulate_2op_SrcV_nobyte()
Joerg Roedel
1
-24
/
+2
2012-05-14
KVM: VMX: unlike vmcs on fail path
Xiao Guangrong
1
-1
/
+1
2012-05-08
Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next
Avi Kivity
27
-462
/
+782
2012-05-06
KVM: PPC: Emulator: clean up SPR reads and writes
Alexander Graf
8
-144
/
+190
2012-05-06
KVM: PPC: Emulator: clean up instruction parsing
Alexander Graf
5
-137
/
+56
2012-05-06
kvm/powerpc: Add new ioctl to retreive server MMU infos
Benjamin Herrenschmidt
7
-1
/
+177
2012-05-06
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
Benjamin Herrenschmidt
9
-112
/
+191
2012-05-06
KVM: PPC: bookehv: Fix r8/r13 storing in level exception handler
Mihai Caraman
1
-1
/
+1
2012-05-06
KVM: PPC: Book3S: Enable IRQs during exit handling
Alexander Graf
1
-0
/
+3
2012-05-06
KVM: PPC: Fix PR KVM on POWER7 bare metal
Alexander Graf
1
-13
/
+22
2012-05-06
KVM: PPC: Fix stbux emulation
Alexander Graf
1
-1
/
+1
2012-05-06
KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fields
Mihai Caraman
1
-8
/
+8
2012-05-06
KVM: PPC: Book3S: PR: No isync in slbie path
Alexander Graf
1
-2
/
+0
2012-05-06
KVM: PPC: Book3S: PR: Optimize entry path
Alexander Graf
1
-6
/
+7
2012-05-06
KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs.
Varun Sethi
2
-12
/
+12
2012-05-06
KVM: PPC: Restrict PPC_[L|ST]D macro to asm code
Alexander Graf
1
-0
/
+2
2012-05-06
KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t...
Varun Sethi
2
-20
/
+12
2012-05-06
KVM: PPC: Use clockevent multiplier and shifter for decrementer
Bharat Bhushan
3
-3
/
+10
2012-05-06
KVM: Use minimum and maximum address mapped by TLB1
Bharat Bhushan
2
-2
/
+90
2012-05-06
KVM: x86 emulator: Avoid pushing back ModRM byte fetched for group decoding
Takuya Yoshikawa
1
-5
/
+3
2012-05-06
KVM: x86 emulator: Move ModRM flags for groups to top level opcode tables
Takuya Yoshikawa
1
-55
/
+56
2012-05-06
KVM guest: make kvm_para_available() check hypervisor bit reading cpuid leaf
Gleb Natapov
1
-8
/
+10
2012-05-06
KVM: fix cpuid eax for KVM leaf
Michael S. Tsirkin
2
-2
/
+6
2012-05-03
KVM: s390: implement KVM_CAP_NR/MAX_VCPUS
Christian Borntraeger
1
-0
/
+4
2012-05-01
KVM: s390: Handle sckpf instruction
Cornelia Huck
3
-0
/
+33
2012-05-01
KVM: s390: use kvm_vcpu_on_spin for diag 0x44
Christian Borntraeger
1
-3
/
+1
2012-05-01
KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM
Konstantin Weitz
5
-16
/
+54
2012-04-28
KVM: x86: Run PIT work in own kthread
Jan Kiszka
3
-14
/
+32
2012-04-28
KVM: x86: Document in-kernel PIT API
Jan Kiszka
1
-0
/
+63
2012-04-28
KVM: Improve readability of KVM API doc
Jan Kiszka
1
-7
/
+92
2012-04-24
KVM: x86 emulator: fix asm constraint in flush_pending_x87_faults
Avi Kivity
1
-1
/
+1
2012-04-24
KVM: Introduce bitmask for apic attention reasons
Gleb Natapov
2
-5
/
+11
2012-04-24
KVM: Introduce direct MSI message injection for in-kernel irqchips
Jan Kiszka
7
-0
/
+66
2012-04-21
KVM: add kvm_arch_para_features stub to asm-generic/kvm_para.h
Marcelo Tosatti
1
-0
/
+5
2012-04-20
KVM: ia64: fix build due to typo
Avi Kivity
1
-1
/
+1
2012-04-20
KVM: Fix page-crossing MMIO
Avi Kivity
4
-42
/
+115
2012-04-20
Merge branch 'linus' into queue
Marcelo Tosatti
431
-3055
/
+4025
2012-04-19
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
16
-24
/
+56
2012-04-19
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-21
/
+43
2012-04-19
nouveau: Set special lane map for the right chipset
Henrik Rydberg
1
-1
/
+1
2012-04-19
drm/radeon: fix load detect on rn50 with hardcoded EDIDs.
Dave Airlie
1
-1
/
+1
2012-04-19
drm: Releasing FBs before releasing GEM objects during drm_release
Prathyush
1
-3
/
+3
2012-04-19
drm/nouveau/pm: don't read/write beyond end of stack buffer
Jim Meyering
1
-0
/
+1
2012-04-19
drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of...
Marcos Paulo de Souza
1
-1
/
+0
2012-04-19
radeon: fix r600/agp when vram is after AGP (v3)
Jerome Glisse
2
-4
/
+4
[next]