summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-0628-201/+3765
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | VSOCK: Use kvfree()Wei Yongjun2016-08-021-4/+1
| * | | | | | | | | | | vhost: split out vringh KconfigMichael S. Tsirkin2016-08-024-8/+7
| * | | | | | | | | | | vhost: detect 32 bit integer wrap aroundMichael S. Tsirkin2016-08-021-2/+14
| * | | | | | | | | | | vhost: new device IOTLB APIJason Wang2016-08-024-50/+705
| * | | | | | | | | | | vhost: drop vringh dependencyMichael S. Tsirkin2016-08-021-0/+1
| * | | | | | | | | | | vhost: convert pre sorted vhost memory array to interval treeJason Wang2016-08-023-89/+128
| * | | | | | | | | | | vhost: introduce vhost memory accessorsJason Wang2016-08-021-15/+35
| * | | | | | | | | | | VSOCK: Add Makefile and KconfigAsias He2016-08-024-0/+44
| * | | | | | | | | | | VSOCK: Introduce vhost_vsock.koAsias He2016-08-023-0/+729
| * | | | | | | | | | | VSOCK: Introduce virtio_transport.koAsias He2016-08-022-0/+625
| * | | | | | | | | | | VSOCK: Introduce virtio_vsock_common.koAsias He2016-08-028-0/+1398
| * | | | | | | | | | | VSOCK: defer sock removal to transportsStefan Hajnoczi2016-08-023-6/+13
| * | | | | | | | | | | VSOCK: transport-specific vsock_transport functionsStefan Hajnoczi2016-08-022-0/+12
| * | | | | | | | | | | vhost: drop vringh dependencyMichael S. Tsirkin2016-08-021-2/+0
| * | | | | | | | | | | vop: pull in vhost KconfigMichael S. Tsirkin2016-08-021-0/+4
| * | | | | | | | | | | virtio: new feature to detect IOMMU device quirkMichael S. Tsirkin2016-08-013-2/+36
| * | | | | | | | | | | balloon: check the number of available pages in leak balloonKonstantin Neumoin2016-08-011-0/+2
| * | | | | | | | | | | vhost: lockless enqueuingJason Wang2016-08-012-30/+29
| * | | | | | | | | | | vhost: simplify work flushingJason Wang2016-08-011-32/+21
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-0621-117/+273
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | nvmx: mark ept single context invalidation as supportedBandan Das2016-08-041-7/+7
| * | | | | | | | | | | nvmx: remove comment about missing nested vpid supportBandan Das2016-08-041-1/+0
| * | | | | | | | | | | KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=offWanpeng Li2016-08-041-0/+3
| * | | | | | | | | | | KVM: documentation: fix KVM_CAP_X2APIC_API informationPaolo Bonzini2016-08-041-3/+4
| * | | | | | | | | | | Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-08-0416-59/+225
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | arm64: KVM: Set cpsr before spsr on fault injectionAndrew Jones2016-08-011-7/+5
| | * | | | | | | | | | | KVM: arm: vgic-irqfd: Workaround changing kvm_set_routing_entry prototypeMarc Zyngier2016-07-241-0/+8
| | * | | | | | | | | | | KVM: arm/arm64: Enable MSI routingEric Auger2016-07-224-9/+28
| | * | | | | | | | | | | KVM: arm/arm64: Enable irqchip routingEric Auger2016-07-2211-29/+145
| | * | | | | | | | | | | KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific he...Eric Auger2016-07-222-2/+3
| | * | | | | | | | | | | KVM: irqchip: Convey devid to kvm_set_msiEric Auger2016-07-221-1/+3
| | * | | | | | | | | | | KVM: Add devid in kvm_kernel_irq_routing_entryEric Auger2016-07-221-1/+7
| | * | | | | | | | | | | KVM: api: Pass the devid in the msi routing entryEric Auger2016-07-222-3/+21
| * | | | | | | | | | | | x86: vdso: use __pvclock_read_cyclesPaolo Bonzini2016-08-041-13/+3
| * | | | | | | | | | | | pvclock: introduce seqcount-like APIPaolo Bonzini2016-08-043-34/+31
* | | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-08-0669-806/+1418
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle2016-08-03131-605/+1150
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | MIPS: Fix MSA asm warnings in control reg accessorsJames Hogan2016-07-241-0/+2
| | * | | | | | | | | | | | | MIPS: Lantiq: Register IRQ handler for virtual IRQ numberHauke Mehrtens2016-07-241-1/+1
| | * | | | | | | | | | | | | MIPS: Lantiq: Fix eiu interrupt loading codeJohn Crispin2016-07-241-9/+10
| | * | | | | | | | | | | | | MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLESHuacai Chen2016-07-241-7/+7
| | * | | | | | | | | | | | | MIPS: Don't register r4k sched clock when CPUFREQ enabledHuacai Chen2016-07-241-1/+3
| | * | | | | | | | | | | | | MIPS: Fix r4k clockevents registrationHuacai Chen2016-07-241-6/+1
| | * | | | | | | | | | | | | MIPS: traps: return correct si code for accessing nonmapped addressesPetar Jovanovic2016-07-211-1/+3
| | * | | | | | | | | | | | | MIPS: Octeon: Off by one in octeon_irq_gpio_map()Dan Carpenter2016-07-211-1/+1
| | * | | | | | | | | | | | | bpf, mips: fix off-by-one in ctx offset allocationDaniel Borkmann2016-07-211-1/+1
| | * | | | | | | | | | | | | MIPS: RM7000: Double locking bug in rm7k_tc_disable()Dan Carpenter2016-07-211-1/+1
| | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | MIPS: mm: Fix definition of R6 cache instructionMatt Redfearn2016-08-031-1/+1
| * | | | | | | | | | | | | MIPS: tools: Fix relocs tool compiler warningsHarvey Hunt2016-08-031-8/+11