summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die processorsPu Wen2019-05-311-0/+5
* x86/mce: Handle varying MCA bank countsYazen Ghannam2019-05-312-22/+14
* x86/mce: Fix machine_check_poll() tests for error typesTony Luck2019-05-311-7/+37
* x86/uaccess: Fix up the fixupPeter Zijlstra2019-05-311-1/+2
* x86/ia32: Fix ia32_restore_sigcontext() AC leakPeter Zijlstra2019-05-311-12/+17
* x86/uaccess, signal: Fix AC=1 bloatPeter Zijlstra2019-05-311-12/+17
* x86/build: Keep local relocations with ld.lldKees Cook2019-05-311-1/+1
* x86/microcode: Fix the ancient deprecated microcode loading methodBorislav Petkov2019-05-311-1/+2
* perf/x86/intel/cstate: Add Icelake supportKan Liang2019-05-311-0/+2
* perf/x86/intel/rapl: Add Icelake supportKan Liang2019-05-311-0/+2
* perf/x86/msr: Add Icelake supportKan Liang2019-05-311-0/+1
* x86/irq/64: Limit IST stack overflow check to #DB stackThomas Gleixner2019-05-311-5/+14
* x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()Jiri Kosina2019-05-311-2/+0
* x86/uaccess: Dont leak the AC flag into __put_user() argument evaluationPeter Zijlstra2019-05-311-3/+4
* x86/build: Move _etext to actual end of .textKees Cook2019-05-311-3/+3
* x86/modules: Avoid breaking W^X while loading modulesNadav Amit2019-05-312-8/+22
* x86/ftrace: Set trampoline pages as executableNadav Amit2019-05-311-0/+8
* kvm: svm/avic: fix off-by-one in checking host APIC IDSuthikulpanit, Suravee2019-05-311-1/+5
* KVM: x86: fix return value for reserved EFERPaolo Bonzini2019-05-311-1/+1
* x86: Hide the int3_emulate_call/jmp functions from UMLSteven Rostedt (VMware)2019-05-311-1/+3
* perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa2019-05-251-3/+7
* x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook2019-05-251-0/+12
* x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012Vitaly Kuznetsov2019-05-251-1/+10
* x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen2019-05-253-14/+17
* ftrace/x86_64: Emulate call function while updating in breakpoint handlerPeter Zijlstra2019-05-251-5/+27
* x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra2019-05-251-0/+28
* x86_64: Add gap to int3 to allow for call emulationJosh Poimboeuf2019-05-251-2/+16
* mm/gup: Remove the 'write' parameter from gup_fast_permitted()Ira Weiny2019-05-251-2/+1
* xen/pvh: correctly setup the PV EFI interface for dom0Roger Pau Monne2019-05-225-14/+18
* xen/pvh: set xen_domain_type to HVM in xen_pvh_initRoger Pau Monne2019-05-221-0/+1
* KVM: lapic: Busy wait for timer to expire when using hv_timerSean Christopherson2019-05-221-1/+1
* KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writesSean Christopherson2019-05-221-13/+24
* crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()Eric Biggers2019-05-221-8/+5
* x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h modelsYazen Ghannam2019-05-223-13/+48
* x86/MCE: Group AMD function prototypes in <asm/mce.h>Yazen Ghannam2019-05-221-14/+11
* x86/MCE/AMD: Carve out the MC4_MISC thresholding quirkShirish S2019-05-222-29/+36
* x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S2019-05-221-3/+2
* x86/MCE: Add an MCE-record filtering functionYazen Ghannam2019-05-223-0/+11
* sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra2019-05-225-0/+20
* x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski2019-05-221-8/+0
* KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracingVitaly Kuznetsov2019-05-161-2/+2
* KVM: fix spectrev1 gadgetsPaolo Bonzini2019-05-161-1/+3
* KVM: nVMX: always use early vmcs check when EPT is disabledPaolo Bonzini2019-05-162-2/+21
* x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan2019-05-161-0/+21
* x86/mm: Prevent bogus warnings with "noexec=off"Thomas Gleixner2019-05-162-2/+3
* x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen2019-05-161-1/+1
* x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf2019-05-141-2/+3
* x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-142-3/+12
* x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations offKonrad Rzeszutek Wilk2019-05-141-1/+2
* x86/speculation/mds: Fix commentBoris Ostrovsky2019-05-141-1/+1