summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2019-11-16x86/ioperm: Add bitmap sequence numberThomas Gleixner2-0/+4
2019-11-16x86/ioperm: Move iobitmap data into a structThomas Gleixner2-4/+15
2019-11-16x86/tss: Move I/O bitmap data into a seperate structThomas Gleixner1-14/+21
2019-11-16x86/io: Speedup schedule out of I/O bitmap userThomas Gleixner1-12/+26
2019-11-16x86/process: Unify copy_thread_tls()Thomas Gleixner2-0/+16
2019-11-15x86/alternatives: Teach text_poke_bp() to emulate instructionsPeter Zijlstra1-6/+18
2019-11-15x86/cpu: Align the x86_capability array to size of unsigned longFenghua Yu1-1/+9
2019-11-15KVM: x86: deliver KVM IOAPIC scan request to target vCPUsNitesh Narayan Lal1-0/+2
2019-11-15KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMCLike Xu1-0/+14
2019-11-15KVM: x86/vPMU: Reuse perf_event to avoid unnecessary pmc_reprogram_counterLike Xu1-0/+5
2019-11-15x86/pci: Remove #ifdef __KERNEL__ guard from <asm/pci.h>Christoph Hellwig1-3/+0
2019-11-15x86/pci: Remove pci_64.hChristoph Hellwig2-18/+0
2019-11-15x86: Remove the calgary IOMMU driverChristoph Hellwig3-106/+0
2019-11-15Merge branch 'linus' into x86/hypervThomas Gleixner61-362/+531
2019-11-14x86/kdump: Remove the backup region handlingLianbo Jiang2-20/+0
2019-11-14x86/kdump: Always reserve the low 1M when the crashkernel option is specifiedLianbo Jiang1-0/+6
2019-11-14x86/crash: Add a forward declaration of struct kimageLianbo Jiang1-0/+2
2019-11-14xen/mcelog: add PPIN to record when availableJan Beulich1-0/+2
2019-11-13ftrace/x86: Tell objtool to ignore nondeterministic ftrace stack layoutJosh Poimboeuf1-0/+8
2019-11-13ftrace/x86: Add register_ftrace_direct() for custom trampolinesSteven Rostedt (VMware)1-0/+13
2019-11-12Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel1-0/+18
2019-11-12x86/hyperv: Allow guests to enable InvariantTSCAndrea Parri1-0/+5
2019-11-12x86/hyperv: Micro-optimize send_ipi_one()Vitaly Kuznetsov1-0/+15
2019-11-11arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig1-1/+0
2019-11-11x86: Clean up ioremap()Christoph Hellwig1-6/+2
2019-11-11iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reservedYian Chen1-0/+18
2019-11-11x86/PCI: sta2x11: use default DMA address translationNicolas Saenz Julienne2-12/+0
2019-11-07x86/efi: Add efi_fake_mem support for EFI_MEMORY_SPDan Williams1-0/+8
2019-11-07x86/efi: EFI soft reservation to E820 enumerationDan Williams1-0/+8
2019-11-07x86/efi: Push EFI_MEMMAP check into leaf routinesDan Williams1-1/+8
2019-11-07x86/Kconfig: Rename UMIP config parameterBabu Moger2-3/+3
2019-11-07kasan: support instrumented bitops combined with generic bitopsDaniel Axtens1-1/+3
2019-11-04kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid1-0/+4
2019-11-04x86/mm: Report which part of kernel image is freedKees Cook1-1/+1
2019-11-04x86/vmlinux: Actually use _etext for the end of the text segmentKees Cook1-1/+0
2019-11-04kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini1-0/+2
2019-11-04x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2-0/+8
2019-10-28x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta4-2/+14
2019-10-28x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta1-0/+5
2019-10-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+9
2019-10-22KVM: nVMX: Don't leak L1 MMIO regions to L2Jim Mattson1-1/+1
2019-10-22KVM: x86: Introduce vcpu->arch.xsaves_enabledAaron Lewis1-0/+1
2019-10-22x86/kdump: Remove the unused crash_copy_backup_region()Lianbo Jiang1-1/+0
2019-10-22KVM: x86/vPMU: Declare kvm_pmu->reprogram_pmi field using DECLARE_BITMAPLike Xu1-1/+1
2019-10-22kvm: x86: Modify kvm_x86_ops.get_enable_apicv() to use struct kvm parameterSuthikulpanit, Suravee1-1/+1
2019-10-22KVM: x86: Fold decache_cr3() into cache_reg()Sean Christopherson1-1/+0
2019-10-22KVM: x86: Fold 'enum kvm_ex_reg' definitions into 'enum kvm_reg'Sean Christopherson1-3/+1
2019-10-22x86/cpu/vmware: Fix platform detection VMWARE_PORT macroThomas Hellstrom1-5/+8
2019-10-22x86/cpu/vmware: Use the full form of INL in VMWARE_HYPERCALL, for clang/llvmThomas Hellstrom1-1/+2
2019-10-18x86/mm: implement arch_faults_on_old_pte() stub on x86Jia He1-0/+6