index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2017-09-08
34
-169
/
+213
|
\
|
*
KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state
Paolo Bonzini
2017-08-25
2
-6
/
+17
|
*
KVM: x86: simplify handling of PKRU
Paolo Bonzini
2017-08-25
5
-30
/
+10
|
*
KVM: x86: block guest protection keys unless the host has them enabled
Paolo Bonzini
2017-08-25
1
-1
/
+1
|
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-08-20
18
-66
/
+84
|
|
\
|
|
*
x86: Constify attribute_group structures
Arvind Yadav
2017-08-18
7
-36
/
+36
|
|
*
x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt'
Alexander Potapenko
2017-08-17
1
-3
/
+4
|
|
*
x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks
Oleg Nesterov
2017-08-16
1
-2
/
+1
|
|
*
x86: Fix norandmaps/ADDR_NO_RANDOMIZE
Oleg Nesterov
2017-08-16
1
-2
/
+2
|
|
*
x86/mtrr: Prevent CPU hotplug lock recursion
Thomas Gleixner
2017-08-15
1
-3
/
+15
|
|
*
x86: Mark various structures and functions as 'static'
Colin Ian King
2017-08-11
4
-5
/
+5
|
|
*
x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD"...
Borislav Petkov
2017-08-11
2
-2
/
+2
|
|
*
x86/smpboot: Unbreak CPU0 hotplug
Vitaly Kuznetsov
2017-08-10
1
-13
/
+17
|
|
*
x86/asm/64: Clear AC on NMI entries
Andy Lutomirski
2017-08-10
1
-0
/
+2
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-08-20
1
-9
/
+7
|
|
\
\
|
|
*
|
perf/x86: Fix RDPMC vs. mm_struct tracking
Peter Zijlstra
2017-08-10
1
-9
/
+7
|
|
|
/
|
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-08-20
1
-0
/
+1
|
|
\
\
|
|
*
|
kernel/watchdog: Prevent false positives with turbo modes
Thomas Gleixner
2017-08-18
1
-0
/
+1
|
*
|
|
mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes
Kees Cook
2017-08-19
1
-2
/
+2
|
*
|
|
kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdog
Nicholas Piggin
2017-08-19
1
-1
/
+1
|
*
|
|
Merge tag 'pm-4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-08-17
1
-0
/
+3
|
|
\
\
\
|
|
|
\
\
|
|
|
\
\
|
|
*
-
.
\
\
Merge branches 'intel_pstate-fix' and 'cpufreq-x86-fix'
Rafael J. Wysocki
2017-08-17
1
-0
/
+3
|
|
|
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
/
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
|
*
cpufreq: x86: Disable interrupts during MSRs reading
Doug Smythies
2017-08-11
1
-0
/
+3
|
|
|
|
/
|
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-08-14
2
-32
/
+37
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
crypto: x86/sha1 - Fix reads beyond the number of blocks passed
megha.dey@linux.intel.com
2017-08-09
2
-32
/
+37
|
*
|
|
Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-08-12
3
-22
/
+50
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
xen: fix hvm guest with kaslr enabled
Juergen Gross
2017-08-11
1
-2
/
+14
|
|
*
|
xen: split up xen_hvm_init_shared_info()
Juergen Gross
2017-08-11
1
-21
/
+24
|
|
*
|
x86: provide an init_mem_mapping hypervisor hook
Juergen Gross
2017-08-11
2
-0
/
+13
*
|
|
|
kvm: nVMX: Validate the virtual-APIC address on nested VM-entry
Jim Mattson
2017-08-25
1
-0
/
+15
*
|
|
|
KVM: nVMX: Fix trying to cancel vmlauch/vmresume
Wanpeng Li
2017-08-24
1
-14
/
+17
*
|
|
|
KVM: X86: Fix loss of exception which has not yet been injected
Wanpeng Li
2017-08-24
5
-32
/
+70
*
|
|
|
KVM: VMX: use kvm_event_needs_reinjection
Wanpeng Li
2017-08-24
1
-3
/
+1
*
|
|
|
KVM: MMU: speedup update_permission_bitmask
Paolo Bonzini
2017-08-24
1
-51
/
+70
*
|
|
|
KVM: MMU: Expose the LA57 feature to VM.
Yu Zhang
2017-08-24
7
-36
/
+65
*
|
|
|
KVM: MMU: Add 5 level EPT & Shadow page table support.
Yu Zhang
2017-08-24
9
-29
/
+67
*
|
|
|
KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL.
Yu Zhang
2017-08-24
5
-23
/
+25
*
|
|
|
KVM: MMU: check guest CR3 reserved bits based on its physical address width.
Yu Zhang
2017-08-24
4
-7
/
+19
*
|
|
|
KVM: x86: Add return value to kvm_cpuid().
Yu Zhang
2017-08-24
7
-21
/
+34
*
|
|
|
kvm: vmx: Raise #UD on unsupported XSAVES/XRSTORS
Paolo Bonzini
2017-08-24
1
-4
/
+22
*
|
|
|
kvm: vmx: Raise #UD on unsupported RDSEED
Jim Mattson
2017-08-24
1
-1
/
+23
*
|
|
|
kvm: vmx: Raise #UD on unsupported RDRAND
Jim Mattson
2017-08-24
1
-1
/
+30
*
|
|
|
KVM: VMX: cache secondary exec controls
Paolo Bonzini
2017-08-24
1
-46
/
+54
*
|
|
|
KVM: SVM: Enable Virtual GIF feature
Janakarajan Natarajan
2017-08-23
2
-6
/
+56
*
|
|
|
KVM: SVM: Add Virtual GIF feature definition
Janakarajan Natarajan
2017-08-23
1
-0
/
+1
*
|
|
|
KVM: VMX: always require WB memory type for EPT
David Hildenbrand
2017-08-18
1
-2
/
+7
*
|
|
|
KVM: VMX: cleanup EPTP definitions
David Hildenbrand
2017-08-18
2
-19
/
+17
*
|
|
|
KVM: SVM: delete avic_vm_id_bitmap (2 megabyte static array)
Denys Vlasenko
2017-08-18
1
-40
/
+21
*
|
|
|
KVM: x86: fix use of L1 MMIO areas in nested guests
Paolo Bonzini
2017-08-18
4
-5
/
+20
*
|
|
|
KVM: x86: Avoid guest page table walk when gpa_available is set
Brijesh Singh
2017-08-18
5
-22
/
+17
[next]