index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Introduce direct MSI message injection for in-kernel irqchips
Jan Kiszka
2012-04-24
1
-0
/
+1
*
KVM: Fix page-crossing MMIO
Avi Kivity
2012-04-19
1
-33
/
+81
*
Merge branch 'linus' into queue
Marcelo Tosatti
2012-04-19
14
-312
/
+237
|
\
|
*
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-04-19
2
-10
/
+13
|
|
\
|
|
*
KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context
Avi Kivity
2012-04-18
1
-1
/
+4
|
|
*
KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on reset
Gleb Natapov
2012-04-10
1
-9
/
+9
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-04-16
1
-17
/
+36
|
|
\
\
|
|
*
|
x86: Handle failures of parsing immediate operands in the instruction decoder
Masami Hiramatsu
2012-04-16
1
-17
/
+36
|
*
|
|
x86-32: fix up strncpy_from_user() sign error
Linus Torvalds
2012-04-15
1
-2
/
+2
|
|
/
/
|
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-04-12
2
-5
/
+5
|
|
\
\
|
|
*
|
x86: Use correct byte-sized register constraint in __add()
H. Peter Anvin
2012-04-06
1
-1
/
+1
|
|
*
|
x86: Use correct byte-sized register constraint in __xchg_op()
Jeremy Fitzhardinge
2012-04-06
1
-1
/
+1
|
|
*
|
x86: vsyscall: Use NULL instead 0 for a pointer argument
Emil Goode
2012-04-06
1
-3
/
+3
|
*
|
|
x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up
Linus Torvalds
2012-04-11
6
-145
/
+105
|
*
|
|
um: Use asm-generic/switch_to.h
Richard Weinberger
2012-04-10
1
-7
/
+0
|
*
|
|
um: Disintegrate asm/system.h
Richard Weinberger
2012-04-10
3
-135
/
+82
|
*
|
|
um: fix linker script generation
Al Viro
2012-04-09
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
KVM: MMU: use page table level macro
Davidlohr Bueso
2012-04-18
2
-2
/
+2
*
|
|
KVM: dont clear TMR on EOI
Michael S. Tsirkin
2012-04-16
1
-6
/
+13
*
|
|
KVM: x86 emulator: implement MMX MOVQ (opcodes 0f 6f, 0f 7f)
Avi Kivity
2012-04-16
1
-1
/
+1
*
|
|
KVM: x86 emulator: MMX support
Avi Kivity
2012-04-16
2
-5
/
+102
*
|
|
KVM: x86 emulator: implement movntps
Avi Kivity
2012-04-16
1
-1
/
+6
*
|
|
KVM: x86: emulate movdqa
Stefan Hajnoczi
2012-04-16
1
-8
/
+2
*
|
|
KVM: x86 emulator: add support for vector alignment
Avi Kivity
2012-04-16
1
-1
/
+29
*
|
|
KVM: SVM: Auto-load on CPUs with SVM
Josh Triplett
2012-04-16
1
-0
/
+7
*
|
|
KVM: MMU: Improve iteration through sptes from rmap
Takuya Yoshikawa
2012-04-08
2
-82
/
+124
*
|
|
KVM: MMU: Make pte_list_desc fit cache lines well
Takuya Yoshikawa
2012-04-08
1
-2
/
+3
*
|
|
KVM: x86: add paging gcc optimization
Davidlohr Bueso
2012-04-08
1
-1
/
+1
*
|
|
KVM: VMX: Auto-load on CPUs with VMX
Josh Triplett
2012-04-08
1
-0
/
+7
*
|
|
KVM: Switch to srcu-less get_dirty_log()
Takuya Yoshikawa
2012-04-08
1
-73
/
+43
*
|
|
KVM: Avoid checking huge page mappings in get_dirty_log()
Takuya Yoshikawa
2012-04-08
3
-17
/
+36
*
|
|
KVM: MMU: Split the main body of rmap_write_protect() off from others
Takuya Yoshikawa
2012-04-08
1
-26
/
+27
*
|
|
kvmclock: remove unneeded EXPORT macro
Eric B Munson
2012-04-08
1
-1
/
+0
*
|
|
KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL
Eric B Munson
2012-04-08
1
-0
/
+22
*
|
|
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
2012-04-08
2
-0
/
+29
*
|
|
x86: pvclock: Add flag to indicate that a vm was stopped by the host
Eric B Munson
2012-04-08
1
-0
/
+1
*
|
|
KVM: Factor out kvm_vcpu_kick to arch-generic code
Christoffer Dall
2012-04-08
1
-14
/
+2
*
|
|
KVM: SVM: count all irq windows exit
Jason Wang
2012-04-08
1
-1
/
+1
*
|
|
KVM: x86: expose Intel cpu new features (HLE, RTM) to guest
Liu, Jinsong
2012-04-08
1
-1
/
+2
|
/
/
*
|
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-04-07
3
-1
/
+7
|
\
\
|
*
|
KVM: Resolve RCU vs. async page fault problem
Gleb Natapov
2012-04-05
1
-0
/
+4
|
*
|
KVM: VMX: vmx_set_cr0 expects kvm->srcu locked
Marcelo Tosatti
2012-04-05
1
-0
/
+2
|
*
|
KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()
Sasikantha babu
2012-04-05
1
-1
/
+1
*
|
|
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-04-06
2
-2
/
+4
|
\
\
\
|
*
|
|
xen/smp: Remove unnecessary call to smp_processor_id()
Srivatsa S. Bhat
2012-04-06
1
-1
/
+1
|
*
|
|
xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...
Konrad Rzeszutek Wilk
2012-04-06
1
-1
/
+3
*
|
|
|
Make the "word-at-a-time" helper functions more commonly usable
Linus Torvalds
2012-04-06
1
-0
/
+46
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-04-06
2
-48
/
+115
|
\
\
\
\
|
*
|
|
|
bpf jit: Let the x86 jit handle negative offsets
Jan Seiffert
2012-04-03
2
-48
/
+115
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-05
1
-8
/
+1
|
\
\
\
\
[next]