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-03-07
drm/i915/icl: Add Indirect Context Offset for Gen11
Michel Thierry
2
-0
/
+5
2018-03-07
drm/i915/icl: Enhanced execution list support
Thomas Daniel
6
-17
/
+62
2018-03-07
drm/i915/icl: new context descriptor support
Daniele Ceraolo Spurio
5
-4
/
+53
2018-03-07
drm/i915/icl: Correctly initialize the Gen11 engines
Oscar Mateo
2
-1
/
+49
2018-03-07
drm/i915: Assert that the request is indeed complete when signaled from irq
Chris Wilson
1
-0
/
+1
2018-03-07
drm/i915: Handle changing enable_fbc parameter at runtime better.
Maarten Lankhorst
1
-26
/
+36
2018-03-06
drm/i915: Track whether the DP link is trained or not
Ville Syrjälä
4
-3
/
+12
2018-03-06
drm/i915: Nuke intel_dp->channel_eq_status
Ville Syrjälä
2
-4
/
+3
2018-03-06
drm/i915: Move SST DP link retraining into the ->post_hotplug() hook
Ville Syrjälä
3
-88
/
+121
2018-03-06
drm/i915: Reinitialize sink scrambling/TMDS clock ratio on HPD
Ville Syrjälä
6
-15
/
+168
2018-03-06
drm/i915: Convert intel_hpd_irq_event() into an encoder hotplug hook
Ville Syrjälä
1
-2
/
+10
2018-03-06
drm/i915/cnp: Document WaSouthDisplayDisablePWMCGEGating
Rodrigo Vivi
1
-1
/
+1
2018-03-06
drm/i915/cnl: document WaVFUnitClockGatingDisable
Rodrigo Vivi
1
-0
/
+1
2018-03-06
drm/i915/psr: Update PSR2 resolution check for Cannonlake
Dhinakaran Pandiyan
1
-6
/
+15
2018-03-06
drm/i915: Flush waiters on seqno wraparound
Chris Wilson
3
-24
/
+2
2018-03-06
drm/i915: Stop kicking the signaling thread on seqno wraparound
Chris Wilson
2
-5
/
+2
2018-03-06
drm/i915/breadcrumbs: Assert all missed breadcrumbs were signaled
Chris Wilson
1
-0
/
+2
2018-03-06
drm/i915/breadcrumbs: Reduce signaler rbtree to a sorted list
Chris Wilson
3
-151
/
+116
2018-03-06
drm/i915/error: capture uc_state after gen_state
Daniele Ceraolo Spurio
1
-1
/
+1
2018-03-06
drm/i915/error: standardize function style in error capture
Daniele Ceraolo Spurio
1
-45
/
+39
2018-03-06
drm/i915/error: remove unused gen8_engine_sync_index
Daniele Ceraolo Spurio
1
-21
/
+0
2018-03-05
drm/i915/icl: Ringbuffer interrupt handling
Tvrtko Ursulin
2
-8
/
+21
2018-03-05
drm/i915: Unwind vma pinning for intel_pin_and_fence_fb_obj error path
Chris Wilson
1
-0
/
+1
2018-03-05
drm/i915/icl: remove port A/E lane sharing limitation.
Mahesh Kumar
1
-46
/
+39
2018-03-05
drm/i915: Update DRIVER_DATE to 20180305
Joonas Lahtinen
1
-2
/
+2
2018-03-02
drm/i915/huc: Mark firmware as failed on auth failure
Michal Wajdeczko
1
-10
/
+18
2018-03-02
drm/i915/uc: Introduce intel_uc_suspend|resume
Michal Wajdeczko
6
-35
/
+68
2018-03-02
drm/i915/execlists: Split spinlock from its irq disabling side-effect
Chris Wilson
1
-6
/
+29
2018-03-02
drm/i915/execlists: Move irq state manipulation inside irq disabled region
Chris Wilson
1
-4
/
+4
2018-03-02
drm/i915: Suspend submission tasklets around wedging
Chris Wilson
2
-1
/
+10
2018-03-02
drm/i915: Deduplicate the code to fill the aux message header
Ville Syrjälä
1
-12
/
+20
2018-03-02
drm/i915: Keep the AKSV details in intel_dp_hdcp_write_an_aksv()
Ville Syrjälä
1
-29
/
+13
2018-03-02
drm/i915: s/intel_dp_aux_ch/intel_dp_aux_xfer/
Ville Syrjälä
1
-9
/
+9
2018-03-02
drm/i915/gen9, gen10: Disable FBC on planes with a misaligned Y-offset
Imre Deak
1
-0
/
+11
2018-03-02
drm/i915: Wedged engine mask makes more sense in hex
Tvrtko Ursulin
1
-1
/
+2
2018-03-02
drm/i915/uc: Make GuC/HuC fw fetch and loading functions/file structure symmetric
Sagar Arun Kamble
7
-161
/
+191
2018-03-01
drm/i915: Check for I915_MODE_FLAG_INHERITED before drm_atomic_helper_check_modeset
Maarten Lankhorst
1
-15
/
+8
2018-03-01
drm/i915: Replace open-coded wait-for loop
Chris Wilson
1
-12
/
+9
2018-03-01
drm/i915/perf: fix perf stream opening lock
Lionel Landwerlin
1
-27
/
+13
2018-03-01
drm/i915/icl: Interrupt handling
Mika Kuoppala
2
-1
/
+241
2018-03-01
drm/i915/icl: Prepare for more rings
Tvrtko Ursulin
6
-4
/
+22
2018-03-01
drm/i915/dp: Add HBR3 rate (8.1 Gbps) to dp_rates array
Manasi Navare
1
-1
/
+1
2018-02-28
drm/i915/dp: move link rate arrays where they're used
Jani Nikula
1
-17
/
+27
2018-02-28
drm/i915: Consult aux_ch instead of port in ->get_aux_clock_divider()
Ville Syrjälä
1
-8
/
+5
2018-02-28
drm/i915: Don't deref request->ctx inside unlocked print_request()
Chris Wilson
1
-2
/
+2
2018-02-28
drm/i915: Don't mangle the CTM on pre-HSW
Ville Syrjälä
1
-4
/
+12
2018-02-28
drm/i915: Rename pipe CSC to use ilk_ prefix
Ville Syrjälä
1
-20
/
+19
2018-02-28
drm/i915: Remove the pointless 1:1 matrix copy
Ville Syrjälä
1
-8
/
+9
2018-02-28
drm/tilcdc: tilcdc_panel: Rename device from "panel" to "tilcdc-panel"
Jyri Sarha
1
-1
/
+1
2018-02-28
drm/tilcdc: Add support for drm panels
Jyri Sarha
2
-9
/
+22
[next]