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: MMU: Remove unused parameter parent_pte from kvm_mmu_get_page()
Takuya Yoshikawa
2015-11-26
2
-15
/
+9
*
KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()
Takuya Yoshikawa
2015-11-26
1
-21
/
+6
*
KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shado...
Takuya Yoshikawa
2015-11-26
2
-18
/
+11
*
KVM: x86: MMU: Move initialization of parent_ptes out from kvm_mmu_alloc_page()
Takuya Yoshikawa
2015-11-25
1
-7
/
+7
*
KVM: x86: MMU: Consolidate BUG_ON checks for reverse-mapped sptes
Takuya Yoshikawa
2015-11-25
1
-9
/
+17
*
KVM: x86: MMU: Remove is_rmap_spte() and use is_shadow_present_pte()
Takuya Yoshikawa
2015-11-25
2
-10
/
+5
*
KVM: x86: MMU: Make mmu_set_spte() return emulate value
Takuya Yoshikawa
2015-11-25
2
-18
/
+19
*
KVM: x86: MMU: Add helper function to clear a bit in unsync child bitmap
Takuya Yoshikawa
2015-11-25
1
-18
/
+18
*
KVM: x86: MMU: Remove unused parameter of __direct_map()
Takuya Yoshikawa
2015-11-25
1
-8
/
+4
*
KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new struct
Takuya Yoshikawa
2015-11-25
3
-104
/
+113
*
KVM: x86: MMU: always set accessed bit in shadow PTEs
Paolo Bonzini
2015-11-25
2
-8
/
+5
*
KVM: x86: correctly print #AC in traces
Paolo Bonzini
2015-11-25
1
-1
/
+1
*
KVM: svm: add support for RDTSCP
Paolo Bonzini
2015-11-25
1
-1
/
+23
*
KVM: x86: expose MSR_TSC_AUX to userspace
Paolo Bonzini
2015-11-25
1
-5
/
+6
*
kvm/x86: Hyper-V kvm exit
Andrey Smetanin
2015-11-25
3
-0
/
+27
*
kvm/x86: Hyper-V synthetic interrupt controller
Andrey Smetanin
2015-11-25
7
-7
/
+434
*
kvm/x86: per-vcpu apicv deactivation support
Andrey Smetanin
2015-11-25
7
-47
/
+63
*
kvm/x86: split ioapic-handled and EOI exit bitmaps
Andrey Smetanin
2015-11-25
8
-18
/
+20
*
kvm/irqchip: kvm_arch_irq_routing_update renaming split
Andrey Smetanin
2015-11-25
1
-1
/
+1
*
KVM: nVMX: remove incorrect vpid check in nested invvpid emulation
Haozhong Zhang
2015-11-25
1
-5
/
+0
*
Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2015-11-24
6
-17
/
+54
|
\
|
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-22
5
-15
/
+53
|
|
\
|
|
*
x86/cpu: Fix SMAP check in PVOPS environments
Andrew Cooper
2015-11-19
1
-2
/
+1
|
|
*
x86/ftrace: Add comment on static function tracing
Namhyung Kim
2015-11-19
1
-0
/
+6
|
|
*
x86/fpu: Fix get_xsave_addr() behavior under virtualization
Huaitong Han
2015-11-12
1
-1
/
+0
|
|
*
x86/fpu: Fix 32-bit signal frame handling
Dave Hansen
2015-11-12
1
-6
/
+5
|
|
*
x86/mpx: Fix 32-bit address space calculation
Dave Hansen
2015-11-12
1
-5
/
+17
|
|
*
x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernels
Dave Hansen
2015-11-12
1
-1
/
+24
|
*
|
Merge branch 'pm-tools'
Rafael J. Wysocki
2015-11-16
1
-2
/
+1
|
|
\
\
|
|
*
|
x86: remove unused definition of MSR_NHM_PLATFORM_INFO
Len Brown
2015-11-13
1
-2
/
+1
*
|
|
|
KVM: x86: request interrupt window when IRQ chip is split
Matt Gingell
2015-11-18
1
-2
/
+4
*
|
|
|
KVM: x86: set KVM_REQ_EVENT on local interrupt request from user space
Matt Gingell
2015-11-18
1
-0
/
+1
*
|
|
|
KVM: x86: split kvm_vcpu_ready_for_interrupt_injection out of dm_request_for_...
Matt Gingell
2015-11-18
1
-24
/
+19
*
|
|
|
KVM: x86: fix interrupt window handling in split IRQ chip case
Matt Gingell
2015-11-18
1
-14
/
+19
|
/
/
/
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-11-15
1
-6
/
+0
|
\
\
\
|
*
|
|
perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macro
Huang Rui
2015-11-12
1
-6
/
+0
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-15
9
-16
/
+73
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
x86/cpu: Call verify_cpu() after having entered long mode too
Borislav Petkov
2015-11-07
2
-5
/
+15
|
*
|
|
x86/setup: Fix low identity map for >= 2GB kernel range
Krzysztof Mazur
2015-11-07
1
-1
/
+1
|
*
|
|
x86/mm: Skip the hypervisor range when walking PGD
Boris Ostrovsky
2015-11-07
1
-1
/
+16
|
*
|
|
x86/AMD: Fix last level cache topology for AMD Fam17h systems
Aravind Gopalakrishnan
2015-11-07
1
-0
/
+13
|
*
|
|
x86/irq: Probe for PIC presence before allocating descs for legacy IRQs
Vitaly Kuznetsov
2015-11-07
3
-9
/
+27
|
*
|
|
x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for Merrifield
Andy Shevchenko
2015-11-07
1
-0
/
+1
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-12
10
-211
/
+223
|
\
\
\
|
*
|
|
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
Paolo Bonzini
2015-11-10
4
-4
/
+4
|
*
|
|
KVM: svm: unconditionally intercept #DB
Paolo Bonzini
2015-11-10
1
-11
/
+3
|
*
|
|
KVM: x86: work around infinite loop in microcode when #AC is delivered
Eric Northup
2015-11-10
3
-1
/
+13
|
*
|
|
KVM: VMX: Dump TSC multiplier in dump_vmcs()
Haozhong Zhang
2015-11-10
1
-0
/
+3
|
*
|
|
KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSC
Haozhong Zhang
2015-11-10
1
-4
/
+5
|
*
|
|
KVM: VMX: Setup TSC scaling ratio when a vcpu is loaded
Haozhong Zhang
2015-11-10
1
-0
/
+6
[next]