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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-31
KVM: ppc: Move 440-specific TLB code into 44x_tlb.c
Hollis Blanchard
4
-143
/
+145
2008-12-31
KVM: MMU: Fix aliased gfns treated as unaliased
Izik Eidus
2
-4
/
+12
2008-12-31
KVM: Enable Function Level Reset for assigned device
Sheng Yang
1
-1
/
+1
2008-12-31
KVM: ia64: Remove lock held by halted vcpu
Xiantao Zhang
1
-2
/
+0
2008-12-31
KVM: ia64: Re-organize data sturure of guests' data area
Xiantao Zhang
6
-107
/
+161
2008-12-31
KVM: VMX: Handle mmio emulation when guest state is invalid
Guillaume Thouvenin
1
-12
/
+15
2008-12-31
KVM: allow emulator to adjust rip for emulated pio instructions
Guillaume Thouvenin
4
-3
/
+3
2008-12-31
KVM: SVM: Set the 'busy' flag of the TR selector
Amit Shah
1
-0
/
+7
2008-12-31
KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migration
Amit Shah
1
-0
/
+9
2008-12-31
KVM: x86: Fix typo in function name
Amit Shah
1
-5
/
+5
2008-12-31
KVM: x86: Optimize NMI watchdog delivery
Jan Kiszka
3
-8
/
+27
2008-12-31
KVM: x86: Fix and refactor NMI watchdog emulation
Jan Kiszka
3
-17
/
+20
2008-12-31
KVM: x86 emulator: Add decode entries for 0x04 and 0x05 opcodes (add acc, imm)
Guillaume Thouvenin
1
-1
/
+1
2008-12-31
KVM: VMX: Move private memory slot position
Sheng Yang
2
-3
/
+4
2008-12-31
KVM: MMU: Extend kvm_mmu_page->slot_bitmap size
Sheng Yang
2
-6
/
+8
2008-12-31
KVM: Clean up kvm_x86_emulate.h
Sheng Yang
1
-7
/
+3
2008-12-31
KVM: Enable MTRR for EPT
Sheng Yang
5
-5
/
+27
2008-12-31
KVM: Add local get_mtrr_type() to support MTRR
Sheng Yang
1
-0
/
+104
2008-12-31
KVM: VMX: Add PAT support for EPT
Sheng Yang
3
-4
/
+34
2008-12-31
KVM: Improve MTRR structure
Sheng Yang
2
-3
/
+63
2008-12-31
x86: Export some definition of MTRR
Sheng Yang
3
-26
/
+28
2008-12-31
x86: Rename mtrr_state struct and macro names
Sheng Yang
3
-9
/
+10
2008-12-31
KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callback
Gleb Natapov
1
-1
/
+1
2008-12-31
KVM: VMX: work around lacking VNMI support
Jan Kiszka
1
-59
/
+115
2008-12-31
KVM: VMX: Provide support for user space injected NMIs
Jan Kiszka
1
-0
/
+33
2008-12-31
KVM: x86: Support for user space injected NMIs
Jan Kiszka
2
-2
/
+46
2008-12-31
KVM: Kick NMI receiving VCPU
Jan Kiszka
1
-0
/
+1
2008-12-31
KVM: x86: VCPU with pending NMI is runnabled
Jan Kiszka
1
-1
/
+2
2008-12-31
KVM: x86: Enable NMI Watchdog via in-kernel PIT source
Jan Kiszka
3
-5
/
+45
2008-12-31
KVM: VMX: fix real-mode NMI support
Jan Kiszka
1
-0
/
+13
2008-12-31
KVM: VMX: refactor IRQ and NMI window enabling
Jan Kiszka
1
-46
/
+32
2008-12-31
KVM: VMX: refactor/fix IRQ and NMI injectability determination
Jan Kiszka
2
-25
/
+22
2008-12-31
KVM: x86: Reset pending/inject NMI state on CPU reset
Jan Kiszka
1
-0
/
+3
2008-12-31
KVM: VMX: Support for NMI task gates
Jan Kiszka
1
-3
/
+15
2008-12-31
KVM: VMX: Use INTR_TYPE_NMI_INTR instead of magic value
Jan Kiszka
1
-2
/
+2
2008-12-31
KVM: VMX: include all IRQ window exits in statistics
Jan Kiszka
1
-1
/
+1
2008-12-31
KVM: x86 emulator: consolidate push reg
Guillaume Thouvenin
1
-7
/
+1
2008-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2
-15
/
+4
2008-12-31
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
739
-9291
/
+33104
2008-12-31
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-43
/
+48
2008-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
280
-4679
/
+3471
2008-12-31
Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-5
/
+2
2008-12-31
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-255
/
+563
2008-12-31
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-4
/
+7
2008-12-31
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-31
/
+70
2008-12-30
lguest: move the initial guest page table creation code to the host
Matias Zabaljauregui
1
-15
/
+0
2008-12-30
virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesize
Rusty Russell
1
-0
/
+4
2008-12-29
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
9
-34
/
+480
2008-12-29
[ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devices
Eric Miao
1
-9
/
+25
2008-12-29
[ARM] pxafb: cleanup of the color format manipulation code
Eric Miao
1
-14
/
+1
[next]