index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-29
drm/i915/gt: Always send a pulse down the engine after disabling heartbeat
Chris Wilson
2020-09-29
drm/i915: Cancel outstanding work after disabling heartbeats on an engine
Chris Wilson
2020-09-26
drm/i915/gem: Hold request reference for canceling an active context
Chris Wilson
2020-09-26
drm/i915: Redo "Remove i915_request.lock requirement for execution callbacks"
Chris Wilson
2020-09-24
drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutex
Chris Wilson
2020-09-23
drm/i915/uc: tune down GuC communication enabled/disabled messages
Jani Nikula
2020-09-22
drm/i915: check i915_vm_alloc_pt_stash for errors
Matthew Auld
2020-09-21
drm/i915: Fix uninitialised variable in intel_context_create_request.
Maarten Lankhorst
2020-09-18
drm/i915/gt: Remove defunct intel_virtual_engine_get_sibling()
Chris Wilson
2020-09-18
drm/i915: Reduce GPU error capture mutex hold time
Chris Wilson
2020-09-18
drm/i915: Break up error capture compression loops with cond_resched()
Chris Wilson
2020-09-18
drm/i915/gt: Show engine properties in the pretty printer
Chris Wilson
2020-09-17
drm/i915: Fix an error code i915_gem_object_copy_blt()
Dan Carpenter
2020-09-15
drm/i915/gt: Use a mmio read of the CSB in case of failure
Chris Wilson
2020-09-15
drm/i915/gt: Apply the CSB w/a for all
Chris Wilson
2020-09-15
drm/i915/gt: Wait for CSB entries on Tigerlake
Chris Wilson
2020-09-15
drm/i915/gt: Widen CSB pointer to u64 for the parsers
Chris Wilson
2020-09-15
drm/i915/gt: Check for a registered driver with IPS
Chris Wilson
2020-09-15
drm/i915/gt: Clear the buffer pool age before use
Chris Wilson
2020-09-15
drm/i915/gem: Prevent using pgprot_writecombine() if PAT is not supported
Chris Wilson
2020-09-15
drm/i915/gem: Avoid implicit vmap for highmem on x86-32
Chris Wilson
2020-09-07
drm/i915: Unlock the shared hwsp_gtt object after pinning
Thomas Hellström
2020-09-07
drm/i915: Filter wake_flags passed to default_wake_function
Chris Wilson
2020-09-07
drm/i915: Remove i915_request.lock requirement for execution callbacks
Chris Wilson
2020-09-07
drm/i915: Be wary of data races when reading the active execlists
Chris Wilson
2020-09-07
drm/i915: Add ww locking to pin_to_display_plane, v2.
Maarten Lankhorst
2020-09-07
drm/i915: Add ww locking to vm_fault_gtt
Maarten Lankhorst
2020-09-07
drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v3.
Maarten Lankhorst
2020-09-07
drm/i915: Use ww pinning for intel_context_create_request()
Maarten Lankhorst
2020-09-07
drm/i915/selftests: Fix locking inversion in lrc selftest.
Maarten Lankhorst
2020-09-07
drm/i915: Dirty hack to fix selftests locking inversion
Maarten Lankhorst
2020-09-07
drm/i915: Convert i915_perf to ww locking as well
Maarten Lankhorst
2020-09-07
drm/i915: Kill last user of intel_context_create_request outside of selftests
Maarten Lankhorst
2020-09-07
drm/i915: Convert i915_gem_object/client_blt.c to use ww locking as well, v2.
Maarten Lankhorst
2020-09-07
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
2020-09-07
drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
Maarten Lankhorst
2020-09-07
drm/i915: Pin engine before pinning all objects, v5.
Maarten Lankhorst
2020-09-07
drm/i915: Nuke arguments to eb_pin_engine
Maarten Lankhorst
2020-09-07
drm/i915: Add ww context handling to context_barrier_task
Maarten Lankhorst
2020-09-07
drm/i915: Use ww locking in intel_renderstate.
Maarten Lankhorst
2020-09-07
drm/i915: Use per object locking in execbuf, v12.
Maarten Lankhorst
2020-09-07
drm/i915: Parse command buffer earlier in eb_relocate(slow)
Maarten Lankhorst
2020-09-07
drm/i915: Remove locking from i915_gem_object_prepare_read/write
Maarten Lankhorst
2020-09-07
drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.
Maarten Lankhorst
2020-09-07
Revert "drm/i915/gem: Split eb_vma into its own allocation"
Maarten Lankhorst
2020-09-07
Revert "drm/i915/gem: Drop relocation slowpath".
Maarten Lankhorst
2020-09-07
drm/i915: Revert relocation chaining commits.
Maarten Lankhorst
2020-09-07
Revert "drm/i915/gem: Async GPU relocations only"
Maarten Lankhorst
2020-09-07
drm/i915/gem: Free the fence after a fence-chain lookup failure
Chris Wilson
2020-09-07
drm/i915/gem: Reduce context termination list iteration guard to RCU
Chris Wilson
[next]