summaryrefslogtreecommitdiff
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | KVM: vmx: fix underflow in TSC deadline calculationPaolo Bonzini2016-07-011-3/+3
| * | | | | | KVM: x86: use guest_exit_irqoffPaolo Bonzini2016-07-013-12/+9
| * | | | | | KVM: x86: always use "acknowledge interrupt on exit"Paolo Bonzini2016-07-011-4/+3
| * | | | | | KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-011-2/+2
| * | | | | | kvm: x86: use getboottime64Arnd Bergmann2016-06-231-5/+5
| * | | | | | KVM: VMX: enable guest access to LMCE related MSRsAshok Raj2016-06-233-6/+43
| * | | | | | KVM: VMX: validate individual bits of guest MSR_IA32_FEATURE_CONTROLHaozhong Zhang2016-06-231-1/+24
| * | | | | | KVM: VMX: move msr_ia32_feature_control to vcpu_vmxHaozhong Zhang2016-06-231-7/+6
| |/ / / / /
| * | | | | kvm: vmx: hook preemption timer supportYunhong Jiang2016-06-163-2/+183
| * | | | | kvm: vmx: rename vmx_pre/post_block to pi_pre/post_blockYunhong Jiang2016-06-161-2/+15
| * | | | | KVM: x86: support using the vmx preemption timer for tsc deadline timerYunhong Jiang2016-06-165-1/+100
| * | | | | kvm: lapic: separate start_sw_tscdeadline from start_apic_timerYunhong Jiang2016-06-161-26/+31
| * | | | | KVM: remove kvm_vcpu_compatiblePaolo Bonzini2016-06-162-9/+3
| * | | | | x86/kvm/svm: Simplify cpu_has_svm()Borislav Petkov2016-06-162-7/+2
| * | | | | KVM: x86: Fix typosAndrea Gelmini2016-06-145-5/+5
| * | | | | kvm/x86: remove unnecessary header file inclusionKai Huang2016-06-031-2/+0
| * | | | | KVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with kvm->lockPaolo Bonzini2016-06-032-3/+5
| * | | | | KVM: x86: rename process_smi to enter_smm, process_smi_request to process_smiPaolo Bonzini2016-06-031-20/+21
| * | | | | KVM: x86: avoid simultaneous queueing of both IRQ and SMIPaolo Bonzini2016-06-031-16/+29
* | | | | | Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2016-07-28148-1015/+783
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/microcode'Ingo Molnar2016-07-278-157/+190
| |\ \ \ \ \ \
| | * | | | | | x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov2016-07-261-2/+14
| | * | | | | | x86/microcode: Remove unused symbol exportsBorislav Petkov2016-07-082-3/+0
| | * | | | | | Merge tag 'v4.7-rc6' into x86/microcode, to pick up fixes before merging new ...Ingo Molnar2016-07-0830-166/+240
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | x86/microcode/intel: Do not issue microcode updates messages on each CPUAndi Kleen2016-06-141-7/+17
| | * | | | | | Documentation/microcode: Document some aspects for more clarityBorislav Petkov2016-06-081-7/+9
| | * | | | | | x86/microcode/AMD: Make amd_ucode_patch[] staticBorislav Petkov2016-06-082-2/+1
| | * | | | | | x86/microcode/intel: Unexport save_mc_for_early()Borislav Petkov2016-06-082-14/+6
| | * | | | | | x86/microcode/intel: Rename load_microcode_early() to find_microcode_patch()Borislav Petkov2016-06-081-5/+5
| | * | | | | | x86/microcode: Propagate save_microcode_in_initrd() retvalBorislav Petkov2016-06-082-5/+5
| | * | | | | | x86/microcode: Get rid of find_cpio_data()'s dummy offset argBorislav Petkov2016-06-082-4/+2
| | * | | | | | x86/microcode: Fix suspend to RAM with builtin microcodeBorislav Petkov2016-06-083-10/+2
| | * | | | | | x86/microcode: Fix loading precedenceBorislav Petkov2016-06-083-102/+133
| | | |/ / / / | | |/| | | |
| * | | | | | manual merge of x86/headersIngo Molnar2016-07-27118-132/+113
| |\ \ \ \ \ \
| | * | | | | | x86, crypto: Restore MODULE_LICENSE() to glue_helper.c so it loadsPaul Gortmaker2016-07-201-1/+3
| | * | | | | | x86/apic: Remove duplicated include from probe_64.cWei Yongjun2016-07-191-1/+0
| | * | | | | | x86/ce4100: Remove duplicated include from ce4100.cWei Yongjun2016-07-191-2/+0
| | * | | | | | x86/headers: Include spinlock_types.h in x8664_ksyms_64.c for missing spinlock_tStephen Rothwell2016-07-191-0/+1
| | * | | | | | x86/platform: Delete extraneous MODULE_* tags fromm ts5500Paul Gortmaker2016-07-161-4/+0
| | * | | | | | x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker2016-07-1411-12/+11
| | * | | | | | x86/kvm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-147-7/+8
| | * | | | | | x86/xen: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-146-6/+6
| | * | | | | | x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-1410-12/+13
| | * | | | | | x86/lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-1414-14/+16
| | * | | | | | x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-1450-49/+50
| | * | | | | | x86/mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-1419-19/+9
| | * | | | | | x86: Don't use module.h just for AUTHOR / LICENSE tagsPaul Gortmaker2016-07-142-10/+1
| | * | | | | | Merge branch 'x86/platform' into x86/headers, to apply dependent patchesIngo Molnar2016-07-1414-63/+778
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'x86/cpu'Ingo Molnar2016-07-274-3/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUsPeter Zijlstra2016-07-204-3/+8