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
*
KVM: nVMX: kmap() can't fail
David Hildenbrand
2017-02-07
1
-9
/
+0
*
kvm: x86: mmu: Verify that restored PTE has needed perms in fast page fault
Junaid Shahid
2017-01-27
1
-59
/
+68
*
kvm: x86: mmu: Move pgtbl walk inside retry loop in fast_page_fault
Junaid Shahid
2017-01-27
1
-5
/
+5
*
kvm: x86: mmu: Update comment in mark_spte_for_access_track
Junaid Shahid
2017-01-27
1
-3
/
+3
*
kvm: x86: mmu: Set SPTE_SPECIAL_MASK within mmu.c
Junaid Shahid
2017-01-27
3
-8
/
+6
*
kvm: x86: mmu: Rename EPT_VIOLATION_READ/WRITE/INSTR constants
Junaid Shahid
2017-01-27
2
-9
/
+9
*
Revert "KVM: nested VMX: disable perf cpuid reporting"
Jim Mattson
2017-01-20
2
-8
/
+0
*
kvm: x86: Expose Intel VPOPCNTDQ feature to guest
Piotr Luc
2017-01-17
1
-1
/
+1
*
Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Radim Krčmář
2017-01-17
35
-121
/
+284
|
\
|
*
x86/cpufeature: Add AVX512_VPOPCNTDQ feature
Piotr Luc
2017-01-16
2
-1
/
+2
|
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-01-15
18
-100
/
+129
|
|
\
|
|
*
x86/mpx: Use compatible types in comparison to fix sparse error
Tobias Klauser
2017-01-14
1
-1
/
+1
|
|
*
x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()
Len Brown
2017-01-14
1
-0
/
+1
|
|
*
x86/entry: Fix the end of the stack for newly forked tasks
Josh Poimboeuf
2017-01-12
2
-23
/
+18
|
|
*
x86/unwind: Include __schedule() in stack traces
Josh Poimboeuf
2017-01-12
2
-5
/
+10
|
|
*
x86/unwind: Disable KASAN checks for non-current tasks
Josh Poimboeuf
2017-01-12
2
-3
/
+22
|
|
*
x86/unwind: Silence warnings for non-current tasks
Josh Poimboeuf
2017-01-12
1
-0
/
+10
|
|
*
x86/microcode/intel: Use correct buffer size for saving microcode data
Junichi Nomura
2017-01-09
1
-2
/
+3
|
|
*
x86/microcode/intel: Fix allocation size of struct ucode_patch
Junichi Nomura
2017-01-09
1
-1
/
+1
|
|
*
x86/microcode/intel: Add a helper which gives the microcode revision
Borislav Petkov
2017-01-09
3
-38
/
+31
|
|
*
x86/microcode: Use native CPUID to tickle out microcode revision
Borislav Petkov
2017-01-09
2
-24
/
+4
|
|
*
x86/CPU: Add native CPUID variants returning a single datum
Borislav Petkov
2017-01-09
1
-0
/
+18
|
|
*
x86/boot: Add missing declaration of string functions
Nicholas Mc Guire
2017-01-09
2
-0
/
+10
|
|
*
x86/CPU/AMD: Fix Bulldozer topology
Borislav Petkov
2017-01-06
1
-8
/
+1
|
|
*
x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev'
Andy Shevchenko
2017-01-05
2
-1
/
+5
|
|
*
x86/cpu: Fix typo in the comment for Anniedale
Andy Shevchenko
2017-01-05
1
-1
/
+1
|
|
*
x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...
Lukasz Odzioba
2017-01-05
1
-1
/
+1
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-15
7
-3
/
+15
|
|
\
\
|
|
*
|
perf/x86: Reject non sampling events with precise_ip
Jiri Olsa
2017-01-14
1
-0
/
+4
|
|
*
|
perf/x86/intel: Account interrupts for PEBS errors
Jiri Olsa
2017-01-14
1
-1
/
+5
|
|
*
|
perf/x86/intel: Use ULL constant to prevent undefined shift behaviour
Colin King
2017-01-11
1
-1
/
+1
|
|
*
|
perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init ...
Prarit Bhargava
2017-01-11
1
-1
/
+1
|
|
*
|
perf/x86: Set pmu->module in Intel PMU modules
David Carrillo-Cisneros
2017-01-05
3
-0
/
+4
|
|
|
/
|
*
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-01-15
2
-2
/
+68
|
|
\
\
|
|
*
|
efi/x86: Prune invalid memory map entries and fix boot regression
Peter Jones
2017-01-14
1
-0
/
+66
|
|
*
|
x86/efi: Don't allocate memmap through memblock after mm_init()
Nicolai Stange
2017-01-07
1
-2
/
+2
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-01-14
4
-14
/
+66
|
|
\
\
\
|
|
*
|
|
KVM: x86: fix emulation of "MOV SS, null selector"
Paolo Bonzini
2017-01-12
1
-10
/
+38
|
|
*
|
|
KVM: x86: fix NULL deref in vcpu_scan_ioapic
Wanpeng Li
2017-01-12
1
-0
/
+2
|
|
*
|
|
KVM: x86: Introduce segmented_write_std
Steve Rutherford
2017-01-12
1
-4
/
+18
|
|
*
|
|
KVM: x86: flush pending lapic jump label updates on module unload
David Matlack
2017-01-12
3
-0
/
+8
|
*
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-01-11
1
-1
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
crypto: aesni - Fix failure when built-in with modular pcbc
Herbert Xu
2016-12-30
1
-1
/
+2
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-09
1
-0
/
+2
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
bpf: change back to orig prog on too many passes
Daniel Borkmann
2017-01-08
1
-0
/
+2
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
kvm: nVMX: Reorder error checks for emulated VMXON
Jim Mattson
2017-01-09
1
-3
/
+3
*
|
|
|
|
KVM: lapic: do not scan IRR when delivering an interrupt
Paolo Bonzini
2017-01-09
1
-4
/
+15
*
|
|
|
|
KVM: lapic: do not set KVM_REQ_EVENT unnecessarily on PPR update
Paolo Bonzini
2017-01-09
1
-1
/
+2
*
|
|
|
|
KVM: lapic: remove unnecessary KVM_REQ_EVENT on PPR update
Paolo Bonzini
2017-01-09
1
-12
/
+24
*
|
|
|
|
KVM: vmx: speed up TPR below threshold vmexits
Paolo Bonzini
2017-01-09
3
-1
/
+8
[next]