summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-06drm/i915: annotate intel_atomic_commit_fence_waitmmu_notifier-checksDaniel Vetter1-0/+2
2018-11-06drm/i915: Annotate dma_fence waitsDaniel Vetter1-1/+20
2018-11-06reservation: Annotate dma_fence waitsDaniel Vetter1-0/+2
2018-11-06dma-fence: cross-release annotationsDaniel Vetter2-0/+42
2018-11-06mm, notifier: Add a lockdep map for invalidate_range_startDaniel Vetter2-0/+14
2018-11-06mm, notifier: Catch sleeping/blocking for !blockableDaniel Vetter1-1/+7
2018-11-06mm: Check if mmu notifier callbacks are allowed to failDaniel Vetter1-0/+2
2018-11-06kernel/lockdep: Make cross-release a config optionDaniel Vetter1-12/+12
2018-11-06lockdep: Remove GFP_NOLOCKDEP annotationDaniel Vetter2-12/+1
2018-11-06kthread: finer-grained lockdep/cross-release completionDaniel Vetter2-28/+88
2018-11-06locking/lockdep: restore cross-release checksDaniel Vetter9-35/+1790
2018-11-06drm-tip: 2018y-11m-06d-17h-26m-15s UTC integration manifestDaniel Vetter1-0/+28
2018-11-06Merge remote-tracking branch 'drm-intel/topic/core-for-CI' into drm-tipDaniel Vetter11-123/+139
2018-11-06Merge remote-tracking branch 'takashi/for-next' into drm-tipDaniel Vetter1-5/+124
2018-11-06Merge remote-tracking branch 'takashi/for-linus' into drm-tipDaniel Vetter2-2/+5
2018-11-06Merge remote-tracking branch 'drm-intel/drm-intel-next-queued' into drm-tipDaniel Vetter128-4827/+8443
2018-11-06Merge remote-tracking branch 'drm-misc/drm-misc-next' into drm-tipDaniel Vetter219-3694/+7431
2018-11-06Merge remote-tracking branch 'drm-intel/drm-intel-fixes' into drm-tipDaniel Vetter14-71/+75
2018-11-06drm/lease: look at ->universal_planes only onceDaniel Vetter1-6/+8
2018-11-06drm/file: Uncompact the feature flagsDaniel Vetter1-7/+7
2018-11-06drm/lease: debug output for lease creationDaniel Vetter1-4/+14
2018-11-06drm/i915: Fix ilk+ watermarks when disabling pipesVille Syrjälä1-11/+6
2018-11-06drm/sun4i: tcon: prevent tcon->panel dereference if NULLGiulio Benetti1-1/+2
2018-11-06drm/sun4i: tcon: fix check of tcon->panel null pointerGiulio Benetti3-5/+5
2018-11-06ALSA: usb-audio: Define registers for CM6206Linus Walleij1-5/+124
2018-11-06ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooksTakashi Iwai1-2/+2
2018-11-06drm/i915: Don't oops during modeset shutdown after lpe audio deinitVille Syrjälä1-1/+3
2018-11-06drm/i915: Mark pin flags as u64Chris Wilson1-14/+14
2018-11-06drm/i915/icl: Fix the macros for DFLEXDPMLE register bitsManasi Navare1-2/+6
2018-11-06drm/i915: Fix error handling for the NV12 fb dimensions checkVille Syrjälä1-1/+1
2018-11-06drm/i915: Fix VIDEO_DIP_CTL bit shiftsDhinakaran Pandiyan1-6/+6
2018-11-06drm/i915/glk: Remove 99% limitation.Rodrigo Vivi1-16/+2
2018-11-06drm/i915: Compare user's 64b GTT offset even on 32bChris Wilson3-2/+3
2018-11-06drm/i915: Mark up GTT sizes as u64Chris Wilson4-8/+8
2018-11-06drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N valuesClint Taylor1-0/+17
2018-11-06drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLKVille Syrjälä3-10/+9
2018-11-06drm/i915: Don't oops during modeset shutdown after lpe audio deinitVille Syrjälä1-1/+3
2018-11-06drm/i915: Break long iterations for get/put shmemfs pagesChris Wilson1-1/+2
2018-11-06drm/syncobj: Fix oops on drm_syncobj_find_fence(file_priv, 0, ...).Eric Anholt1-1/+2
2018-11-06drm/i915/icl: Enable Plane Input CSC for YUV to RGB ConversionUma Shankar2-1/+111
2018-11-06drm/i915/icl: Define Plane Input CSC Coefficient RegistersUma Shankar1-0/+50
2018-11-06efi: Fix debugobjects warning on efi_rts_workWaiman Long1-1/+1
2018-11-06libata: Downgrade unsupported feature warnings to notificationsChris Wilson1-8/+8
2018-11-06x86: Downgrade clock throttling thermal event critical errorChris Wilson1-4/+4
2018-11-06kernel/panic: Show the stacktrace after additional notifier messagesChris Wilson1-7/+8
2018-11-06usb/icl: Work around ACPI boottime crashImre Deak1-0/+24
2018-11-06RFT mm/oomkill: Don't skip the reaperChris Wilson1-9/+20
2018-11-06net/sch_generic: Shut up noiseDaniel Vetter1-1/+6
2018-11-06kernel/panic: Repeat the line and caller information at the end of the OOPSChris Wilson1-7/+15
2018-11-06lockdep: Up MAX_LOCKDEP_CHAINSDaniel Vetter1-1/+1