summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-02-251-0/+6
|\
| * platform/x86: intel_pmc_ipc: read s0ix residency APIShanth Murthy2017-02-241-0/+6
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-02-254-623/+0
|\ \
| * | arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86Irina Tirdea2017-01-264-623/+0
* | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-2511-29/+19
|\ \ \
| * | | treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-8/+1
| * | | treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-245-12/+9
| * | | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-2410-13/+13
* | | | mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach2017-02-241-1/+2
* | | | userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport2017-02-242-3/+3
* | | | mm: fix get_user_pages() vs device-dax pud mappingsDan Williams2017-02-241-4/+24
* | | | mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox2017-02-249-0/+248
* | | | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-231-1/+1
|\ \ \ \
| * | | | PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()Christoph Hellwig2017-02-101-1/+1
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-02-2337-138/+313
|\ \ \ \ \
| * | | | | crypto: sha512-mb - Protect sha512 mb ctx mgr accessTim Chen2017-02-111-22/+42
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-02-031-5/+6
| |\ \ \ \ \
| * | | | | | crypto: x86 - make constants readonly, allow linker to merge themDenys Vlasenko2017-01-2333-74/+229
| * | | | | | crypto: x86/crc32c - fix %progbits -> @progbitsDenys Vlasenko2017-01-231-1/+1
| * | | | | | crypto: x86/chacha20 - Manually align stack bufferHerbert Xu2017-01-131-1/+4
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-01-127-20/+33
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | crypto: aesni-intel - RFC4106 can zero copy when !PageHighMemIlya Lesokhin2016-12-271-4/+8
| * | | | | | crypto: chacha20 - convert generic and x86 versions to skcipherArd Biesheuvel2016-12-271-38/+31
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-222-2/+2
|\ \ \ \ \ \
| * | | | | | mm: drop unused argument of zap_page_range()Kirill A. Shutemov2017-02-221-1/+1
| * | | | | | mm/memory_hotplug: set magic number to page->freelist instead of page->lru.nextYasuaki Ishimatsu2017-02-221-1/+1
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-2227-906/+1359
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64Waiman Long2017-02-212-0/+33
| * | | | | | x86/paravirt: Change vcp_is_preempted() arg type to longWaiman Long2017-02-214-4/+4
| * | | | | | KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng2017-02-211-2/+2
| * | | | | | x86/kvm/vmx: Defer TR reload after VM exitAndy Lutomirski2017-02-214-14/+72
| * | | | | | x86/asm/64: Drop __cacheline_aligned from struct x86_hw_tssAndy Lutomirski2017-02-211-1/+1
| * | | | | | x86/kvm/vmx: Simplify segment_base()Andy Lutomirski2017-02-211-8/+7
| * | | | | | x86/kvm/vmx: Get rid of segment_base() on 64-bit kernelsAndy Lutomirski2017-02-211-4/+7
| * | | | | | x86/kvm/vmx: Don't fetch the TSS base from the GDTAndy Lutomirski2017-02-211-10/+4
| * | | | | | x86/asm: Define the kernel TSS limit in a macroAndy Lutomirski2017-02-212-9/+11
| * | | | | | kvm: fix page struct leak in handle_vmonPaolo Bonzini2017-02-201-2/+7
| * | | | | | KVM: x86: remove code for lazy FPU handlingPaolo Bonzini2017-02-175-148/+19
| * | | | | | KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini2017-02-171-1/+5
| * | | | | | KVM: Support vCPU-based gfn->hva cacheCao, Lei2017-02-162-33/+30
| * | | | | | KVM: VMX: use vmcs_set/clear_bits for CPU-based execution controlsPaolo Bonzini2017-02-161-22/+8
| * | | | | | KVM: svm: inititalize hash table structures directlyDavid Hildenbrand2017-02-151-4/+2
| * | | | | | kvm: nVMX: Refactor nested_vmx_run()Jim Mattson2017-02-151-49/+62
| * | | | | | kvm: nVMX: Split VMCS checks from nested_vmx_run()Jim Mattson2017-02-151-91/+103
| * | | | | | kvm: nVMX: Refactor nested_get_vmcs12_pages()Jim Mattson2017-02-151-69/+69
| * | | | | | kvm: nVMX: Refactor handle_vmptrld()Jim Mattson2017-02-151-9/+13
| * | | | | | kvm: nVMX: Refactor handle_vmon()Jim Mattson2017-02-151-41/+52
| * | | | | | kvm: nVMX: Prepare for checkpointing L2 stateJim Mattson2017-02-151-29/+48
| * | | | | | kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injectionPaolo Bonzini2017-02-153-29/+34
| * | | | | | KVM: x86: do not scan IRR twice on APICv vmentryPaolo Bonzini2017-02-155-28/+28