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: x86: handle idiv overflow at kvm_write_tsc
Marcelo Tosatti
2013-06-12
1
-3
/
+20
*
KVM: MMU: reduce KVM_REQ_MMU_RELOAD when root page is zapped
Gleb Natapov
2013-06-05
1
-1
/
+7
*
KVM: MMU: reclaim the zapped-obsolete page first
Xiao Guangrong
2013-06-05
3
-4
/
+20
*
KVM: MMU: collapse TLB flushes when zap all pages
Xiao Guangrong
2013-06-05
1
-3
/
+30
*
KVM: MMU: zap pages in batch
Xiao Guangrong
2013-06-05
1
-24
/
+11
*
KVM: MMU: do not reuse the obsolete page
Xiao Guangrong
2013-06-05
1
-0
/
+3
*
KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages
Xiao Guangrong
2013-06-05
2
-0
/
+21
*
KVM: MMU: show mmu_valid_gen in shadow page related tracepoints
Xiao Guangrong
2013-06-05
1
-10
/
+12
*
KVM: x86: use the fast way to invalidate all pages
Xiao Guangrong
2013-06-05
2
-17
/
+2
*
KVM: MMU: fast invalidate all pages
Xiao Guangrong
2013-06-05
3
-0
/
+93
*
KVM: MMU: drop unnecessary kvm_reload_remote_mmus
Xiao Guangrong
2013-06-05
1
-4
/
+1
*
KVM: x86: drop calling kvm_mmu_zap_all in emulator_fix_hypercall
Xiao Guangrong
2013-06-05
1
-7
/
+0
*
KVM: x86 emulator: convert XADD to fastop
Avi Kivity
2013-05-21
1
-7
/
+3
*
KVM: x86 emulator: drop unused old-style inline emulation
Avi Kivity
2013-05-21
1
-198
/
+0
*
KVM: x86 emulator: convert DIV/IDIV to fastop
Avi Kivity
2013-05-21
1
-25
/
+26
*
KVM: x86 emulator: convert single-operand MUL/IMUL to fastop
Avi Kivity
2013-05-21
1
-19
/
+16
*
KVM: x86 emulator: Switch fastop src operand to RDX
Avi Kivity
2013-05-21
1
-13
/
+13
*
KVM: x86 emulator: switch MUL/DIV to DstXacc
Avi Kivity
2013-05-21
1
-7
/
+8
*
KVM: x86 emulator: decode extended accumulator explicity
Avi Kivity
2013-05-21
1
-0
/
+24
*
KVM: x86 emulator: add support for writing back the source operand
Avi Kivity
2013-05-21
1
-21
/
+27
*
KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles
Marc Zyngier
2013-05-19
1
-6
/
+7
*
KVM: MMU: clenaup locking in mmu_free_roots()
Gleb Natapov
2013-05-16
1
-2
/
+5
*
KVM: x86: limit difference between kvmclock updates
Marcelo Tosatti
2013-05-15
1
-2
/
+28
*
KVM: x86: Remove support for reporting coalesced APIC IRQs
Jan Kiszka
2013-05-14
2
-37
/
+26
*
KVM: MMU: Use kvm_mmu_sync_roots() in kvm_mmu_load()
Takuya Yoshikawa
2013-05-12
1
-3
/
+1
*
Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...
Linus Torvalds
2013-05-11
3
-5
/
+52
|
\
|
*
xen/pci: Used cached MSI-X capability offset
Bjorn Helgaas
2013-05-10
1
-2
/
+1
|
*
xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
Bjorn Helgaas
2013-05-10
1
-1
/
+1
|
*
xen: mask x2APIC feature in PV
Zhenzhong Duan
2013-05-08
1
-0
/
+3
|
*
xen/spinlock: Fix check from greater than to be also be greater or equal to.
Konrad Rzeszutek Wilk
2013-05-08
1
-1
/
+1
|
*
xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_info
Konrad Rzeszutek Wilk
2013-05-08
1
-0
/
+3
|
*
xen/vcpu: Document the xen_vcpu_info and xen_vcpu
Konrad Rzeszutek Wilk
2013-05-07
1
-1
/
+28
|
*
xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.
Konrad Rzeszutek Wilk
2013-05-06
1
-0
/
+15
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2013-05-11
1
-0
/
+3
|
\
\
|
*
|
tools/power turbostat: display C8, C9, C10 residency
Kristen Carlson Accardi
2013-04-17
1
-0
/
+3
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-10
5
-39
/
+17
|
\
\
\
|
*
|
|
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2013-05-09
3
-13
/
+1
|
*
|
|
x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)
Alexander van Heukelum
2013-05-02
2
-26
/
+16
*
|
|
|
Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-05-10
3
-21
/
+67
|
\
\
\
\
|
*
|
|
|
KVM: emulator: emulate SALC
Paolo Bonzini
2013-05-09
1
-1
/
+5
|
*
|
|
|
KVM: emulator: emulate XLAT
Paolo Bonzini
2013-05-09
1
-1
/
+14
|
*
|
|
|
KVM: emulator: emulate AAM
Paolo Bonzini
2013-05-09
1
-1
/
+24
|
*
|
|
|
KVM: VMX: fix halt emulation while emulating invalid guest sate
Gleb Natapov
2013-05-09
1
-0
/
+6
|
*
|
|
|
KVM: x86: fix maintenance of guest/host xcr0 state
Marcelo Tosatti
2013-05-08
1
-20
/
+20
*
|
|
|
|
Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-09
1
-4
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:03.0
Bin Gao
2013-04-30
1
-4
/
+6
*
|
|
|
|
|
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-05-09
1
-3
/
+0
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Remove GENERIC_GPIO config option
Alexandre Courbot
2013-04-16
1
-3
/
+0
*
|
|
|
|
|
Merge branch 'rwsem-optimizations'
Linus Torvalds
2013-05-07
1
-7
/
+21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86 rwsem: avoid taking slow path when stealing write lock
Michel Lespinasse
2013-05-07
1
-7
/
+21
[next]