summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | arm64: Don't use is_module_addr in setting page attributesLaura Abbott2015-03-061-1/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-03-0734-325/+399
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-intel-fixes-2015-03-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-03-062-16/+32
| |\ \ \ \ \
| | * | | | | drm/i915: gen4: work around hang during hibernationImre Deak2015-03-041-5/+25
| | * | | | | drm/i915: Check for driver readyness before handling an underrun interruptChris Wilson2015-03-041-11/+7
| | |/ / / /
| * | | | | Merge tag 'v4.0-rc2' into drm-fixesDave Airlie2015-03-062-1/+2
| |\| | | |
| * | | | | Merge branch 'msm-fixes-4.0' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie2015-03-056-53/+81
| |\ \ \ \ \
| | * | | | | drm/msm: kexec fixesRob Clark2015-03-052-0/+10
| | * | | | | drm/msm/mdp5: fix cursor blendingRob Clark2015-03-051-1/+0
| | * | | | | drm/msm/mdp5: fix cursor ROIRob Clark2015-03-051-28/+40
| | * | | | | drm/msm/atomic: Don't leak atomic commit object when commit failsLaurent Pinchart2015-03-051-1/+3
| | * | | | | drm/msm/mdp5: Avoid flushing registers when CRTC is disabledStephane Viau2015-03-051-7/+19
| | * | | | | drm/msm: update generated headers (add 6th lm.base entry)Stephane Viau2015-03-051-11/+4
| | * | | | | drm/msm/mdp5: fixup "drm/msm: fix fallout of atomic dpms changes"Stephane Viau2015-03-052-5/+5
| * | | | | | Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-03-0514-127/+122
| |\ \ \ \ \ \
| | * | | | | | drm/radeon: fix interlaced modes on DCE8Alex Deucher2015-03-031-0/+3
| | * | | | | | drm/radeon: fix DRM_IOCTL_RADEON_CS oopsTommi Rantala2015-03-031-1/+3
| | * | | | | | drm/radeon: do a posting read in cik_set_irqAlex Deucher2015-03-031-0/+3
| | * | | | | | drm/radeon: do a posting read in si_set_irqAlex Deucher2015-03-031-0/+3
| | * | | | | | drm/radeon: do a posting read in evergreen_set_irqAlex Deucher2015-03-031-0/+3
| | * | | | | | drm/radeon: do a posting read in r600_set_irqAlex Deucher2015-03-031-0/+3
| | * | | | | | drm/radeon: do a posting read in rs600_set_irqAlex Deucher2015-03-031-0/+4
| | * | | | | | drm/radeon: do a posting read in r100_set_irqAlex Deucher2015-03-031-0/+4
| | * | | | | | radeon/audio: fix DP audio on DCE6Slava Grigorev2015-03-032-4/+12
| | * | | | | | radeon/audio: fix whitespaceSlava Grigorev2015-03-031-16/+16
| | * | | | | | drm/radeon: adjust audio callback orderAlex Deucher2015-03-031-14/+16
| | * | | | | | drm/radeon: properly set dto for dp on DCE4/5Alex Deucher2015-03-032-3/+10
| | * | | | | | drm/radeon/audio: update EDID derived fields in modesetAlex Deucher2015-03-031-5/+6
| | * | | | | | drm/radeon: don't toggle audio state in modesetAlex Deucher2015-03-031-12/+1
| | * | | | | | drm/radeon/audio: set mute around state setupAlex Deucher2015-03-031-1/+2
| | * | | | | | drm/radeon: assign pin in detectAlex Deucher2015-03-031-3/+3
| | * | | | | | drm/radeon: fix the audio dpms callbacksAlex Deucher2015-03-034-70/+32
| | |/ / / / /
| * | | | | | drm/ttm: device address space != CPU address spaceAlex Deucher2015-03-054-4/+4
| * | | | | | drm/mm: Support 4 GiB and larger rangesThierry Reding2015-03-054-104/+110
| |/ / / / /
| * | | | | Revert "drm/rockchip: Flip select/depends in Kconfig"Dave Airlie2015-03-031-1/+1
| * | | | | drm/rockchip: Flip select/depends in KconfigDaniel Vetter2015-03-031-1/+1
| * | | | | Merge tag 'imx-drm-fixes-2015-02-24' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2015-03-034-21/+50
| |\ \ \ \ \
| | * | | | | DRM: i.MX: parallel display: Support probe deferral for finding DRM panelLiu Ying2015-02-231-1/+4
| | * | | | | drm/imx: imx-ldb: enable DI clock in encoder_mode_setPhilipp Zabel2015-02-231-15/+13
| | * | | | | drm/imx: dw_hdmi-imx: add end of array element to current control arrayPhilipp Zabel2015-02-231-1/+3
| | * | | | | drm/imx: dw_hdmi-imx: add mode_valid callback prune unsupported modesPhilipp Zabel2015-02-231-4/+28
| | * | | | | gpu: ipu-v3: do not divide by zero if the pixel clock is too largePhilipp Zabel2015-02-231-0/+2
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-03-069-62/+241
|\ \ \ \ \ \
| * | | | | | Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.Quentin Casasnovas2015-03-061-1/+1
| * | | | | | Btrfs: fix data loss in the fast fsync pathFilipe Manana2015-03-061-28/+28
| * | | | | | Btrfs: remove extra run_delayed_refs in update_cowonly_rootJosef Bacik2015-03-061-3/+0
| * | | | | | Btrfs: incremental send, don't rename a directory too soonFilipe Manana2015-03-021-15/+156
| * | | | | | btrfs: fix lost return value due to variable shadowingDavid Sterba2015-03-021-1/+0
| * | | | | | Btrfs: do not ignore errors from btrfs_lookup_xattr in do_setxattrFilipe Manana2015-03-021-2/+6
| * | | | | | Btrfs: fix off-by-one logic error in btrfs_realloc_nodeFilipe Manana2015-03-021-4/+4