index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-11
drm/i915: Add NV12 support to intel_framebuffer_init
Chandra Konduru
1
-0
/
+22
2018-05-11
drm/i915: Add skl_check_nv12_surface for NV12
Maarten Lankhorst
2
-3
/
+29
2018-05-11
drm/i915: Enable Display WA 0528
Vidya Srinivas
1
-3
/
+19
2018-05-11
drm/i915: Enable display workaround 827 for all planes, v2.
Maarten Lankhorst
3
-18
/
+33
2018-05-09
drm/i915/psr: Check if VBT says PSR can be enabled.
Dhinakaran Pandiyan
3
-2
/
+7
2018-05-09
drm/i915/guc: Make submission tasklet hardirq safe
Chris Wilson
1
-9
/
+25
2018-05-09
drm/i915/execlists: Make submission tasklet hardirq safe
Chris Wilson
1
-13
/
+29
2018-05-09
drm/i915/selftests: Only switch to kernel context when locked
Chris Wilson
1
-1
/
+2
2018-05-09
drm/i915/selftests: Create mock_engine() under struct_mutex
Chris Wilson
1
-3
/
+6
2018-05-08
drm/i915: Annotate timeline lock nesting
Chris Wilson
1
-1
/
+1
2018-05-08
drm/i915: Remove unused i915_flip tracepoints
Chris Wilson
1
-36
/
+0
2018-05-08
drm/i915: Disable tasklet scheduling across initial scheduling
Chris Wilson
1
-3
/
+2
2018-05-08
drm/i915: Flush submission tasklet after bumping priority
Chris Wilson
1
-1
/
+3
2018-05-08
drm/i915/selftests: Return to kernel context after each test
Chris Wilson
1
-0
/
+5
2018-05-08
drm/i915: don't leak the pin_map on error
Matthew Auld
1
-4
/
+6
2018-05-08
drm/i915/selftests: Flush GPU activity before completing live_contexts
Chris Wilson
1
-0
/
+3
2018-05-08
drm/i915/selftests: Refactor common flush_test()
Chris Wilson
5
-122
/
+93
2018-05-08
drm/i915/userptr: reject zero user_size
Matthew Auld
1
-0
/
+3
2018-05-08
drm/i915/execlists: Cache the priolist when rescheduling
Chris Wilson
1
-3
/
+10
2018-05-08
drm/i915/execlists: Drop unused parameter to lookup_priolist()
Chris Wilson
1
-5
/
+3
2018-05-08
drm/i915: Don't request a bug report for unsafe module parameters
Chris Wilson
1
-1
/
+7
2018-05-07
drm/i915/icl: compute the MG PLL registers
Paulo Zanoni
1
-1
/
+222
2018-05-07
drm/i915/icl: compute the combo PHY (DPLL) DP registers
Paulo Zanoni
1
-1
/
+86
2018-05-07
drm/i915/icl: compute the combo PHY (DPLL) HDMI registers
Paulo Zanoni
1
-3
/
+36
2018-05-07
drm/i915/icl: add basic support for the ICL clocks
Paulo Zanoni
6
-5
/
+491
2018-05-07
drm/i915: Add documentation to gen9_set_dc_state()
Imre Deak
1
-0
/
+23
2018-05-04
drm/i915/selftests: Skip the execlists tests on !execlists machines
Chris Wilson
1
-0
/
+4
2018-05-04
drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel log
Florent Flament
1
-1
/
+2
2018-05-04
drm/i915: Include priority and completed status in request in/out tracepoints
Tvrtko Ursulin
1
-35
/
+58
2018-05-04
drm/i915: Remove assertion of active_rings must be non-empty if active_requests
Chris Wilson
1
-3
/
+0
2018-05-04
drm/i915/gtt: Tidy up duplicate branches in gen8_gmch_probe()
Chris Wilson
1
-6
/
+2
2018-05-04
i915: Convert to use match_string() helper
Andy Shevchenko
1
-12
/
+10
2018-05-04
drm/i915/execlists: Drop preemption arbitrations points along the ring
Chris Wilson
1
-3
/
+6
2018-05-04
drm/i915: Keep one request in our ring_list
Chris Wilson
1
-3
/
+3
2018-05-04
drm/i915: Lazily unbind vma on close
Chris Wilson
8
-25
/
+79
2018-05-04
drm/i915/selftests: fix spelling mistake: "parmaters" -> "parameters"
Colin Ian King
1
-1
/
+1
2018-05-03
drm/i915/icl: Add configuring MOCS in new Icelake engines
Tomasz Lis
2
-1
/
+6
2018-05-03
drm/i915: Correctly populate user mode h/vdisplay with pipe src size during readout
Ville Syrjälä
1
-0
/
+2
2018-05-03
drm/i915: Remove redundant check for negative timeout while doing an atomic pipe update
Tarun
1
-1
/
+1
2018-05-03
drm/i915: Adjust eDP's logical vco in a reliable place.
Rodrigo Vivi
2
-24
/
+37
2018-05-03
drm/i915: Mark the hangcheck as idle when unparking the engines
Chris Wilson
1
-0
/
+2
2018-05-03
drm/i915: Reset the hangcheck timestamp before repeating a seqno
Chris Wilson
2
-0
/
+2
2018-05-03
drm/i915: Silence debugging DRM_ERROR for failing to suspend vlv powerwells
Chris Wilson
1
-2
/
+5
2018-05-03
drm/i915/execlists: Emit i915_trace_request_out for preemption
Chris Wilson
1
-10
/
+9
2018-05-02
drm/i915: Split i915_gem_timeline into individual timelines
Chris Wilson
24
-582
/
+397
2018-05-02
drm/i915: Move timeline from GTT to ring
Chris Wilson
17
-41
/
+115
2018-05-02
drm/i915/firmware: Correct URL for firmware
Anusha Srivatsa
1
-1
/
+1
2018-05-02
drm/i915/guc: Assert we have the doorbell before setting it up
Chris Wilson
1
-10
/
+12
2018-05-02
drm/i915: Disable some extra clang warnings
Matthias Kaehlcke
1
-0
/
+4
2018-05-02
drm/i915: Show ring->start for the ELSP context/request queue
Chris Wilson
3
-4
/
+7
[next]