summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-09Merge tag 'for-linus-4.9-rc4-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-85/+68
2016-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-5/+5
2016-11-09drm/imx: disable planes before DCLucas Stach1-3/+6
2016-11-08Merge tag 'iommu-fixes-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-12/+43
2016-11-08drm/amd/powerplay: return false instead of -EINVALAndrew Shadura1-1/+1
2016-11-08drm/amdgpu/powerplay/smu7: fix unintialized data usageArnd Bergmann1-0/+2
2016-11-08iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathJoerg Roedel1-2/+12
2016-11-08iommu/arm-smmu: Fix out-of-bounds dereferenceRobin Murphy1-1/+3
2016-11-08iommu/arm-smmu: Check that iommu_fwspecs are oursRobin Murphy1-1/+1
2016-11-08iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3sRobin Murphy1-8/+17
2016-11-08iommu/arm-smmu: Work around ARM DMA configurationRobin Murphy1-0/+10
2016-11-08ALSA: info: Return error for invalid read/writeTakashi Iwai1-1/+5
2016-11-08ALSA: info: Limit the proc text input sizeTakashi Iwai1-0/+3
2016-11-08percpu: use notrace variant of preempt_disable/preempt_enableHeiko Carstens1-2/+2
2016-11-08fs/nfs: Fix used uninitialized warn in nfs4_slot_seqid_in_use()Shuah Khan1-1/+1
2016-11-08NFS: Don't print a pNFS error if we aren't using pNFSAnna Schumaker1-0/+2
2016-11-08NFS: Ignore connections that have cl_rpcclient uninitializedPetr Vandrovec1-1/+2
2016-11-07SUNRPC: Fix suspicious RCU usageAnna Schumaker1-2/+5
2016-11-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-21/+42
2016-11-07Merge tag 'openrisc-for-linus-v4.9-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2016-11-07Merge tag 'hwmon-for-linus-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+4
2016-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-36/+95
2016-11-07drm/amdgpu: fix crash in acp_hw_finiAlex Deucher1-1/+4
2016-11-07drm/i915: Limit Valleyview and earlier to only using mappable scanoutChris Wilson1-2/+16
2016-11-07drm/i915: Round tile chunks up for constructing partial VMAsChris Wilson1-1/+1
2016-11-07drm/i915/dp: Extend BDW DP audio workaround to GEN9 platformsDhinakaran Pandiyan1-2/+4
2016-11-07drm/i915/dp: BDW cdclk fix for DP audioDhinakaran Pandiyan1-3/+24
2016-11-07drm/i915/vlv: Prevent enabling hpd polling in late suspendLyude1-1/+3
2016-11-07drm/i915: Respect alternate_ddc_pin for all DDI portsVille Syrjälä1-36/+48
2016-11-07orangefs: clean up debugfsMike Marshall2-85/+68
2016-11-07mmc: mxs: Initialize the spinlock prior to using itFabio Estevam1-2/+2
2016-11-07mmc: mmc: Use 500ms as the default generic CMD6 timeoutUlf Hansson1-0/+3
2016-11-07mmc: mmc_test: Fix "Commands during non-blocking write" testsAdrian Hunter1-4/+4
2016-11-07mmc: sdhci: Fix missing enhanced strobe setting during runtime resumeAdrian Hunter1-0/+4
2016-11-07mmc: sdhci: Reset cmd and data circuits after tuning failureAdrian Hunter1-0/+4
2016-11-07mmc: sdhci: Fix unexpected data interrupt handlingAdrian Hunter1-3/+2
2016-11-07mmc: sdhci: Fix CMD line reset interfering with ongoing data transferAdrian Hunter1-7/+16
2016-11-07pinctrl-aspeed-g5: Never set SCU90[6]Andrew Jeffery1-1/+1
2016-11-07mmc: dw_mmc: add the "reset" as name of reset controllerJaehoon Chung1-1/+1
2016-11-07Documentation: synopsys-dw-mshc: add binding for reset-namesJaehoon Chung1-0/+5
2016-11-07Merge branch 'msm-fixes-4.9' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie10-31/+55
2016-11-07Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie11-25/+79
2016-11-06mm/filemap: don't allow partially uptodate page for pipesEryu Guan1-0/+3
2016-11-06openrisc: Define __ro_after_init to avoid crashGuenter Roeck1-0/+2
2016-11-06Linux 4.9-rc4v4.9-rc4Linus Torvalds1-1/+1
2016-11-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2016-11-05arm64: Fix circular include of asm/lse.h through linux/jump_label.hCatalin Marinas4-21/+42
2016-11-05Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...Linus Torvalds2-9/+7
2016-11-05Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds4-19/+30
2016-11-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-17/+6