summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells2015-09-251-4/+4
* 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
| * | | Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/...Dave Airlie2015-09-2412-44/+62
| |\ \ \
| | * | | drm: Allow also control clients to check the drm versionThomas Hellstrom2015-09-241-1/+2
| | * | | drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()Christian Engelmayer2015-09-241-2/+1
| | * | | drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()Christian Engelmayer2015-09-241-2/+1
| | * | | drm/vmwgfx: Only build on X86Thomas Hellstrom2015-09-171-1/+1
| | * | | drm/ttm: Fix memory space allocation v2Thomas Hellstrom2015-09-151-12/+16
| | * | | drm/vmwgfx: Map the fifo as cachedThomas Hellstrom2015-09-142-9/+2
| | * | | drm/vmwgfx: Fix up user_dmabuf refcountingThomas Hellstrom2015-09-146-17/+39
| * | | | Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-09-2443-466/+534
| |\ \ \ \
| | * | | | drm/radeon: add quirk for MSI R7 370Maxim Sheviakov2015-09-231-0/+1
| | * | | | drm/amdgpu: Sprinkle drm_modeset_lock_all to appease locking checksAlex Deucher2015-09-231-0/+4
| | * | | | drm/radeon: Sprinkle drm_modeset_lock_all to appease locking checksDaniel Vetter2015-09-231-0/+4
| | * | | | drm/amdgpu: sync ce and me with SWITCH_BUFFER(2)monk.liu2015-09-233-92/+23
OpenPOWER on IntegriCloud