summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-261-8/+2
|\ \ \ \ \
| * | | | | x86: Use POPCNT mnemonics in arch_hweight.hUros Bizjak2018-11-051-8/+2
| |/ / / /
* | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-262-2/+8
|\ \ \ \ \
| * | | | | x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86Sai Praneeth Prakhya2018-11-301-0/+2
| * | | | | x86/mm/pageattr: Introduce helper function to unmap EFI boot servicesSai Praneeth Prakhya2018-11-301-2/+6
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-12-261-14/+14
|\ \ \ \ \
| * | | | | x86/resctrl: Rename the config option INTEL_RDT to RESCTRLBabu Moger2018-11-221-2/+2
| * | | | | x86/resctrl: Rename the RDT functions and definitionsBabu Moger2018-11-221-12/+12
| * | | | | x86/resctrl: Rename and move rdt files to a separate directoryBabu Moger2018-11-221-0/+0
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-12-269-136/+333
|\ \ \ \ \
| * | | | | KVM: x86: Add CPUID support for new instruction WBNOINVDRobert Hoo2018-12-211-0/+1
| * | | | | KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson2018-12-211-1/+1
| * | | | | KVM/x86: Use SVM assembly instruction mnemonics instead of .byte streamsUros Bizjak2018-12-211-7/+0
| * | | | | KVM: Make kvm_set_spte_hva() return intLan Tianyu2018-12-211-1/+1
| * | | | | x86/hyper-v: Add HvFlushGuestAddressList hypercall supportLan Tianyu2018-12-213-0/+61
| * | | | | KVM: Add tlb_remote_flush_with_range callback in kvm_x86_opsLan Tianyu2018-12-211-0/+7
| * | | | | KVM: x86: Add Intel Processor Trace cpuid emulationChao Peng2018-12-211-0/+1
| * | | | | KVM: x86: Add Intel PT virtualization work modeChao Peng2018-12-212-0/+9
| * | | | | perf/x86/intel/pt: add new capability for Intel PTLuwei Kang2018-12-211-0/+1
| * | | | | perf/x86/intel/pt: Add new bit definitions for PT MSRsLuwei Kang2018-12-211-0/+3
| * | | | | perf/x86/intel/pt: Introduce intel_pt_validate_cap()Luwei Kang2018-12-211-0/+2
| * | | | | perf/x86/intel/pt: Export pt_cap_get()Chao Peng2018-12-211-0/+23
| * | | | | perf/x86/intel/pt: Move Intel PT MSRs bit defines to global headerChao Peng2018-12-211-0/+33
| * | | | | kvm: x86: Dynamically allocate guest_fpuMarc Orr2018-12-141-1/+2
| * | | | | kvm: x86: Use task structs fpu field for userMarc Orr2018-12-141-4/+3
| * | | | | x86/kvm/hyper-v: use stimer config definition from hyperv-tlfs.hVitaly Kuznetsov2018-12-142-7/+1
| * | | | | x86/hyper-v: move synic/stimer control structures definitions to hyperv-tlfs.hVitaly Kuznetsov2018-12-141-0/+69
| * | | | | x86/kvm/hyper-v: Introduce nested_get_evmcs_version() helperVitaly Kuznetsov2018-12-141-0/+1
| * | | | | x86/hyper-v: Drop HV_X64_CONFIGURE_PROFILER definitionVitaly Kuznetsov2018-12-141-1/+0
| * | | | | x86/hyper-v: Do some housekeeping in hyperv-tlfs.hVitaly Kuznetsov2018-12-141-95/+91
| * | | | | x86/hyper-v: Mark TLFS structures packedVitaly Kuznetsov2018-12-141-22/+25
| * | | | | Merge branch 'khdr_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shua...Paolo Bonzini2018-12-149-25/+62
| |\ \ \ \ \
| * | | | | | KVM: nVMX: Unrestricted guest mode requires EPTJim Mattson2018-11-271-0/+1
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-251-0/+3
|\ \ \ \ \ \ \
| * | | | | | | preempt: Move PREEMPT_NEED_RESCHED definition into arch codeWill Deacon2018-12-071-0/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-252-0/+2
|\ \ \ \ \ \ \
| * | | | | | | x86/speculation: Add support for STIBP always-on preferred modeThomas Lendacky2018-12-182-0/+2
* | | | | | | | Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-12-251-0/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya2018-12-201-0/+7
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-2110-236/+257
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "x86/refcount: Work around GCC inlining bug"Ingo Molnar2018-12-191-48/+33
| * | | | | | | | Revert "x86/alternatives: Macrofy lock prefixes to work around GCC inlining b...Ingo Molnar2018-12-192-16/+15
| * | | | | | | | Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...Ingo Molnar2018-12-191-56/+42
| * | | | | | | | Revert "x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops"Ingo Molnar2018-12-191-27/+29
| * | | | | | | | Revert "x86/extable: Macrofy inline assembly code to work around GCC inlining...Ingo Molnar2018-12-191-20/+33
| * | | | | | | | Revert "x86/cpufeature: Macrofy inline assembly code to work around GCC inlin...Ingo Molnar2018-12-191-47/+35
| * | | | | | | | Revert "x86/jump-labels: Macrofy inline assembly code to work around GCC inli...Ingo Molnar2018-12-191-18/+54
| * | | | | | | | x86/fsgsbase/64: Fix the base write helper functionsChang S. Bae2018-12-181-4/+11
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | x86/mm: Fix guard hole handlingKirill A. Shutemov2018-12-111-0/+5
| |/ / / / / /
* / / / / / / kvm: x86: Add AMD's EX_CFG to the list of ignored MSRsEduardo Habkost2018-12-181-0/+1
|/ / / / / /