summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2017-02-21x86/kvm/vmx: Get rid of segment_base() on 64-bit kernelsAndy Lutomirski1-4/+7
2017-02-21x86/kvm/vmx: Don't fetch the TSS base from the GDTAndy Lutomirski1-10/+4
2017-02-21x86/asm: Define the kernel TSS limit in a macroAndy Lutomirski2-9/+11
2017-02-21Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-2/+3
2017-02-21Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-4/+5
2017-02-21Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds22-511/+796
2017-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-200/+78
2017-02-21Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-397/+249
2017-02-21Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-35/+57
2017-02-21Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds7-2/+71
2017-02-21Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-6/+1
2017-02-21Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-136/+261
2017-02-21Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-16/+19
2017-02-21Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-41/+1
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-17/+40
2017-02-20Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-88/+46
2017-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-83/+157
2017-02-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-229/+132
2017-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+13
2017-02-20kvm: fix page struct leak in handle_vmonPaolo Bonzini1-2/+7
2017-02-20Merge branches 'acpi-bus', 'acpi-sleep' and 'acpi-processor'Rafael J. Wysocki1-2/+3
2017-02-20Merge branch 'pm-cpuidle'Rafael J. Wysocki1-4/+5
2017-02-20Merge branches 'x86/cache', 'x86/debug' and 'x86/irq' into x86/urgentIngo Molnar9-22/+30
2017-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+3
2017-02-17bpf: make jited programs visible in tracesDaniel Borkmann1-15/+0
2017-02-17bpf: remove stubs for cBPF from arch codeDaniel Borkmann1-6/+2
2017-02-17KVM: x86: remove code for lazy FPU handlingPaolo Bonzini5-148/+19
2017-02-17KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini1-1/+5
2017-02-16x86/mm/ptdump: Add address marker for KASAN shadow regionAndrey Ryabinin1-0/+9
2017-02-16x86/mm/ptdump: Optimize check for W+X mappings for CONFIG_KASAN=yAndrey Ryabinin1-1/+15
2017-02-16Merge branch 'linus' into x86/mmThomas Gleixner20-231/+216
2017-02-16KVM: Support vCPU-based gfn->hva cacheCao, Lei2-33/+30
2017-02-16KVM: VMX: use vmcs_set/clear_bits for CPU-based execution controlsPaolo Bonzini1-22/+8
2017-02-16x86/cpufeature: Move RING3MWAIT feature to avoid conflictsThomas Gleixner1-2/+2
2017-02-16x86/platform/UV/NMI: Fix uneccessary kABI breakagetravis@sgi.com1-1/+0
2017-02-15x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner1-1/+13
2017-02-15KVM: svm: inititalize hash table structures directlyDavid Hildenbrand1-4/+2
2017-02-15kvm: nVMX: Refactor nested_vmx_run()Jim Mattson1-49/+62
2017-02-15kvm: nVMX: Split VMCS checks from nested_vmx_run()Jim Mattson1-91/+103
2017-02-15kvm: nVMX: Refactor nested_get_vmcs12_pages()Jim Mattson1-69/+69
2017-02-15kvm: nVMX: Refactor handle_vmptrld()Jim Mattson1-9/+13
2017-02-15kvm: nVMX: Refactor handle_vmon()Jim Mattson1-41/+52
2017-02-15kvm: nVMX: Prepare for checkpointing L2 stateJim Mattson1-29/+48
2017-02-15kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injectionPaolo Bonzini3-29/+34
2017-02-15KVM: x86: do not scan IRR twice on APICv vmentryPaolo Bonzini5-28/+28
2017-02-15KVM: vmx: move sync_pir_to_irr from apic_find_highest_irr to callersPaolo Bonzini2-4/+7
2017-02-15KVM: x86: preparatory changes for APICv cleanupsPaolo Bonzini3-26/+35
2017-02-15kvm: nVMX: move nested events check to kvm_vcpu_runningPaolo Bonzini1-3/+3
2017-02-15KVM: vmx: clear pending interrupts on KVM_SET_LAPICPaolo Bonzini2-2/+10
2017-02-15kvm: vmx: Use the hardware provided GPA instead of page walkPaolo Bonzini1-0/+3