index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-16
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
2
-48
/
+29
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-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
1
-1
/
+1
2012-04-27
KVM: x86: Run PIT work in own kthread
Jan Kiszka
2
-14
/
+24
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
1
-0
/
+1
2012-04-19
KVM: Fix page-crossing MMIO
Avi Kivity
1
-33
/
+81
2012-04-19
Merge branch 'linus' into queue
Marcelo Tosatti
14
-312
/
+237
2012-04-19
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-10
/
+13
2012-04-18
KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context
Avi Kivity
1
-1
/
+4
2012-04-18
KVM: MMU: use page table level macro
Davidlohr Bueso
2
-2
/
+2
2012-04-16
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-17
/
+36
2012-04-16
KVM: dont clear TMR on EOI
Michael S. Tsirkin
1
-6
/
+13
2012-04-16
KVM: x86 emulator: implement MMX MOVQ (opcodes 0f 6f, 0f 7f)
Avi Kivity
1
-1
/
+1
2012-04-16
KVM: x86 emulator: MMX support
Avi Kivity
2
-5
/
+102
2012-04-16
KVM: x86 emulator: implement movntps
Avi Kivity
1
-1
/
+6
2012-04-16
KVM: x86: emulate movdqa
Stefan Hajnoczi
1
-8
/
+2
2012-04-16
KVM: x86 emulator: add support for vector alignment
Avi Kivity
1
-1
/
+29
2012-04-16
KVM: SVM: Auto-load on CPUs with SVM
Josh Triplett
1
-0
/
+7
2012-04-16
x86: Handle failures of parsing immediate operands in the instruction decoder
Masami Hiramatsu
1
-17
/
+36
2012-04-15
x86-32: fix up strncpy_from_user() sign error
Linus Torvalds
1
-2
/
+2
2012-04-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+5
2012-04-11
x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up
Linus Torvalds
6
-145
/
+105
2012-04-10
KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on reset
Gleb Natapov
1
-9
/
+9
2012-04-10
um: Use asm-generic/switch_to.h
Richard Weinberger
1
-7
/
+0
2012-04-10
um: Disintegrate asm/system.h
Richard Weinberger
3
-135
/
+82
2012-04-09
um: fix linker script generation
Al Viro
1
-0
/
+3
2012-04-08
KVM: MMU: Improve iteration through sptes from rmap
Takuya Yoshikawa
2
-82
/
+124
2012-04-08
KVM: MMU: Make pte_list_desc fit cache lines well
Takuya Yoshikawa
1
-2
/
+3
2012-04-08
KVM: x86: add paging gcc optimization
Davidlohr Bueso
1
-1
/
+1
2012-04-08
KVM: VMX: Auto-load on CPUs with VMX
Josh Triplett
1
-0
/
+7
2012-04-08
KVM: Switch to srcu-less get_dirty_log()
Takuya Yoshikawa
1
-73
/
+43
2012-04-08
KVM: Avoid checking huge page mappings in get_dirty_log()
Takuya Yoshikawa
3
-17
/
+36
2012-04-08
KVM: MMU: Split the main body of rmap_write_protect() off from others
Takuya Yoshikawa
1
-26
/
+27
2012-04-08
kvmclock: remove unneeded EXPORT macro
Eric B Munson
1
-1
/
+0
2012-04-08
KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL
Eric B Munson
1
-0
/
+22
2012-04-08
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
2
-0
/
+29
2012-04-08
x86: pvclock: Add flag to indicate that a vm was stopped by the host
Eric B Munson
1
-0
/
+1
2012-04-08
KVM: Factor out kvm_vcpu_kick to arch-generic code
Christoffer Dall
1
-14
/
+2
2012-04-08
KVM: SVM: count all irq windows exit
Jason Wang
1
-1
/
+1
2012-04-08
KVM: x86: expose Intel cpu new features (HLE, RTM) to guest
Liu, Jinsong
1
-1
/
+2
2012-04-07
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-1
/
+7
[next]