summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-22Merge tag 'mmc-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-03-22sbitmap: trivial - update comment for sbitmap_deferred_clear_bitShenghui Wang
2019-03-22drm/i915: Clean up EDID downclock mode lookupVille Syrjälä
2019-03-22drm/i915: Stop hand rolling drm_mode_match()Ville Syrjälä
2019-03-22drm/i915: Adjust DSI fixed mode handlingVille Syrjälä
2019-03-22drm/i915: Refactor VBT fixed mode handlingVille Syrjälä
2019-03-22drm/i915: Pick the first mode from EDID as the fixed mode when there is no pr...Ville Syrjälä
2019-03-22drm/i915: Refactor EDID fixed mode searchVille Syrjälä
2019-03-22drm/i915: Really calculate the cursor ddb based on the highest enabled wm levelVille Syrjälä
2019-03-22Merge branch 'x86/cpu' into x86/urgentThomas Gleixner
2019-03-22x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...Nathan Chancellor
2019-03-22drm/i915: Allow contexts to share a single timeline across all enginesChris Wilson
2019-03-22drm/i915: Extend CONTEXT_CREATE to set parameters upon constructionChris Wilson
2019-03-22drm/i915: Create/destroy VM (ppGTT) for use with contextsChris Wilson
2019-03-22drm/i915: Introduce the i915_user_extension_methodChris Wilson
2019-03-22watchdog/core: Make variables staticValdis Kletnieks
2019-03-22time/jiffies: Make refined_jiffies staticValdis Kletnieks
2019-03-22genirq/devres: Remove excess parameter from kernel docValdis Kletnieks
2019-03-22x86/mm/pti: Make local symbols staticValdis Kletnieks
2019-03-22futex: Ensure that futex address is aligned in handle_futex_death()Chen Jie
2019-03-22iommu/vt-d: Save the right domain ID used by hardwareLu Baolu
2019-03-22iommu/vt-d: Check capability before disabling protected memoryLu Baolu
2019-03-22iommu/iova: Fix tracking of recently failed iova addressRobert Richter
2019-03-22Merge branch 'pm-domains' into pmRafael J. Wysocki
2019-03-22drm/i915/guc: GuC suspend path cleanupSujaritha Sundaresan
2019-03-22drm/i915/selftests: Mark up preemption tests for hang detectionChris Wilson
2019-03-22drm/i915/selftests: Calculate maximum ring size for preemption chainChris Wilson
2019-03-21Merge tag 'drm-fixes-2019-03-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-03-22Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-03-22Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2019-03-22Merge tag 'exynos-drm-fixes-for-5.1-rc2' of git://git.kernel.org/pub/scm/linu...Dave Airlie
2019-03-22Merge tag 'drm-intel-fixes-2019-03-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-03-22Merge branch 'linux-5.1' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2019-03-22drm/nouveau/dmem: empty chunk do not have a buffer object associated with them.Jérôme Glisse
2019-03-22drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failureYueHaibing
2019-03-22drm/nouveau/dmem: Fix a NULL vs IS_ERR() checkDan Carpenter
2019-03-22drm/nouveau/dmem: remove set but not used variable 'drm'YueHaibing
2019-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-03-21Merge tag 'selinux-pr-20190321' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-03-21Merge tag 'fixes_for_v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-21drm/i915: Skip object locking around a no-op set-domain ioctlChris Wilson
2019-03-21drm/i915: Flush pages on acquisitionChris Wilson
2019-03-21Merge tag 'fsnotify_for_v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-21drm/i915: Stop storing the context name as the timeline nameChris Wilson
2019-03-21drm/i915: Stop storing ctx->user_handleChris Wilson
2019-03-21drm/i915: Introduce a mutex for file_priv->context_idrChris Wilson
2019-03-21drm/i915: Separate GEM context construction and registration to userspaceChris Wilson
2019-03-21irqchip/irq-mvebu-sei: Make mvebu_sei_ap806_caps staticYueHaibing
2019-03-21perf bpf: Show more BPF program info in print_bpf_prog_info()Song Liu
2019-03-21perf bpf: Extract logic to create program names from perf_event__synthesize_o...Song Liu