summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-2633-392/+1630
|\
| * Merge tag 'kvm-arm-for-4.1-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-04-224-5/+19
| |\
| | * KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara2015-04-224-4/+18
| | * KVM: arm: irqfd: fix value returned by kvm_irq_map_gsiEric Auger2015-04-221-1/+1
| * | Merge tag 'signed-kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into kvm...Paolo Bonzini2015-04-2125-364/+1580
| |\ \
| | * | KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8Paul Mackerras2015-04-214-22/+70
| | * | KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to CPaul Mackerras2015-04-214-68/+75
| | * | KVM: PPC: Book3S HV: Streamline guest entry and exitPaul Mackerras2015-04-211-86/+126
| | * | KVM: PPC: Book3S HV: Use bitmap of active threads rather than countPaul Mackerras2015-04-215-49/+44
| | * | KVM: PPC: Book3S HV: Use decrementer to wake napping threadsPaul Mackerras2015-04-211-2/+41
| | * | KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPIPaul Mackerras2015-04-211-3/+7
| | * | KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_wokenPaul Mackerras2015-04-214-35/+34
| | * | KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpuPaul Mackerras2015-04-212-42/+55
| | * | KVM: PPC: Book3S HV: Minor cleanupsPaul Mackerras2015-04-213-28/+19
| | * | KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA updatePaul Mackerras2015-04-212-29/+32
| | * | KVM: PPC: Book3S HV: Accumulate timing information for real-mode codePaul Mackerras2015-04-217-2/+346
| | * | KVM: PPC: Book3S HV: Create debugfs file for each guest's HPTPaul Mackerras2015-04-215-0/+153
| | * | KVM: PPC: Book3S HV: Add ICP real mode countersSuresh Warrier2015-04-213-2/+20
| | * | KVM: PPC: Book3S HV: Move virtual mode ICP functions to real-modeSuresh Warrier2015-04-211-14/+211
| | * | KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lockSuresh Warrier2015-04-212-22/+48
| | * | KVM: PPC: Book3S HV: Add guest->host real mode completion countersSuresh E. Warrier2015-04-212-4/+33
| | * | KVM: PPC: Book3S HV: Add helpers for lock/unlock hpteAneesh Kumar K.V2015-04-213-31/+33
| | * | KVM: PPC: Book3S HV: Remove RMA-related variables from codeAneesh Kumar K.V2015-04-213-21/+20
| | * | KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman2015-04-218-2/+191
| | * | kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVMDavid Gibson2015-04-214-0/+119
| | * | powerpc: Export __spin_yieldSuresh E. Warrier2015-04-211-0/+1
| | |/
| * | KVM: VMX: Preserve host CR4.MCE value while in guest mode.Ben Serebrin2015-04-211-2/+10
| * | KVM: MMU: fix comment in kvm_mmu_zap_collapsible_spteXiao Guangrong2015-04-151-3/+5
| * | kvm: mmu: don't do memslot overflow checkWanpeng Li2015-04-151-10/+2
| * | KVM: s390: disable RRBM againChristian Borntraeger2015-04-151-1/+1
| * | KVM: x86: cleanup kvm_irq_delivery_to_apic_fastPaolo Bonzini2015-04-141-5/+6
| * | KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_saveNadav Amit2015-04-141-2/+8
| |/
* | v4l: xilinx: fix for include file movementStephen Rothwell2015-04-261-1/+1
* | Merge tag 'sound-fix-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-2411-68/+51
|\ \
| * | ALSA: hda - fix headset mic detection problem for one more machineHui Wang2015-04-241-9/+15
| * | ALSA: hda/realtek - Fix Headphone Mic doesn't recording for ALC256Kailang Yang2015-04-231-0/+1
| * | ALSA: hda - fix "num_steps = 0" error on ALC256David Henningsson2015-04-211-2/+3
| * | ALSA: usb-audio: Fix audio output on Roland SC-D70 sound moduleTakamichi Horikawa2015-04-212-29/+6
| * | ALSA: hda - add AZX_DCAPS_I915_POWERWELL to BaytrailMengdong Lin2015-04-211-1/+4
| * | ALSA: hda - only sync BCLK to the display clock for Haswell & BroadwellMengdong Lin2015-04-201-0/+6
| * | ALSA: hda - Mute headphone pin on suspend on XPS13 9333Gabriele Mazzotta2015-04-201-10/+7
| * | sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND)Alexey Khoroshilov2015-04-181-10/+2
| * | ALSA: asound.h - use SNDRV_CTL_ELEM_ID_NAME_MAXLENVinod Koul2015-04-181-1/+1
| * | ALSA: hda - potential (but unlikely) uninitialized variableDan Carpenter2015-04-171-2/+2
| * | ALSA: hda - Fix regression for slave SPDIF setupsTakashi Iwai2015-04-161-1/+1
| * | ALSA: intel8x0: Check pci_iomap() success for DEVICE_ALIScott Wood2015-04-161-2/+2
| * | ALSA: hda - simplify azx_has_pm_runtimeDavid Henningsson2015-04-161-1/+1
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-2450-2273/+1687
|\ \ \
| * | | target: Put TCMU under a new config optionAndy Grover2015-04-202-3/+4
| * | | target: Version 2 of TCMU ABIAndy Grover2015-04-203-44/+89