summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-16drm/i915: Don't mark idle if hangcheck is duemissed_irqsMika Kuoppala1-16/+29
2016-02-16drm/i915: Mark busy earlier in request submissionMika Kuoppala2-4/+7
2016-02-16drm/i915: Use last submitted seqno as engine active indicatorMika Kuoppala2-4/+7
2016-02-16drm/i915: Replace manual barrier() with READ_ONCE() in HWS accessorChris Wilson1-2/+1
2016-02-16drm/i915: Use simplest form for flushing the single cacheline in the HWSChris Wilson1-2/+3
2016-02-16drm/i915: Harden detection of missed interruptsChris Wilson3-5/+17
2016-02-16drm/i915: Separate out the seqno-barrier from engine->get_seqnoChris Wilson8-41/+51
2016-02-16drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+Chris Wilson1-2/+11
2016-02-16drm-intel-nightly: 2016y-02m-16d-10h-50m-21s UTC integration manifestMaarten Lankhorst1-0/+20
2016-02-16Merge remote-tracking branch 'origin/topic/core-for-CI' into drm-intel-nightlyMaarten Lankhorst1-33/+54
2016-02-16Merge remote-tracking branch 'origin/topic/kerneldoc' into drm-intel-nightlyMaarten Lankhorst3-38/+164
2016-02-16Merge remote-tracking branch 'origin/topic/drm-misc' into drm-intel-nightlyMaarten Lankhorst13-42/+645
2016-02-16Merge remote-tracking branch 'origin/topic/drm-fixes' into drm-intel-nightlyMaarten Lankhorst2-4/+11
2016-02-16Merge remote-tracking branch 'sound-upstream/for-linus' into drm-intel-nightlyMaarten Lankhorst2-6/+11
2016-02-16Merge remote-tracking branch 'drm-upstream/drm-next' into drm-intel-nightlyMaarten Lankhorst13-3/+1063
2016-02-16Merge remote-tracking branch 'origin/drm-intel-next-queued' into drm-intel-ni...Maarten Lankhorst145-3777/+5224
2016-02-16drm/i915: Fix some minor issues with atomic cdclk.Maarten Lankhorst1-8/+4
2016-02-16drm/i915: Use atomic helpers for suspend, v2.Maarten Lankhorst3-85/+45
2016-02-15drm/i915: Check for get_pages instead of shmem (filp)Ben Widawsky1-1/+1
2016-02-15drm/i915: Reject invalid-pad for context-destroy and -create ioctlsChris Wilson1-0/+6
2016-02-15drm/i915: Add missing 'else' to intel_digital_port_connected()Ville Syrjälä1-1/+1
2016-02-15drm/i915: Fix hpd live status bits for g4xVille Syrjälä2-14/+15
2016-02-15drm/i915/ilk: Move register read under spinlockTvrtko Ursulin1-2/+4
2016-02-15drm/i915/guc: Do not wait for firmware load atomicallyTvrtko Ursulin1-3/+3
2016-02-15drm/i915: Fix struct mutex vs. RPS lock inversionTvrtko Ursulin2-9/+4
2016-02-15drm/i915: GEM operations need to be done under the big lockTvrtko Ursulin2-2/+8
2016-02-15drm/i915: Use appropriate spinlock flavourTvrtko Ursulin1-4/+2
2016-02-15kernel/cpu: Use lockref for online CPU reference countingJoonas Lahtinen1-33/+54
2016-02-15ALSA: hda - Cancel probe work instead of flush at removeTakashi Iwai1-2/+2
2016-02-15ALSA: seq: Fix leak of pool buffer at concurrent writesTakashi Iwai1-4/+9
2016-02-15drm/i915: Clear shared dpll based on old state, v2.Maarten Lankhorst1-13/+8
2016-02-15drm/fb_helper: Use add_one_connector in add_all_connectors.Maarten Lankhorst1-8/+4
2016-02-15drm/fb_helper: Use correct allocation count for arrays.Maarten Lankhorst1-7/+7
2016-02-15Revert "drm/i915: fix context/engine cleanup order"Daniel Vetter3-15/+14
2016-02-15drm/i915: Don't ERROR for an expected intel_rcs_ctx_init() interruptionChris Wilson1-2/+2
2016-02-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-26/+75
2016-02-14drm/i915: Update DRIVER_DATE to 20160214Daniel Vetter1-1/+1
2016-02-14Linux 4.5-rc4Linus Torvalds1-1/+1
2016-02-15Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-i...Dave Airlie10-26/+75
2016-02-14Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-1/+12
2016-02-14Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2016-02-14Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-7/+79
2016-02-14Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-12/+19
2016-02-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-26/+63
2016-02-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-6/+10
2016-02-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2016-02-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-14/+18
2016-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2016-02-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds21-71/+46
2016-02-14Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-2/+7