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
2020-02-18
drm/i915/selftests: Flush tasklet on wait_for_submit()
Chris Wilson
1
-4
/
+4
2020-02-18
drm/i915/gt: Fix up missing error propagation for heartbeat pulses
Chris Wilson
1
-2
/
+6
2020-02-18
drm/i915/selftests: Check for any sign of request starting in wait_for_submit()
Chris Wilson
1
-1
/
+1
2020-02-18
drm/i915/tgl: Add Wa_1808121037 to tgl.
Rafael Antognolli
1
-0
/
+3
2020-02-18
drm/i915/display: use intel_de_*() functions for register access
Jani Nikula
1
-29
/
+38
2020-02-18
drm/i915/csr: use intel_de_*() functions for register access
Jani Nikula
1
-5
/
+6
2020-02-17
drm/i915/selftests: Mark the mock ring->vma as being in the GGTT
Chris Wilson
1
-0
/
+3
2020-02-17
drm/i915/gt: Rearrange code to silence compiler
Chris Wilson
1
-3
/
+9
2020-02-17
drm/i915: switch vlv_suspend to use intel uncore register accessors
Jani Nikula
1
-116
/
+121
2020-02-17
drm/i915: split out vlv/chv specific suspend/resume code
Jani Nikula
5
-489
/
+516
2020-02-17
drm/i915: Update drm/i915 bug filing URL
Jani Nikula
3
-7
/
+6
2020-02-17
MAINTAINERS: Update drm/i915 bug filing URL
Jani Nikula
1
-1
/
+1
2020-02-16
drm/i915: Avoid potential division-by-zero in computing CS timestamp period
Chris Wilson
1
-7
/
+11
2020-02-16
drm/i915: Track hw reported context runtime
Tvrtko Ursulin
10
-5
/
+195
2020-02-15
drm/i915: Force state->modeset=true when distrust_bios_wm==true
Ville Syrjälä
1
-0
/
+14
2020-02-15
drm/i915/dsc: force full modeset whenever DSC is enabled at probe
Jani Nikula
1
-0
/
+18
2020-02-15
drm/i915: Ensure no conflicts with BIOS when updating Dbuf
Stanislav Lisovskiy
1
-2
/
+4
2020-02-15
drm/i915/mst: Set intel_dp_set_m_n() for MST slaves
José Roberto de Souza
2
-2
/
+5
2020-02-14
drm/i915/selftests: Check for the error interrupt before we wait!
Chris Wilson
1
-0
/
+4
2020-02-14
drm/i915: split out display debugfs to a separate file
Jani Nikula
8
-2087
/
+2156
2020-02-14
drm/i915: move intel_csr.[ch] under display/
Jani Nikula
6
-4
/
+4
2020-02-14
drm/i915: switch i915_driver_probe() to use i915 local variable
Jani Nikula
1
-27
/
+27
2020-02-14
drm/i915: register vga switcheroo later, unregister earlier
Jani Nikula
1
-10
/
+9
2020-02-13
drm/i915/hdmi: prefer to_i915() over drm->dev_private to get at i915
Jani Nikula
1
-15
/
+10
2020-02-13
drm/i915/selftests: Exercise timeslice rewinding
Chris Wilson
1
-1
/
+214
2020-02-13
drm/i915/gt: Suppress warnings for unused debugging locals
Chris Wilson
1
-2
/
+4
2020-02-13
drm/i915: Use engine wa list for Wa_1607090982
Mika Kuoppala
1
-3
/
+5
2020-02-12
drm/i915/gt: Expand bad CS completion event debug
Chris Wilson
2
-3
/
+31
2020-02-12
drm/i915/selftests: Avoid choosing zero for phys_sz
Chris Wilson
1
-2
/
+4
2020-02-12
drm/i915/selftests: Sabotague the RING_HEAD
Chris Wilson
1
-0
/
+79
2020-02-12
drm/i915: Poison rings after use
Chris Wilson
1
-9
/
+17
2020-02-11
drm/i915/gem: Don't leak non-persistent requests on changing engines
Chris Wilson
4
-13
/
+141
2020-02-11
drm/i915: Fix the docs for intel_set_cdclk_post_plane_update()
Ville Syrjälä
1
-1
/
+1
2020-02-11
drm/i915: Don't use uninitialized 'ret'
Ville Syrjälä
1
-4
/
+6
2020-02-11
drm/i915: Disable use of hwsp_cacheline for kernel_context
Chris Wilson
3
-10
/
+30
2020-02-11
drm/i915/selftests: Relax timeout for error-interrupt reset processing
Chris Wilson
1
-4
/
+11
2020-02-11
drm/i915/dpio_phy: convert to drm_device based logging macros.
Wambui Karuga
1
-12
/
+16
2020-02-11
drm/i915/dsi_vbt: convert to drm_device based logging macros.
Wambui Karuga
1
-63
/
+99
2020-02-11
drm/i915/combo_phy: convert to struct drm_device logging macros.
Wambui Karuga
1
-9
/
+14
2020-02-11
drm/i915/dpll_mgr: convert to drm_device based logging macros.
Wambui Karuga
1
-112
/
+142
2020-02-11
drm/i915/crt: automatic conversion to drm_device based logging macros.
Wambui Karuga
1
-18
/
+31
2020-02-11
drm/i915/color: conversion to drm_device based logging macros.
Wambui Karuga
1
-1
/
+2
2020-02-11
drm/i915/atomic: conversion to drm_device based logging macros.
Wambui Karuga
1
-10
/
+13
2020-02-11
drm/i915/dp_link_training: convert to drm_device based logging macros.
Wambui Karuga
1
-29
/
+46
2020-02-11
drm/i915/gt: Avoid resetting ring->head outside of its timeline mutex
Chris Wilson
3
-23
/
+21
2020-02-11
drm/i915: HDCP support on above PORT_E
Anshuman Gupta
1
-2
/
+2
2020-02-11
drm/i915: Skip CPU synchronisation on dmabuf attachments
Chris Wilson
1
-2
/
+6
2020-02-10
drm/i915/selftests: Trim blitter block size
Chris Wilson
1
-26
/
+46
2020-02-10
drm/i915/tgl: Update cdclk voltage level settings
Matt Roper
2
-2
/
+21
2020-02-10
drm/i915/ehl: Update port clock voltage level requirements
Matt Roper
1
-1
/
+3
[next]