summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2015-09-231-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | ASoC: dapm: fix memory leakSudip Mukherjee2015-09-111-1/+1
| | | |/ / / / / /
| * | / / / / / / ALSA: hda/tegra - async probe for avoiding module loading deadlockTakashi Iwai2015-09-241-5/+25
| |/ / / / / / /
* | | | | | | | Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-2517-43/+80
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI: rcar: Add R8A7794 supportSergei Shtylyov2015-09-252-1/+3
| * | | | | | | | PCI: Use function 0 VPD for identical functions, regular VPD for othersAlex Williamson2015-09-252-24/+18
| * | | | | | | | PCI: Fix devfn for VPD access through function 0Alex Williamson2015-09-251-3/+6
| * | | | | | | | PCI/MSI: Fix MSI IRQ domains for VFs on virtual busesAlex Williamson2015-09-251-6/+11
| * | | | | | | | PCI: Clear IORESOURCE_UNSET when clipping a bridge windowBjorn Helgaas2015-09-231-0/+2
| * | | | | | | | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-1512-11/+42
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-2514-11/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand2015-09-257-2/+8
| * | | | | | | | KVM: x86: fix off-by-one in reserved bits checkPaolo Bonzini2015-09-251-1/+1
| * | | | | | | | KVM: x86: use correct page table format to check nested page table reserved bitsPaolo Bonzini2015-09-251-6/+17
| * | | | | | | | KVM: svm: do not call kvm_set_cr0 from init_vmcbPaolo Bonzini2015-09-251-1/+2
| * | | | | | | | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2015-09-223-1/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()Thomas Huth2015-09-211-0/+6
| | * | | | | | | | KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exitGautham R. Shenoy2015-09-211-0/+1
| | * | | | | | | | KVM: PPC: Book3S HV: Fix handling of interrupted VCPUsPaul Mackerras2015-09-211-1/+5
| * | | | | | | | | KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini2015-09-212-0/+3
| * | | | | | | | | kvm: svm: reset mmu on VCPU resetIgor Mammedov2015-09-181-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-254-1/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cxl: Fix lockdep warning while creating afu_err_buff attributeVaibhav Jain2015-09-231-0/+2
| * | | | | | | | | powerpc: Wire up sys_membarrier()Michael Ellerman2015-09-213-1/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-259-100/+269
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | thermal: power_allocator: exit early if there are no cooling devicesJavi Merino2015-09-201-0/+5
| * | | | | | | | | thermal: power_allocator: don't require tzp to be present for the thermal zoneJavi Merino2015-09-141-5/+27
| * | | | | | | | | thermal: power_allocator: relax the requirement of two passive trip pointsJavi Merino2015-09-142-45/+58
| * | | | | | | | | thermal: power_allocator: relax the requirement of a sustainable_power in tzpJavi Merino2015-09-141-25/+100
| * | | | | | | | | thermal: Add a function to get the minimum powerJavi Merino2015-09-142-0/+34
| * | | | | | | | | thermal: cpu_cooling: free power table on error or when unregisteringJavi Merino2015-09-141-5/+16
| * | | | | | | | | thermal: cpu_cooling: don't call kcalloc() under rcu_read_lockJavi Merino2015-09-141-24/+23
| * | | | | | | | | thermal: db8500_cpufreq_cooling: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-141-0/+1
| * | | | | | | | | thermal: cpu_cooling: Add MAINTAINERS entryViresh Kumar2015-09-141-0/+10
| * | | | | | | | | thermal: ti-soc: Kconfig fix to avoid menu showing wronglyEduardo Valentin2015-09-142-2/+1
| * | | | | | | | | thermal: ti-soc: allow compile testEduardo Valentin2015-09-141-4/+4
| * | | | | | | | | thermal: qcom_spmi: allow compile testEduardo Valentin2015-09-141-1/+1
| * | | | | | | | | thermal: exynos: allow compile testEduardo Valentin2015-09-141-1/+1
| * | | | | | | | | thermal: armada: allow compile testEduardo Valentin2015-09-141-1/+1
| * | | | | | | | | thermal: dove: allow compile testEduardo Valentin2015-09-141-1/+1
| * | | | | | | | | thermal: kirkwood: allow compile testEduardo Valentin2015-09-141-1/+1
| * | | | | | | | | thermal: rockchip: allow compile testEduardo Valentin2015-09-141-1/+1
| * | | | | | | | | thermal: spear: allow compile testEduardo Valentin2015-09-141-1/+1
| * | | | | | | | | thermal: hisi: allow compile testEduardo Valentin2015-09-141-1/+1
| * | | | | | | | | thermal: Fix thermal_zone_of_sensor_register to match documentationPunit Agrawal2015-09-141-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-259-27/+46
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: arm: Fix typo in the idle-states bindings examplesLorenzo Pieralisi2015-09-253-3/+3
| * | | | | | | | | gpio: mention in DT binding doc that <name>-gpio is deprecatedJavier Martinez Canillas2015-09-251-1/+3
| * | | | | | | | | of_pci_irq: Silence bogus "of_irq_parse_pci() failed ..." messages.David Daney2015-09-171-8/+14
| * | | | | | | | | devicetree: bindings: Extend the bma180 bindings with bma250 infoHans de Goede2015-09-171-2/+6