Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 10 | -13/+13 | |
* | | | | | | | mm: wire up GFP flag passing in dma_alloc_from_contiguous | Lucas Stach | 2017-02-24 | 1 | -1/+2 | |
* | | | | | | | userfaultfd: non-cooperative: add event for memory unmaps | Mike Rapoport | 2017-02-24 | 2 | -3/+3 | |
* | | | | | | | mm: fix get_user_pages() vs device-dax pud mappings | Dan Williams | 2017-02-24 | 1 | -4/+24 | |
* | | | | | | | mm, x86: add support for PUD-sized transparent hugepages | Matthew Wilcox | 2017-02-24 | 9 | -0/+248 | |
* | | | | | | | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-02-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs() | Christoph Hellwig | 2017-02-10 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-02-23 | 37 | -138/+313 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | crypto: sha512-mb - Protect sha512 mb ctx mgr access | Tim Chen | 2017-02-11 | 1 | -22/+42 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu | 2017-02-03 | 1 | -5/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | crypto: x86 - make constants readonly, allow linker to merge them | Denys Vlasenko | 2017-01-23 | 33 | -74/+229 | |
| * | | | | | | | | | crypto: x86/crc32c - fix %progbits -> @progbits | Denys Vlasenko | 2017-01-23 | 1 | -1/+1 | |
| * | | | | | | | | | crypto: x86/chacha20 - Manually align stack buffer | Herbert Xu | 2017-01-13 | 1 | -1/+4 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu | 2017-01-12 | 7 | -20/+33 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | crypto: aesni-intel - RFC4106 can zero copy when !PageHighMem | Ilya Lesokhin | 2016-12-27 | 1 | -4/+8 | |
| * | | | | | | | | | crypto: chacha20 - convert generic and x86 versions to skcipher | Ard Biesheuvel | 2016-12-27 | 1 | -38/+31 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-02-22 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mm: drop unused argument of zap_page_range() | Kirill A. Shutemov | 2017-02-22 | 1 | -1/+1 | |
| * | | | | | | | | | mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next | Yasuaki Ishimatsu | 2017-02-22 | 1 | -1/+1 | |
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-02-22 | 27 | -906/+1359 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64 | Waiman Long | 2017-02-21 | 2 | -0/+33 | |
| * | | | | | | | | | x86/paravirt: Change vcp_is_preempted() arg type to long | Waiman Long | 2017-02-21 | 4 | -4/+4 | |
| * | | | | | | | | | KVM: VMX: use correct vmcs_read/write for guest segment selector/base | Chao Peng | 2017-02-21 | 1 | -2/+2 | |
| * | | | | | | | | | x86/kvm/vmx: Defer TR reload after VM exit | Andy Lutomirski | 2017-02-21 | 4 | -14/+72 | |
| * | | | | | | | | | x86/asm/64: Drop __cacheline_aligned from struct x86_hw_tss | Andy Lutomirski | 2017-02-21 | 1 | -1/+1 | |
| * | | | | | | | | | x86/kvm/vmx: Simplify segment_base() | Andy Lutomirski | 2017-02-21 | 1 | -8/+7 | |
| * | | | | | | | | | x86/kvm/vmx: Get rid of segment_base() on 64-bit kernels | Andy Lutomirski | 2017-02-21 | 1 | -4/+7 | |
| * | | | | | | | | | x86/kvm/vmx: Don't fetch the TSS base from the GDT | Andy Lutomirski | 2017-02-21 | 1 | -10/+4 | |
| * | | | | | | | | | x86/asm: Define the kernel TSS limit in a macro | Andy Lutomirski | 2017-02-21 | 2 | -9/+11 | |
| * | | | | | | | | | kvm: fix page struct leak in handle_vmon | Paolo Bonzini | 2017-02-20 | 1 | -2/+7 | |
| * | | | | | | | | | KVM: x86: remove code for lazy FPU handling | Paolo Bonzini | 2017-02-17 | 5 | -148/+19 | |
| * | | | | | | | | | KVM: race-free exit from KVM_RUN without POSIX signals | Paolo Bonzini | 2017-02-17 | 1 | -1/+5 | |
| * | | | | | | | | | KVM: Support vCPU-based gfn->hva cache | Cao, Lei | 2017-02-16 | 2 | -33/+30 | |
| * | | | | | | | | | KVM: VMX: use vmcs_set/clear_bits for CPU-based execution controls | Paolo Bonzini | 2017-02-16 | 1 | -22/+8 | |
| * | | | | | | | | | KVM: svm: inititalize hash table structures directly | David Hildenbrand | 2017-02-15 | 1 | -4/+2 | |
| * | | | | | | | | | kvm: nVMX: Refactor nested_vmx_run() | Jim Mattson | 2017-02-15 | 1 | -49/+62 | |
| * | | | | | | | | | kvm: nVMX: Split VMCS checks from nested_vmx_run() | Jim Mattson | 2017-02-15 | 1 | -91/+103 | |
| * | | | | | | | | | kvm: nVMX: Refactor nested_get_vmcs12_pages() | Jim Mattson | 2017-02-15 | 1 | -69/+69 | |
| * | | | | | | | | | kvm: nVMX: Refactor handle_vmptrld() | Jim Mattson | 2017-02-15 | 1 | -9/+13 | |
| * | | | | | | | | | kvm: nVMX: Refactor handle_vmon() | Jim Mattson | 2017-02-15 | 1 | -41/+52 | |
| * | | | | | | | | | kvm: nVMX: Prepare for checkpointing L2 state | Jim Mattson | 2017-02-15 | 1 | -29/+48 | |
| * | | | | | | | | | kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injection | Paolo Bonzini | 2017-02-15 | 3 | -29/+34 | |
| * | | | | | | | | | KVM: x86: do not scan IRR twice on APICv vmentry | Paolo Bonzini | 2017-02-15 | 5 | -28/+28 | |
| * | | | | | | | | | KVM: vmx: move sync_pir_to_irr from apic_find_highest_irr to callers | Paolo Bonzini | 2017-02-15 | 2 | -4/+7 | |
| * | | | | | | | | | KVM: x86: preparatory changes for APICv cleanups | Paolo Bonzini | 2017-02-15 | 3 | -26/+35 | |
| * | | | | | | | | | kvm: nVMX: move nested events check to kvm_vcpu_running | Paolo Bonzini | 2017-02-15 | 1 | -3/+3 | |
| * | | | | | | | | | KVM: vmx: clear pending interrupts on KVM_SET_LAPIC | Paolo Bonzini | 2017-02-15 | 2 | -2/+10 | |
| * | | | | | | | | | kvm: vmx: Use the hardware provided GPA instead of page walk | Paolo Bonzini | 2017-02-15 | 1 | -0/+3 | |
| * | | | | | | | | | KVM: x86: hide KVM_HC_CLOCK_PAIRING on 32 bit | Arnd Bergmann | 2017-02-09 | 1 | -0/+4 | |
| * | | | | | | | | | Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2017-02-09 | 5 | -4/+20 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | |