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
/
call-graph-from-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-17
drm/i915: Don't force serialisation on marking up execlists irq posted
Chris Wilson
1
-1
/
+1
2017-05-17
drm/i915: Stop inlining the execlists IRQ handler
Chris Wilson
1
-1
/
+1
2017-05-17
drm/i915/execlists: Reduce lock contention between schedule/submit_request
Chris Wilson
1
-0
/
+13
2017-05-17
drm/i915: Create a kmem_cache to allocate struct i915_priolist from
Chris Wilson
5
-5
/
+20
2017-05-17
drm/i915: Split execlist priority queue into rbtree + linked list
Chris Wilson
9
-95
/
+192
2017-05-17
drm/i915: Use a define for the default priority [0]
Chris Wilson
2
-0
/
+2
2017-05-17
drm/i915: Don't mark an execlists context-switch when idle
Chris Wilson
1
-2
/
+4
2017-05-17
drm/i915/execlists: Pack the count into the low bits of the port.request
Chris Wilson
7
-93
/
+126
2017-05-17
drm/i915: Redefine ptr_pack_bits() and friends
Chris Wilson
3
-10
/
+17
2017-05-17
drm/i915: Make ptr_unpack_bits() more function-like
Chris Wilson
2
-2
/
+2
2017-05-17
drm/i915: Import the kfence selftests for i915_sw_fence
Chris Wilson
4
-1
/
+596
2017-05-17
drm/i915: Remove kref from i915_sw_fence
Chris Wilson
2
-45
/
+11
2017-05-17
drm/i915/gen9: Reintroduce WaEnableYV12BugFixInHalfSliceChicken7
Arkadiusz Hiler
1
-0
/
+2
2017-05-16
drm/i915: use vma->size for appgtt allocate_va_range
Matthew Auld
1
-1
/
+1
2017-05-16
gpu: drm: i915: compress logic into one line
Gustavo A. R. Silva
1
-3
/
+1
2017-05-16
gpu: drm: i915: remove dead code
Gustavo A. R. Silva
1
-8
/
+1
2017-05-16
drm/i915/guc:fix spelling mistake: "adddress" -> "address"
Colin Ian King
1
-1
/
+1
2017-05-15
drm/i915/glk: Calculate high/low switch count for GLK
Madhav Chauhan
1
-4
/
+4
2017-05-15
drm/i915: Fixup 64bit divides in timelines selftest
Chris Wilson
1
-6
/
+4
2017-05-15
drm/i915: Update DRIVER_DATE to 20170515
Daniel Vetter
1
-2
/
+2
2017-05-13
drm/i915/perf: rate limit spurious oa report notice
Robert Bragg
2
-1
/
+33
2017-05-13
drm/i915/perf: better pipeline aged/aging tail updates
Robert Bragg
1
-18
/
+23
2017-05-13
drm/i915/perf: improve invalid OA format debug message
Robert Bragg
1
-2
/
+4
2017-05-13
drm/i915/perf: improve tail race workaround
Robert Bragg
2
-96
/
+241
2017-05-13
drm/i915/perf: no head/tail ref in gen7_oa_read
Robert Bragg
1
-32
/
+18
2017-05-13
drm/i915/perf: avoid read back of head register
Robert Bragg
2
-25
/
+32
2017-05-13
drm/i915/perf: avoid poll, read, EAGAIN busy loops
Robert Bragg
1
-1
/
+9
2017-05-13
drm/i915/perf: fix gen7_append_oa_reports comment
Robert Bragg
1
-1
/
+1
2017-05-12
drm/i915: Restore brightness level in aux backlight driver
Puthikorn Voravootivat
1
-0
/
+1
2017-05-12
drm/i915: Set backlight mode before enable backlight
Puthikorn Voravootivat
1
-2
/
+2
2017-05-12
drm/i915: Correctly enable backlight brightness adjustment via DPCD
Puthikorn Voravootivat
1
-6
/
+27
2017-05-12
drm/i915: Fix cap check for intel_dp_aux_backlight driver
Puthikorn Voravootivat
1
-0
/
+1
2017-05-12
drm/i915: don't do allocate_va_range again on PIN_UPDATE
Matthew Auld
1
-4
/
+8
2017-05-12
drm/i915: set initialised only when init_context callback is NULL
Chuanxiao Dong
1
-1
/
+1
2017-05-11
drm/i915: Do not sync RCU during shrinking
Joonas Lahtinen
1
-5
/
+0
2017-05-11
drm/i915/guc: Make scratch register base and count flexible
Michal Wajdeczko
2
-7
/
+41
2017-05-11
drm/i915/guc: Move notification code into virtual function
Michal Wajdeczko
2
-1
/
+18
2017-05-11
drm/i915: Remove vma unpin in intel_plane_destroy
Maarten Lankhorst
1
-17
/
+1
2017-05-11
drm/i915: Fix hw state verifier access to crtc->state.
Maarten Lankhorst
1
-10
/
+14
2017-05-11
drm/i915/guc: Dump the GuC stage descriptor pool in debugfs
Oscar Mateo
1
-5
/
+71
2017-05-10
drm/i915: Fix __intel_wait_for_register_fw to not sleep in atomic
Daniel Vetter
1
-2
/
+2
2017-05-10
drm/i915: Simplify cursor register write sequence
Ville Syrjälä
1
-35
/
+34
2017-05-10
drm/i915: Relax 845/865 CURBASE alignemnt requirement to 32 bytes
Ville Syrjälä
1
-0
/
+2
2017-05-10
drm/i915: Handle fb offset and src coordinates for cursors
Ville Syrjälä
1
-2
/
+25
2017-05-10
drm/i915: Fix gen3 physical cursor alignment requirements
Ville Syrjälä
1
-2
/
+12
2017-05-10
drm/i915: Support variable cursor height on ivb+
Ville Syrjälä
3
-8
/
+36
2017-05-10
drm/i915: Use fb->pitches[0] in cursor code
Ville Syrjälä
1
-30
/
+18
2017-05-10
drm/i915: Generalize cursor size checks a bit
Ville Syrjälä
1
-21
/
+13
2017-05-10
drm/i915: Split cursor check_plane into i845 and i9xx variants
Ville Syrjälä
1
-104
/
+171
2017-05-10
drm/i915: Drop useless posting reads from cursor commit
Ville Syrjälä
1
-17
/
+15
[next]