index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: MMU: introduce is_shadow_zero_bits_set()
Xiao Guangrong
2015-08-05
1
-9
/
+19
*
KVM: MMU: introduce the framework to check zero bits on sptes
Xiao Guangrong
2015-08-05
4
-0
/
+62
*
KVM: MMU: split reset_rsvds_bits_mask_ept
Xiao Guangrong
2015-08-05
1
-4
/
+10
*
KVM: MMU: split reset_rsvds_bits_mask
Xiao Guangrong
2015-08-05
1
-8
/
+18
*
KVM: MMU: introduce rsvd_bits_validate
Xiao Guangrong
2015-08-05
3
-36
/
+50
*
KVM: MMU: move FNAME(is_rsvd_bits_set) to mmu.c
Xiao Guangrong
2015-08-05
2
-11
/
+10
*
KVM: MMU: fix validation of mmio page fault
Xiao Guangrong
2015-08-05
1
-45
/
+0
*
KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ON
Alex Williamson
2015-08-05
1
-4
/
+4
*
KVM: x86: clean/fix memory barriers in irqchip_in_kernel
Paolo Bonzini
2015-07-30
3
-25
/
+15
*
KVM: x86: remove unnecessary memory barriers for shared MSRs
Paolo Bonzini
2015-07-29
1
-3
/
+1
*
KVM: move code related to KVM_SET_BOOT_CPU_ID to x86
Paolo Bonzini
2015-07-29
2
-0
/
+24
*
KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask
Paolo Bonzini
2015-07-23
1
-7
/
+8
*
kvm/x86: add support for MONITOR_TRAP_FLAG
Mihai Donțu
2015-07-23
3
-4
/
+15
*
kvm/x86: add sending hyper-v crash notification to user space
Andrey Smetanin
2015-07-23
1
-0
/
+6
*
kvm/x86: added hyper-v crash msrs into kvm hyperv context
Andrey Smetanin
2015-07-23
4
-5
/
+86
*
kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
Andrey Smetanin
2015-07-23
7
-269
/
+366
*
KVM: nVMX: VMX instructions: add checks for #GP/#SS exceptions
Eugene Korenevsky
2015-07-23
1
-16
/
+61
*
KVM: x86: rename quirk constants to KVM_X86_QUIRK_*
Paolo Bonzini
2015-07-23
4
-5
/
+5
*
KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED
Xiao Guangrong
2015-07-23
1
-1
/
+4
*
KVM: x86: introduce kvm_check_has_quirk
Paolo Bonzini
2015-07-23
3
-2
/
+7
*
KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
Xiao Guangrong
2015-07-23
1
-9
/
+10
*
KVM: MTRR: fix memory type handling if MTRR is completely disabled
Xiao Guangrong
2015-07-23
1
-1
/
+20
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-18
8
-209
/
+350
|
\
|
*
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...
Ingo Molnar
2015-07-18
3
-9
/
+11
|
*
x86/fpu, sched: Dynamically allocate 'struct fpu'
Dave Hansen
2015-07-18
4
-38
/
+85
|
*
x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing code
Andy Lutomirski
2015-07-17
2
-0
/
+27
|
*
x86/nmi/64: Make the "NMI executing" variable more consistent
Andy Lutomirski
2015-07-17
1
-6
/
+5
|
*
x86/nmi/64: Minor asm simplification
Andy Lutomirski
2015-07-17
1
-2
/
+1
|
*
x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection
Andy Lutomirski
2015-07-17
1
-4
/
+25
|
*
x86/nmi/64: Reorder nested NMI checks
Andy Lutomirski
2015-07-17
1
-16
/
+18
|
*
x86/nmi/64: Improve nested NMI comments
Andy Lutomirski
2015-07-17
2
-68
/
+94
|
*
x86/nmi/64: Switch stacks on userspace NMI entry
Andy Lutomirski
2015-07-17
1
-4
/
+58
|
*
x86/nmi/64: Remove asm code that saves CR2
Andy Lutomirski
2015-07-17
1
-17
/
+0
|
*
x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
Andy Lutomirski
2015-07-17
1
-71
/
+52
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-07-18
1
-1
/
+1
|
\
\
|
*
|
x86, perf: Fix static_key bug in load_mm_cr4()
Peter Zijlstra
2015-07-10
1
-1
/
+1
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-18
1
-0
/
+11
|
\
\
\
|
*
|
|
genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for now
Thomas Gleixner
2015-07-15
1
-0
/
+11
*
|
|
|
mm: clean up per architecture MM hook header files
Laurent Dufour
2015-07-17
2
-15
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
2015-07-16
1
-27
/
+0
|
\
\
\
|
*
|
|
intel_pmc_ipc: Update kerneldoc formatting
qipeng.zha
2015-07-09
1
-27
/
+0
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-07-15
8
-21
/
+142
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
kvm: x86: fix load xsave feature warning
Wanpeng Li
2015-07-10
1
-2
/
+1
|
*
|
|
KVM: x86: apply guest MTRR virtualization on host reserved pages
Paolo Bonzini
2015-07-10
2
-13
/
+5
|
*
|
|
KVM: SVM: Sync g_pat with guest-written PAT value
Jan Kiszka
2015-07-10
1
-0
/
+10
|
*
|
|
KVM: SVM: use NPT page attributes
Paolo Bonzini
2015-07-10
1
-5
/
+96
|
*
|
|
KVM: count number of assigned devices
Paolo Bonzini
2015-07-10
3
-0
/
+22
|
*
|
|
KVM: VMX: fix vmwrite to invalid VMCS
Radim Krčmář
2015-07-10
2
-5
/
+2
|
*
|
|
KVM: x86: reintroduce kvm_is_mmio_pfn
Paolo Bonzini
2015-07-10
1
-1
/
+9
|
*
|
|
x86: hyperv: add CPUID bit for crash handlers
Paolo Bonzini
2015-07-10
1
-0
/
+2
|
|
/
/
[next]