summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/tsc: Mark cyc2ns_init() and detect_art() __initDou Liyang2017-11-101-2/+2
* x86/platform/UV: Mark tsc_check_sync as an init functionmike.travis@hpe.com2017-10-241-1/+1
* x86/tsc: Make CONFIG_X86_TSC=n build work againThomas Gleixner2017-10-171-0/+4
* x86/platform/UV: Add check of TSC state set by UV BIOSmike.travis@hpe.com2017-10-162-5/+61
* x86/tsc: Provide a means to disable TSC ARTmike.travis@hpe.com2017-10-161-2/+6
* x86/tsc: Drastically reduce the number of firmware bug warningsmike.travis@hpe.com2017-10-161-6/+3
* x86/tsc: Skip TSC test and error messages if already unstablemike.travis@hpe.com2017-10-161-0/+8
* x86/tsc: Add option that TSC on Socket 0 being non-zero is validmike.travis@hpe.com2017-10-162-4/+37
* x86/timers: Move simple_udelay_calibration() past kvmclock_init()Boris Ostrovsky2017-09-251-5/+4
* x86/timers: Make recalibrate_cpu_khz() voidDou Liyang2017-09-252-7/+3
* x86/timers: Move the simple udelay calibration to tsc.hDou Liyang2017-09-253-21/+21
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-2417-66/+87
|\
| * x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf2017-09-2312-42/+39
| * x86/mm/32: Load a sane CR3 before cpu_init() on secondary CPUsAndy Lutomirski2017-09-171-6/+7
| * x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlierAndy Lutomirski2017-09-172-8/+8
| * x86/mm/64: Stop using CR3.PCID == 0 in ASID-aware codeAndy Lutomirski2017-09-171-2/+19
| * x86/mm: Factor out CR3-building codeAndy Lutomirski2017-09-172-10/+16
* | Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-221-1/+1
|\ \
| * | xen: x86: mark xen_find_pt_base as __initArnd Bergmann2017-09-151-1/+1
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-09-2212-156/+184
|\ \ \
| * | | crypto: x86/twofish - Fix RBP usageJosh Poimboeuf2017-09-201-6/+6
| * | | crypto: sha512-avx2 - Fix RBP usageJosh Poimboeuf2017-09-201-36/+39
| * | | crypto: x86/sha256-ssse3 - Fix RBP usageJosh Poimboeuf2017-09-201-8/+7
| * | | crypto: x86/sha256-avx2 - Fix RBP usageJosh Poimboeuf2017-09-201-15/+7
| * | | crypto: x86/sha256-avx - Fix RBP usageJosh Poimboeuf2017-09-201-8/+7
| * | | crypto: x86/sha1-ssse3 - Fix RBP usageJosh Poimboeuf2017-09-201-6/+5
| * | | crypto: x86/sha1-avx2 - Fix RBP usageJosh Poimboeuf2017-09-201-3/+1
| * | | crypto: x86/des3_ede - Fix RBP usageJosh Poimboeuf2017-09-201-6/+9
| * | | crypto: x86/cast6 - Fix RBP usageJosh Poimboeuf2017-09-201-16/+34
| * | | crypto: x86/cast5 - Fix RBP usageJosh Poimboeuf2017-09-201-17/+30
| * | | crypto: x86/camellia - Fix RBP usageJosh Poimboeuf2017-09-201-13/+13
| * | | crypto: x86/blowfish - Fix RBP usageJosh Poimboeuf2017-09-201-22/+26
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-202-20/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang2017-09-191-12/+21
| * | | KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang2017-09-191-5/+1
| * | | KVM: x86: Fix the NULL pointer parameter in check_cr_write()Yu Zhang2017-09-191-3/+5
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-171-0/+11
|\ \ \ | |/ / |/| |
| * | x86/cpu/AMD: Fix erratum 1076 (CPB bit)Borislav Petkov2017-09-151-0/+11
* | | Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-163-8/+14
|\ \ \
| * | | um: remove a stray tabDan Carpenter2017-09-131-1/+1
| * | | um: Fix FP register size for XSTATE/XSAVEThomas Meyer2017-09-132-7/+13
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-167-93/+168
|\ \ \ \ | |_|/ / |/| | |
| * | | kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properlyJim Mattson2017-09-151-59/+75
| * | | kvm: vmx: Handle VMLAUNCH/VMRESUME failure properlyJim Mattson2017-09-151-6/+8
| * | | kvm: nVMX: Remove nested_vmx_succeed after successful VM-entryJim Mattson2017-09-151-7/+9
| * | | kvm,x86: Fix apf_task_wake_one() wq serializationDavidlohr Bueso2017-09-151-1/+1
| * | | kvm,lapic: Justify use of swait_active()Davidlohr Bueso2017-09-151-0/+4
| * | | KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr2017-09-151-2/+7
| * | | kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson2017-09-151-0/+5
| * | | KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...Wanpeng Li2017-09-141-9/+28