summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2016-11-28x86/build: Annotate die() with noreturn to fix build warning on clangPeter Foley1-1/+1
2016-11-28x86/platform/olpc: Fix resume handler build warningBorislav Petkov1-0/+2
2016-11-28x86/boot/64: Optimize fixmap page fixupBorislav Petkov1-2/+6
2016-11-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-29/+28
2016-11-25x86/boot/64: Use defines for page sizeBorislav Petkov1-5/+5
2016-11-24x86/sched: Add SD_ASYM_PACKING flags to x86 ITMT CPUTim Chen1-4/+24
2016-11-24x86/sysctl: Add sysctl for ITMT scheduling featureTim Chen2-3/+112
2016-11-24x86: Enable Intel Turbo Boost Max Technology 3.0Tim Chen4-0/+147
2016-11-24x86/topology: Define x86's arch_update_cpu_topologyTim Chen2-0/+12
2016-11-24KVM: x86: check for pic and ioapic presence before useRadim Krčmář1-0/+13
2016-11-24KVM: x86: fix out-of-bounds accesses of rtc_eoi mapRadim Krčmář2-3/+3
2016-11-24KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář1-25/+11
2016-11-24KVM: x86: fix out-of-bounds access in lapicRadim Krčmář1-1/+1
2016-11-24x86/apic/uv: Silence a shift wrapping warningDan Carpenter1-2/+2
2016-11-24x86/coredump: Always use user_regs_struct for compat_elf_gregset_tDmitry Safonov1-3/+1
2016-11-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-38/+37
2016-11-23x86/mce: Include the PPIN in MCE records when availableTony Luck5-0/+47
2016-11-23Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar13-77/+157
2016-11-23Merge branch 'linus' into x86/fpu, to resolve conflictsIngo Molnar26-194/+330
2016-11-22x86/pci/amd-bus: Convert to hotplug state machineSebastian Andrzej Siewior1-27/+7
2016-11-22x86/oprofile/nmi: Convert to hotplug state machineSebastian Andrzej Siewior1-43/+18
2016-11-22x86/oprofile/nmi: Remove superfluous smp_function_call_single()Anna-Maria Gleixner1-10/+12
2016-11-22x86/msr: Convert to hotplug state machineSebastian Andrzej Siewior1-54/+15
2016-11-22x86/cpuid: Move the hotplug callbacks to onlineThomas Gleixner1-5/+6
2016-11-22x86/cpuid: Convert to hotplug state machineSebastian Andrzej Siewior1-53/+11
2016-11-22x86/mce/therm_throt: Move hotplug callbacks to onlineThomas Gleixner1-5/+8
2016-11-22x86/mce/therm_throt: Convert to hotplug state machineSebastian Andrzej Siewior1-42/+13
2016-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-33/+95
2016-11-22x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()Peter Zijlstra9-27/+54
2016-11-22x86/xen: Support the vCPU preemption checkJuergen Gross1-1/+2
2016-11-22x86/kvm: Support the vCPU preemption checkPan Xinhui1-0/+12
2016-11-22x86/kvm: Support the vCPU preemption checkPan Xinhui2-1/+19
2016-11-22locking/core, x86/paravirt: Implement vcpu_is_preempted(cpu) for KVM and Xen ...Pan Xinhui3-0/+16
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar12-82/+205
2016-11-22perf/x86/intel/uncore: Allow only a single PMU/box within an events groupPeter Zijlstra1-4/+4
2016-11-22perf/x86/intel: Cure bogus unwind from PEBS entriesPeter Zijlstra2-13/+24
2016-11-22perf/x86: Restore TASK_SIZE check on frame pointerJohannes Weiner1-8/+2
2016-11-22x86/mce/AMD: Add system physical address translation for AMD Fam17hYazen Ghannam3-1/+203
2016-11-21x86/dumpstack: Make stack name tags more comprehensibleJosh Poimboeuf4-33/+23
2016-11-21x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdtAndy Shevchenko2-2/+2
2016-11-21x86/build: Build compressed x86 kernels as PIE when !CONFIG_RELOCATABLE as wellH.J. Lu1-3/+2
2016-11-21x86/MCE/AMD: Fix thinko about thresholding_enBorislav Petkov1-2/+3
2016-11-21x86/platform/intel-mid: Register watchdog device after SCUAndy Shevchenko1-5/+27
2016-11-21x86/fpu: Fix invalid FPU ptrace state after execve()Yu-cheng Yu1-8/+8
2016-11-21x86/boot: Fail the boot if !M486 and CPUID is missingAndy Lutomirski1-0/+6
2016-11-21x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski1-1/+6
2016-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-44/+61
2016-11-19kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomicPaolo Bonzini1-31/+27
2016-11-19KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini1-0/+3
2016-11-19kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini1-3/+7