summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | drm: atmel-hlcdc: remove useless pm_runtime_put_sync in probeBoris Brezillon2015-02-241-2/+0
| | * | | | | | drm: atmel-hlcdc: reset layer A2Q and UPDATE bits when disabling itBoris Brezillon2015-02-241-1/+2
| * | | | | | | Merge tag 'drm-intel-fixes-2015-02-26' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-02-278-25/+73
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: Fix frontbuffer false positve.Rodrigo Vivi2015-02-251-3/+0
| | * | | | | | | drm/i915: Align initial plane backing objects correctlyDaniel Vetter2015-02-242-10/+14
| | * | | | | | | drm/i915: avoid processing spurious/shared interrupts in low-power statesImre Deak2015-02-241-0/+22
| | * | | | | | | drm/i915: Check obj->vma_list under the struct_mutexChris Wilson2015-02-241-3/+4
| | * | | | | | | drm/i915: Fix a use after free, and unbalanced refcountingNick Hoath2015-02-243-7/+18
| | * | | | | | | drm/i915: Dell Chromebook 11 has PWM backlightJani Nikula2015-02-231-0/+3
| | * | | | | | | drm/i915/skl: handle all pixel formats in skylake_update_primary_plane()Jani Nikula2015-02-231-0/+9
| | * | | | | | | drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi2015-02-232-2/+3
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-02-2714-20/+98
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | drm/radeon: only enable DP audio if the monitor supports itAlex Deucher2015-02-251-6/+15
| | * | | | | | drm/radeon: fix atom aux payload size check for writes (v2)Alex Deucher2015-02-251-0/+7
| | * | | | | | drm/radeon: fix 1 RB harvest config setup for TN/RLAlex Deucher2015-02-251-4/+4
| | * | | | | | drm/radeon: enable SRBM timeout interrupt on EG/NIChristian König2015-02-254-0/+17
| | * | | | | | drm/radeon: enable SRBM timeout interrupt on SIChristian König2015-02-252-0/+11
| | * | | | | | drm/radeon: enable SRBM timeout interrupt on CIK v2Leo Liu2015-02-252-0/+12
| | * | | | | | drm/radeon: dump full IB if we hit a packet errorAlex Deucher2015-02-252-9/+22
| | * | | | | | drm/radeon: disable mclk switching with 120hz+ monitorsAlex Deucher2015-02-251-0/+6
| | * | | | | | drm/radeon: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher2015-02-251-1/+1
| | * | | | | | drm/radeon: enable native backlight control on old macsNathan-J. Hirschauer2015-02-251-0/+3
| |/ / / / / /
| * | | | | | Merge tag 'drm-amdkfd-fixes-2015-02-23' of git://people.freedesktop.org/~gabb...Dave Airlie2015-02-243-9/+11
| |\ \ \ \ \ \
| | * | | | | | drm/amdkfd: don't set get_pipes_num() as inlineOded Gabbay2015-02-232-6/+7
| | * | | | | | drm/amdkfd: Initialize only amdkfd's assigned pipelinesOded Gabbay2015-02-233-3/+4
| | |/ / / / /
| * | | | | | Merge tag 'drm/tegra/for-3.20-rc1-fixes' of git://anongit.freedesktop.org/teg...Dave Airlie2015-02-242-39/+48
| |\ \ \ \ \ \
| | * | | | | | drm/tegra: dc: Move more code into ->init()Thierry Reding2015-02-191-38/+36
| | * | | | | | drm/tegra: dc: Wire up CRTC parent of atomic stateThierry Reding2015-02-191-1/+3
| | * | | | | | drm/tegra: dc: Reset state's active_changed fieldThierry Reding2015-02-191-0/+1
| | * | | | | | drm/tegra: hdmi: Explicitly set clock rateThierry Reding2015-02-191-0/+8
| * | | | | | | drm: Fix deadlock due to getconnector locking changesDaniel Vetter2015-02-241-1/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-282-41/+61
|\ \ \ \ \ \ \
| * | | | | | | mm: shmem: check for mapping owner before dereferencingSasha Levin2015-02-231-0/+3
| * | | | | | | NVMe: Fix for BLK_DEV_INTEGRITY not setKeith Busch2015-02-231-41/+58
| |/ / / / / /
* | | | | | | Merge tag 'xfs-for-linus-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-286-31/+41
|\ \ \ \ \ \ \
| * | | | | | | xfs: cancel failed transaction in xfs_fs_commit_blocks()Eric Sandeen2015-02-241-1/+3
| * | | | | | | xfs: Ensure we have target_ip for RENAME_EXCHANGEEric Sandeen2015-02-241-0/+4
| * | | | | | | xfs: ensure truncate forces zeroed blocks to diskDave Chinner2015-02-233-30/+29
| * | | | | | | xfs: Fix quota type in quota structures when reusing quota fileJan Kara2015-02-231-0/+5
| |/ / / / / /
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-2818-35/+90
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov2015-02-286-0/+10
| * | | | | | mm: page_alloc: revert inadvertent !__GFP_FS retry behavior changeJohannes Weiner2015-02-281-1/+8
| * | | | | | kernel/sys.c: fix UNAME26 for 4.0Jon DeVree2015-02-281-1/+2
| * | | | | | mm: memcontrol: use "max" instead of "infinity" in control knobsJohannes Weiner2015-02-282-8/+8
| * | | | | | zram: use proper type to update max_used_pagesJoonsoo Kim2015-02-281-1/+1
| * | | | | | drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show...Joshua Kinard2015-02-281-2/+2
| * | | | | | nilfs2: fix potential memory overrun on inodeRyusuke Konishi2015-02-281-3/+44
| * | | | | | scripts/gdb: add empty package initialization scriptJan Kiszka2015-02-281-0/+1
| * | | | | | rtc: ds1685: remove superfluous checks for out-of-range u8 valuesGeert Uytterhoeven2015-02-281-6/+6
| * | | | | | rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build errorArnd Bergmann2015-02-281-2/+0
OpenPOWER on IntegriCloud