index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-17
KVM: Clear async page fault hash after switching to real mode
Lai Jiangshan
1
-1
/
+3
2011-03-17
KVM: VMX: Initialize vm86 TSS only once.
Gleb Natapov
1
-22
/
+6
2011-03-17
KVM: VMX: update live TR selector if it changes in real mode
Gleb Natapov
1
-0
/
+1
2011-03-17
KVM: VMX: add the __noclone attribute to vmx_vcpu_run
Lai Jiangshan
1
-1
/
+1
2011-03-17
KVM: x86: Convert tsc_write_lock to raw_spinlock
Jan Kiszka
2
-4
/
+4
2011-03-17
KVM: remove isr_ack logic from PIC
Gleb Natapov
2
-27
/
+2
2011-03-17
KVM: VMX: fix detection of BIOS disabling VMX
Joseph Cihula
1
-2
/
+8
2011-03-17
KVM: Convert kvm_lock to raw_spinlock
Jan Kiszka
3
-5
/
+5
2011-03-17
KVM: SVM: check for progress after IRET interception
Avi Kivity
1
-1
/
+9
2011-03-17
KVM: Fix race between nmi injection and enabling nmi window
Avi Kivity
1
-1
/
+3
2011-03-17
KVM: Drop ad-hoc vendor specific instruction restriction
Avi Kivity
1
-28
/
+5
2011-03-17
KVM: x86 emulator: vendor specific instructions
Avi Kivity
2
-3
/
+10
2011-03-17
KVM: Drop bogus x86_decode_insn() error check
Avi Kivity
1
-3
/
+0
2011-03-17
KVM: x86: Drop obsolete warning about INIT on runnable VCPU
Jan Kiszka
1
-4
/
+0
2011-03-17
KVM: x86: release kvmclock page on reset
Glauber Costa
1
-8
/
+12
2011-03-17
KVM: x86: handle guest access to BBL_CR_CTL3 MSR
john cooper
2
-0
/
+20
2011-03-17
KVM: Add "exiting guest mode" state
Xiao Guangrong
1
-6
/
+10
2011-03-17
KVM: x86: Remove user space triggerable MCE error message
Jan Kiszka
1
-3
/
+0
2011-03-17
KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs()
Xiao Guangrong
1
-1
/
+4
2011-03-17
KVM: VMX: Avoid atomic operation in vmx_vcpu_run
Avi Kivity
1
-2
/
+5
2011-03-17
KVM: VMX: Simplify saving guest rcx in vmx_vcpu_run
Avi Kivity
1
-2
/
+2
2011-03-17
KVM: VMX: increase ple_gap default to 128
Rik van Riel
1
-2
/
+2
2011-03-17
KVM: SVM: Add support for perf-kvm
Joerg Roedel
1
-2
/
+10
2011-03-17
KVM: VMX: Avoid leaking fake realmode state to userspace
Avi Kivity
1
-7
/
+36
2011-03-17
KVM: VMX: Save and restore tr selector across mode switches
Avi Kivity
1
-0
/
+2
2011-03-17
KVM guest: Fix section mismatch derived from kvm_guest_cpu_online()
Sedat Dilek
1
-1
/
+1
2011-03-17
KVM: MMU: Don't flush shadow when enabling dirty tracking
Avi Kivity
1
-4
/
+8
2011-03-16
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+14
2011-03-16
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-16
/
+32
2011-03-16
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
24
-280
/
+314
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-4
/
+3
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+5
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-13
/
+11
2011-03-16
Merge branch 'x86/amd-nb' into x86/urgent
Ingo Molnar
6
-37
/
+168
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
4
-2
/
+110
2011-03-16
x86, AMD: Set ARAT feature on AMD processors
Boris Ostrovsky
1
-0
/
+4
2011-03-16
x86, quirk: Fix SB600 revision check
Andreas Herrmann
1
-1
/
+6
2011-03-15
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
26
-182
/
+1058
2011-03-15
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
56
-1582
/
+1814
2011-03-15
Merge branch 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-192
/
+198
2011-03-15
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-85
/
+109
2011-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-313
/
+253
2011-03-15
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-7
/
+3
2011-03-15
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-61
/
+44
2011-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
22
-344
/
+181
2011-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-1
/
+6
2011-03-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
21
-137
/
+835
2011-03-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-71
/
+9
2011-03-15
Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-10
/
+12
2011-03-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-1
/
+11
[next]