summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-25x86/cpufeatures: Enumerate MOVDIR64B instructionFenghua Yu1-0/+1
2018-10-25x86/cpufeatures: Enumerate MOVDIRI instructionFenghua Yu1-0/+1
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-9/+13
2018-10-23Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-20/+33
2018-10-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-7/+19
2018-10-23Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds17-294/+265
2018-10-23Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-36/+38
2018-10-23Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+13
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-3/+15
2018-10-23Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-37/+120
2018-10-23Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-25/+28
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-23/+54
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds21-311/+329
2018-10-23Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2018-10-23Merge branch 'x86/cache' into perf/core, to pick up fixesIngo Molnar1-0/+6
2018-10-23Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-0/+12
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds2-12/+2
2018-10-19Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini3-1/+19
2018-10-18Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki2-0/+12
2018-10-18kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stackSteven Rostedt (VMware)1-7/+35
2018-10-17kvm: x86: Add exception payload fields to kvm_vcpu_eventsJim Mattson2-2/+6
2018-10-17x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...Sebastian Andrzej Siewior1-1/+1
2018-10-17kvm: x86: Add has_payload and payload to kvm_queued_exceptionJim Mattson1-0/+2
2018-10-17x86/kvm/nVMX: nested state migration for Enlightened VMCSVitaly Kuznetsov1-0/+1
2018-10-17KVM: nVMX: add KVM_CAP_HYPERV_ENLIGHTENED_VMCS capabilityVitaly Kuznetsov1-0/+3
2018-10-17KVM/x86: Use assembly instruction mnemonics instead of .byte streamsUros Bizjak2-14/+1
2018-10-17x86/kvm/mmu: check if tdp/shadow MMU reconfiguration is neededVitaly Kuznetsov1-0/+2
2018-10-17x86/kvm/nVMX: introduce source data cache for kvm_init_shadow_ept_mmu()Vitaly Kuznetsov1-0/+14
2018-10-17x86/kvm/mmu: make space for source data caching in struct kvm_mmuVitaly Kuznetsov1-2/+14
2018-10-17x86/kvm/mmu: get rid of redundant kvm_mmu_setup()Paolo Bonzini1-1/+0
2018-10-17x86/kvm/mmu: introduce guest_mmuVitaly Kuznetsov1-0/+3
2018-10-17x86/kvm/mmu.c: add kvm_mmu parameter to kvm_mmu_free_roots()Vitaly Kuznetsov1-1/+2
2018-10-17x86/kvm/mmu: make vcpu->mmu a pointer to the current MMUVitaly Kuznetsov1-1/+4
2018-10-17KVM: x86: hyperv: fix 'tlb_lush' typoVitaly Kuznetsov1-1/+1
2018-10-17KVM: x86: hyperv: keep track of mismatched VP indexesVitaly Kuznetsov1-0/+3
2018-10-17KVM: x86: move definition PT_MAX_HUGEPAGE_LEVEL and KVM_NR_PAGE_SIZES togetherWei Yang1-1/+9
2018-10-17KVM: x86: adjust kvm_mmu_page member to save 8 bytesWei Yang1-2/+2
2018-10-17KVM: nVMX: Clear reserved bits of #DB exit qualificationJim Mattson1-0/+1
2018-10-16locking/qspinlock, x86: Provide liveness guaranteePeter Zijlstra1-0/+15
2018-10-16x86/asm: 'Simplify' GEN_*_RMWcc() macrosPeter Zijlstra7-53/+64
2018-10-14x86/percpu: Fix this_cpu_read()Peter Zijlstra1-4/+4
2018-10-14Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-1/+1
2018-10-10x86: ptrace: Add function argument access APIMasami Hiramatsu1-0/+38
2018-10-10Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...Joerg Roedel1-0/+2
2018-10-10x86/acpi, x86/boot: Take RSDP address for boot params if availableJuergen Gross1-0/+7
2018-10-10x86/boot: Add ACPI RSDP address to setup_headerJuergen Gross2-0/+6
2018-10-09mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara1-1/+1
2018-10-09x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one errorBjorn Helgaas1-1/+1
2018-10-09x86/mm/tlb: Add freed_tables element to flush_tlb_infoRik van Riel1-0/+1
2018-10-09x86/mm/tlb: Add freed_tables argument to flush_tlb_mm_rangeRik van Riel2-5/+7