summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-25Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter10164-295149/+551175
2016-10-25dma-buf/fence: add an lockdep_assert_held()Rob Clark1-0/+2
2016-10-25drm/dp: Factor out helper to distinguish between branch and sink devicesImre Deak2-7/+10
2016-10-25Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie109-2948/+20193
2016-10-25Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie75-759/+1355
2016-10-25drm/edid: Only print the bad edid when abortingChris Wilson1-23/+56
2016-10-24drm/msm: add missing header dependenciesBaoyou Xie1-0/+1
2016-10-24drm/msm/adreno: move function declarations to header fileBaoyou Xie2-3/+3
2016-10-24drm/i2c/tda998x: mark symbol static where possibleBaoyou Xie1-1/+2
2016-10-24drm/i915: Update DRIVER_DATE to 20161024drm-intel-next-2016-10-24Daniel Vetter1-2/+2
2016-10-24doc: add missing docbook parameter for fence-arrayStephen Hemminger1-0/+1
2016-10-23Linux 4.9-rc2v4.9-rc2Linus Torvalds1-1/+1
2016-10-23Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds4-12/+13
2016-10-23Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-50/+56
2016-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-75/+105
2016-10-23Merge tag 'hwmon-for-linus-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+6
2016-10-23Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds9-5/+560
2016-10-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-2/+299
2016-10-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-22/+40
2016-10-22Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-71/+30
2016-10-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-10/+11
2016-10-22Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+5
2016-10-22x86/boot/smp: Don't try to poke disabled/non-existent APICVille Syrjälä1-7/+9
2016-10-22drm: RIP mode_config->rotation_propertyVille Syrjälä5-45/+7
2016-10-22drm/msm/mdp5: Advertize 180 degree rotationVille Syrjälä1-4/+17
2016-10-22drm/msm/mdp5: Use per-plane rotation propertyVille Syrjälä1-9/+5
2016-10-22drm/i915: Stop setting SNB min-freq-table 0 on powersave setupChris Wilson1-4/+0
2016-10-21Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds13-50/+148
2016-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-10/+24
2016-10-21Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2-2/+3
2016-10-21Merge tag 'acpi-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-1/+5
2016-10-21Merge branches 'acpi-wdat' and 'acpi-cppc'Rafael J. Wysocki2-1/+5
2016-10-21Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Thomas Gleixner3-7/+7
2016-10-21drm: Use u64 for intermediate dotclock calculationsChris Wilson1-2/+6
2016-10-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-11/+6
2016-10-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds8-49/+115
2016-10-21Merge tag 'pci-v4.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+3
2016-10-21Merge tag 'kvm-arm-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2-5/+13
2016-10-21drm/i915: Use the per-plane rotation propertyVille Syrjälä3-35/+34
2016-10-21arm/arm64: KVM: Map the BSS at HYPMarc Zyngier1-0/+7
2016-10-21drm/omap: Use per-plane rotation propertyVille Syrjälä3-38/+41
2016-10-21arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon1-5/+6
2016-10-21drm/omap: Set rotation property initial value to BIT(DRM_ROTATE_0) insted of 0Ville Syrjälä2-3/+5
2016-10-21drm/atmel-hlcdc: Use per-plane rotation propertyVille Syrjälä1-17/+20
2016-10-21drm/arm: Use per-plane rotation propertyVille Syrjälä1-8/+5
2016-10-21drm: Add support for optional per-plane rotation propertyVille Syrjälä5-3/+49
2016-10-21drm/atomic: Reject attempts to use multiple rotation angles at onceVille Syrjälä1-0/+2
2016-10-21drm: Add drm_rotation_90_or_270()Ville Syrjälä10-33/+28
2016-10-21Merge tag 'drm-fixes-for-v4.9-rc2-part2' of git://people.freedesktop.org/~air...Linus Torvalds12-148/+187
2016-10-21PCI: designware-plat: Update author email addressJoao Pinto1-1/+1