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-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-22
drm/i915: Move some utility functions to i915_util.h
Michal Wajdeczko
2
-15
/
+15
2017-12-21
drm/i915: Show FBC worker status in debugfs
Chris Wilson
1
-4
/
+9
2017-12-21
drm/i915: Disable all planes for load detection, v2.
Ville Syrjälä
1
-129
/
+18
2017-12-20
i915: Reject CCS modifiers for pipe C on Geminilake
Gabriel Krisman Bertazi
1
-1
/
+1
2017-12-20
drm/i915/cfl: Adding more Coffee Lake PCI IDs.
Rodrigo Vivi
2
-6
/
+24
2017-12-20
drm/i915: Tidy up GEM_TRACE around execlists
Chris Wilson
1
-2
/
+4
2017-12-20
drm/i915/psr: Fix register name mess up.
Dhinakaran Pandiyan
1
-8
/
+8
2017-12-19
drm/i915: Avoid context dereference inside execlists_submission_tasklet
Chris Wilson
2
-4
/
+4
2017-12-19
drm/i915: Remove pointer indirection for hangcheck_state local
Chris Wilson
1
-5
/
+5
2017-12-19
drm/i915: Show if we consider the engine is idle in the GPU error state
Chris Wilson
2
-0
/
+3
2017-12-19
drm/i915: Implement WaDisableEarlyEOT.
Rafael Antognolli
2
-0
/
+4
2017-12-19
drm/i915: Implement WaDisableVFclkgate.
Rafael Antognolli
2
-0
/
+8
2017-12-19
drm/i915: Add pretty printer for modparams
Michal Wajdeczko
4
-41
/
+42
2017-12-19
drm/i915: Convert intel_device_info_dump into pretty printer
Michal Wajdeczko
3
-14
/
+17
2017-12-19
drm/i915: Add pretty printer for device info flags
Michal Wajdeczko
4
-10
/
+23
2017-12-19
drm/i915: Fix indentation for intel_ddi_clk_select
Chris Wilson
1
-2
/
+2
2017-12-19
drm/i915: Add a strong mb to resetting the has-CS-interrupt bit
Chris Wilson
1
-1
/
+6
2017-12-18
drm/i915/cnl: Add support for horizontal plane flipping
Joonas Lahtinen
2
-5
/
+36
2017-12-18
drm/i915: Protect DDI port to DPLL map from theoretical race.
Rodrigo Vivi
1
-0
/
+4
2017-12-18
drm/i915/selftests: Fix up igt_reset_engine
Chris Wilson
1
-64
/
+251
2017-12-18
drm/i915/trace: add hw_id to gem requests trace points
Lionel Landwerlin
1
-14
/
+22
2017-12-18
drm/i915: reorder field in gem_request tracepoints
Lionel Landwerlin
1
-2
/
+2
2017-12-18
drm/i915: Show IPEIR and IPEHR in the engine dump
Chris Wilson
1
-0
/
+18
2017-12-18
drm/i915: prefer i915_gem_object_has_pages()
Matthew Auld
2
-2
/
+2
2017-12-18
drm/i915: Re-enable GGTT earlier after GPU reset
Chris Wilson
1
-3
/
+3
2017-12-17
drm/i915: Unifying debugfs return codes for unsupported features
Michal Wajdeczko
1
-45
/
+31
2017-12-16
drm/i915: Restore the kernel context after a GPU reset on an idle engine
Chris Wilson
1
-0
/
+19
2017-12-16
drm/i915: Skip an engine reset if it recovered before our preparations
Chris Wilson
1
-7
/
+7
2017-12-15
x86/gpu: add CFL to early quirks
Lucas De Marchi
2
-0
/
+7
2017-12-15
drm/i915/lpe: Remove double-encapsulation of info string
Chris Wilson
1
-1
/
+1
2017-12-15
drm/i915: Allow internal page allocations to fail
Chris Wilson
1
-1
/
+3
2017-12-14
drm/i915: Update DRIVER_DATE to 20171214
Rodrigo Vivi
1
-2
/
+2
2017-12-14
drm/i915: properly init lockdep class
Sebastian Andrzej Siewior
1
-4
/
+1
2017-12-14
drm/i915: Show engine state when hangcheck detects a stall
Chris Wilson
1
-1
/
+6
2017-12-14
drm/i915: make CS frequency read support missing more obvious
Lionel Landwerlin
1
-1
/
+1
2017-12-14
drm/i915/guc: Extract doorbell verification into a function
Michał Winiarski
1
-5
/
+14
2017-12-14
drm/i915/guc: Extract clients allocation to submission_init
Michał Winiarski
1
-22
/
+11
2017-12-14
drm/i915/guc: Extract doorbell creation from client allocation
Michał Winiarski
2
-173
/
+88
2017-12-14
drm/i915/guc: Call invalidate after changing the vfunc
Michał Winiarski
1
-0
/
+4
2017-12-14
drm/i915/guc: Extract guc_init from guc_init_hw
Michał Winiarski
4
-26
/
+56
2017-12-14
drm/i915/guc: Move GuC workqueue allocations outside of the mutex
Michał Winiarski
9
-77
/
+110
2017-12-14
drm/i915/guc: Move shared data allocation away from submission path
Michał Winiarski
4
-40
/
+60
2017-12-13
drm/i915: Unwind i915_gem_init() failure
Chris Wilson
1
-14
/
+66
2017-12-13
drm/i915: Ratelimit request allocation under oom
Chris Wilson
1
-4
/
+15
2017-12-13
drm/i915: Allow fence allocations to fail
Chris Wilson
4
-5
/
+7
2017-12-13
drm/i915: Mark up potential allocation paths within i915_sw_fence as might_sleep
Chris Wilson
1
-0
/
+3
2017-12-13
drm/i915: Don't check #active_requests from i915_gem_wait_for_idle()
Chris Wilson
2
-6
/
+2
2017-12-13
drm/i915/fence: Use rcu to defer freeing of irq_work
Chris Wilson
1
-1
/
+2
2017-12-12
drm/i915: Dump the engine state before declaring wedged from wait_for_engines()
Chris Wilson
1
-1
/
+12
2017-12-12
drm/i915: Bump timeout for wait_for_engines()
Chris Wilson
2
-2
/
+4
[next]