summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2015-12-19x86/cpu: Provide a config option to disable static_cpu_hasBorislav Petkov1-1/+1
2015-12-19x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov4-36/+7
2015-12-19x86/cpufeature: Cleanup get_cpu_cap()Borislav Petkov1-0/+20
2015-12-19x86/cpufeature: Move some of the scattered feature bits to x86_capabilityBorislav Petkov1-22/+32
2015-12-19Merge branch 'linus' into x86/cleanupsThomas Gleixner16-50/+130
2015-12-04x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov3-18/+13
2015-11-26x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_deferJuergen Gross3-36/+2
2015-11-19x86/paravirt: Remove unused pv_apic_ops structureJuergen Gross3-22/+0
2015-11-19x86/tsc: Remove unused tsc_pre_init() hookThomas Gleixner1-2/+0
2015-11-17x86: Remove unused function cpu_has_ht_siblings()Juergen Gross1-9/+0
2015-11-17Merge branch 'pm-tools'Rafael J. Wysocki1-2/+1
2015-11-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2015-11-14x86: remove unused definition of MSR_NHM_PLATFORM_INFOLen Brown1-2/+1
2015-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-17/+14
2015-11-10KVM: x86: rename update_db_bp_intercept to update_bp_interceptPaolo Bonzini1-1/+1
2015-11-10KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup1-0/+1
2015-11-10KVM: VMX: Enable and initialize VMX TSC scalingHaozhong Zhang1-0/+3
2015-11-10KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()Haozhong Zhang1-0/+1
2015-11-10KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()Haozhong Zhang1-12/+1
2015-11-10KVM: x86: Replace call-back compute_tsc_offset() with a common functionHaozhong Zhang1-1/+0
2015-11-10KVM: x86: Replace call-back set_tsc_khz() with a common functionHaozhong Zhang1-1/+0
2015-11-10KVM: x86: Add a common TSC scaling functionHaozhong Zhang1-0/+2
2015-11-10KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_archHaozhong Zhang1-0/+1
2015-11-10KVM: x86: Collect information for setting TSC scaling ratioHaozhong Zhang1-0/+4
2015-11-10KVM: x86: declare a few variables as __read_mostlyPaolo Bonzini1-2/+0
2015-11-10kmap_atomic_to_page() has no users, remove itNicolas Pitre1-1/+0
2015-11-07x86/paravirt: Kill some unused patching functionsBorislav Petkov1-2/+0
2015-11-07x86/irq: Probe for PIC presence before allocating descs for legacy IRQsVitaly Kuznetsov1-0/+1
2015-11-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-9/+74
2015-11-05Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+7
2015-11-05Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+10
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+10
2015-11-04drivers/hv: share Hyper-V SynIC constants with userspaceAndrey Smetanin1-0/+12
2015-11-04KVM: x86: add read_phys to x86_emulate_opsRadim Krčmář1-0/+10
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini1-0/+4
2015-11-04Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2015-11-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-14/+57
2015-11-04Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-322/+319
2015-11-04Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-53/+117
2015-11-04Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+4
2015-11-04Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+0
2015-11-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-28/+121
2015-11-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-166/+98
2015-11-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+1
2015-11-04Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-36/+41
2015-11-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-4/+4
2015-11-04Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+24
2015-11-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2015-11-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki1-0/+7
2015-11-01x86/cpu: Add CLZERO detectionWan Zongshun1-1/+4