summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-07-16Merge tag 'jfs-4.2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2015-07-16ARM: keystone: dts: rename pcie nodes to help override statusMurali Karicheri
2015-07-16ARM: keystone: dts: fix dt bindings for PCIeMurali Karicheri
2015-07-16Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'Rafael J. Wysocki
2015-07-16ARM: pxa: fix dm9000 platform data regressionRobert Jarzmik
2015-07-16drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer
2015-07-16drm/radeon/ci: silence a harmless PCC warningAlex Deucher
2015-07-16drm/amdgpu/cz: silence some dpm debug outputAlex Deucher
2015-07-16drm/amdgpu/cz: store the forced dpm levelAlex Deucher
2015-07-16drm/amdgpu/cz: unforce dpm levels before forcing to low/highAlex Deucher
2015-07-16drm/amdgpu: remove bogus check in gfx8 rb setupAlex Deucher
2015-07-16drm/amdgpu: set proper index/data pair for smc regs on CZ (v2)Alex Deucher
2015-07-16drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2)Alex Deucher
2015-07-16drm/amdgpu: stop context leak in the error pathChristian König
2015-07-16drm/amdgpu: validate the context id in the dependenciesChristian König
2015-07-16drm/radeon: fix user ptr race conditionChristian König
2015-07-16drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULLMichel Dänzer
2015-07-16drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5Alex Deucher
2015-07-16blk-mq: set default timeout as 30 secondsMing Lei
2015-07-16dm cache: display 'needs_check' in status if it is setMike Snitzer
2015-07-16dm thin: display 'needs_check' in status if it is setMike Snitzer
2015-07-16dm thin: stay in out-of-data-space mode once no_space_timeout expiresMike Snitzer
2015-07-16scsi: fix host max depth checking for the 'queue_depth' sysfs interfaceJens Axboe
2015-07-16gpio: pca953x: fix nested irqs reschedulingGrygorii Strashko
2015-07-16st: null pointer dereference panic caused by use after kref_put by st_openSeymour, Shane M
2015-07-16gpio: omap: prevent module from being unloaded while in useGrygorii Strashko
2015-07-16gpio: max732x: Add missing dev reference to gpiochipMarek Vasut
2015-07-16gpio/xilinx: Use correct address when setting initial values.Raphaël Teysseyre
2015-07-16gpio: zynq: Fix problem with unbalanced pm_runtime_enableMichal Simek
2015-07-16ALSA: hda/realtek: Enable HP amp and mute LED on HP Folio 9480m [v3]Keith Packard
2015-07-16gpio: omap: add missed spin_unlock_irqrestore in omap_gpio_irq_typeGrygorii Strashko
2015-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2015-07-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-07-15gpio: brcmstb: fix null ptr dereference in driver removeGregory Fong
2015-07-15gpio: Remove double "base" in commentGeert Uytterhoeven
2015-07-15NVMe: Reread partitions on metadata formatsKeith Busch
2015-07-15Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-07-15Merge tag 'arc-v4.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-07-15jfs: clean up jfs_rename and fix out of order unlockDave Kleikamp
2015-07-15Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-15Merge tag 'trace-v4.2-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-07-15drm/armada: avoid saving the adjusted mode to crtc->modeRussell King
2015-07-15drm/armada: fix overlay when partially off-screenRussell King
2015-07-15drm/armada: convert overlay to use drm_plane_helper_check_update()Russell King
2015-07-15drm/armada: fix gem object free after failed prime importRussell King
2015-07-15drm/armada: fix incorrect overlay plane cleanupRussell King
2015-07-15drm/armada: fix missing overlay wake-upRussell King