summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2019-09-10KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callersSean Christopherson
2019-09-10Merge tag 'kvmarm-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2019-09-10KVM: x86: Disable posted interrupts for non-standard IRQs delivery modesAlexander Graf
2019-09-06x86/cpu: Add new Airmont variant to Intel familyRahul Tanwar
2019-09-06x86/cpu: Add Elkhart Lake to Intel familyGayatri Kammela
2019-09-06x86/cpu: Add Tiger Lake to Intel familyGayatri Kammela
2019-09-06Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changesIngo Molnar
2019-09-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-03cpuidle-haltpoll: vcpu hotplug supportJoao Martins
2019-09-03x86/mm: Remove the unused set_memory_wt() functionChristoph Hellwig
2019-09-03x86/mm: Remove set_pages_x() and set_pages_nx()Christoph Hellwig
2019-09-03x86/mm: Remove the unused set_memory_array_*() functionsChristoph Hellwig
2019-09-03Merge tag 'v5.3-rc7' into x86/mm, to pick up fixesIngo Molnar
2019-09-03x86/math64: Provide a sane mul_u64_u32_div() implementation for x86_64Peter Zijlstra
2019-09-02x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra
2019-09-02x86: Correct misc typosMarco Ammon
2019-09-02x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber
2019-09-02Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-09-02Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar
2019-09-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-08-31ftrace/x86: Remove mcount() declarationJisheng Zhang
2019-08-30perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips
2019-08-28x86/vmware: Add a header file for hypercall definitionsThomas Hellstrom
2019-08-28perf/x86/intel: Support PEBS output to PTAlexander Shishkin
2019-08-28x86/intel: Add common OPTDIFFsPeter Zijlstra
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core graphics namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra
2019-08-28x86/cpufeature: Explain the macro duplicationCao Jin
2019-08-26x86/ftrace: Remove mcount() declarationJisheng Zhang
2019-08-26Merge tag 'v5.3-rc6' into x86/cpu, to pick up fixesIngo Molnar
2019-08-23x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson
2019-08-23clocksource/drivers/hyperv: Enable TSC page clocksource on 32bitVitaly Kuznetsov
2019-08-23x86/dma: Get rid of iommu_pass_throughJoerg Roedel
2019-08-22KVM: x86: Rename access permissions cache member in struct kvm_vcpu_archSean Christopherson
2019-08-22x86: KVM: add xsetbv to the emulatorVitaly Kuznetsov
2019-08-22x86: kvm: svm: propagate errors from skip_emulated_instruction()Vitaly Kuznetsov
2019-08-22crypto: x86/xts - implement support for ciphertext stealingArd Biesheuvel
2019-08-21x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard
2019-08-19acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer
2019-08-19x86/irq: Move IS_ERR_OR_NULL() check into common do_IRQ() codeHeiner Kallweit
2019-08-19x86/irq: Improve definition of VECTOR_SHUTDOWN et alHeiner Kallweit
2019-08-19x86/fixmap: Cleanup outdated commentsCao jin
2019-08-19x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky
2019-08-19x86/msr-index: Move AMD MSRs where they belongBorislav Petkov
2019-08-17x86/cpu: Explain Intel model naming conventionTony Luck
2019-08-16x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini