summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-249-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-131-5/+16
| * | | thermal: cpu_cooling: don't call kcalloc() under rcu_read_lockJavi Merino2015-09-131-24/+23
| * | | thermal: db8500_cpufreq_cooling: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-131-0/+1
| * | | thermal: cpu_cooling: Add MAINTAINERS entryViresh Kumar2015-09-131-0/+10
| * | | thermal: ti-soc: Kconfig fix to avoid menu showing wronglyEduardo Valentin2015-09-132-2/+1
| * | | thermal: ti-soc: allow compile testEduardo Valentin2015-09-131-4/+4
| * | | thermal: qcom_spmi: allow compile testEduardo Valentin2015-09-131-1/+1
| * | | thermal: exynos: allow compile testEduardo Valentin2015-09-131-1/+1
| * | | thermal: armada: allow compile testEduardo Valentin2015-09-131-1/+1
| * | | thermal: dove: allow compile testEduardo Valentin2015-09-131-1/+1
| * | | thermal: kirkwood: allow compile testEduardo Valentin2015-09-131-1/+1
| * | | thermal: rockchip: allow compile testEduardo Valentin2015-09-131-1/+1
| * | | thermal: spear: allow compile testEduardo Valentin2015-09-131-1/+1
| * | | thermal: hisi: allow compile testEduardo Valentin2015-09-131-1/+1
| * | | thermal: Fix thermal_zone_of_sensor_register to match documentationPunit Agrawal2015-09-131-1/+1
* | | | Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-249-27/+46
|\ \ \ \
| * | | | Documentation: arm: Fix typo in the idle-states bindings examplesLorenzo Pieralisi2015-09-243-3/+3
| * | | | gpio: mention in DT binding doc that <name>-gpio is deprecatedJavier Martinez Canillas2015-09-241-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
| * | | | of: thermal: Mark cooling-*-level properties optionalPunit Agrawal2015-09-171-8/+9
| * | | | of: thermal: Fix inconsitency between cooling-*-state and cooling-*-levelPunit Agrawal2015-09-171-7/+7
| * | | | Docs: dt: add #msi-cells to GICv3 ITS bindingMark Rutland2015-09-171-0/+5
| * | | | of: add vendor prefix for Socionext Inc.Masahiro Yamada2015-09-171-0/+1
| |/ / /
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-2463-544/+691
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-fixes-2015-09-24' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-09-254-4/+43
| |\ \ \ \
| | * | | | drm/i915/bios: handle MIPI Sequence Block v3+ gracefullyJani Nikula2015-09-231-1/+11
| | * | | | drm/i915: Add primary plane to mask if it's visibleMaarten Lankhorst2015-09-231-2/+5
| | * | | | drm/i915: workaround bad DSL readout v3Jesse Barnes2015-09-231-0/+26
| | * | | | drm/i915: fix kernel-doc warnings in intel_audio.cGeliang Tang2015-09-211-1/+1
| | | |/ / | | |/| |
OpenPOWER on IntegriCloud