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
2019-01-24
drm/i915/backlight: Fix backlight takeover on LPT, v3.
Maarten Lankhorst
1
-4
/
+22
2019-01-24
drm/i915/backlight: Restore backlight on resume, v3.
Maarten Lankhorst
7
-11
/
+47
2019-01-24
drm/i915: De-inline intel_context_init()
Chris Wilson
2
-7
/
+11
2019-01-24
drm/i915/crt: simplify CRT VBT check on pre-VLV/DDI
Jani Nikula
1
-11
/
+4
2019-01-24
drm/i915/lvds: simplify gen 2 lvds presence
Jani Nikula
1
-1
/
+1
2019-01-24
drm/i915: rename has_edp_a() to ilk_has_edp_a()
Jani Nikula
1
-2
/
+2
2019-01-24
drm/i915/tv: only call intel_tv_init() on platforms that might have TV
Jani Nikula
1
-3
/
+3
2019-01-24
drm/i915/lvds: nuke intel_lvds_supported()
Jani Nikula
2
-25
/
+4
2019-01-24
drm/i915/lvds: only call intel_lvds_init() on platforms that might have LVDS
Jani Nikula
1
-7
/
+13
2019-01-24
drm/i915/crt: split out intel_crt_present() to platform specific setup
Jani Nikula
1
-10
/
+24
2019-01-23
drm/i915: Validate userspace-provided color management LUT's (v4)
Matt Roper
1
-0
/
+16
2019-01-23
drm: Add color management LUT validation helper (v4)
Matt Roper
2
-0
/
+73
2019-01-23
drm/i915/execlists: Mark up priority boost on preemption
Chris Wilson
1
-0
/
+4
2019-01-23
drm/i915/icl: Adding few more device IDs for Ice Lake
Rodrigo Vivi
1
-0
/
+4
2019-01-23
drm/i915/icl: do a posting read after irq install
Daniele Ceraolo Spurio
1
-0
/
+1
2019-01-23
drm/i915/sdvo: switch to kernel types
Jani Nikula
1
-39
/
+39
2019-01-22
drm/i915/debugfs: Print PSR selective update status register values
José Roberto de Souza
1
-0
/
+23
2019-01-22
drm/i915: Add PSR2 selective update status registers and bits definitions
José Roberto de Souza
1
-0
/
+9
2019-01-22
drm/i915: Refactor PSR status debugfs
José Roberto de Souza
1
-48
/
+50
2019-01-22
drm/i915/psr: Allow PSR2 to be enabled when debugfs asks
José Roberto de Souza
1
-4
/
+4
2019-01-22
drm/i915: Show all active engines on hangcheck
Chris Wilson
1
-4
/
+11
2019-01-22
drm/i915: Tidy common test_bit probing of i915_request->fence.flags
Chris Wilson
7
-9
/
+11
2019-01-22
drm/i915: Refactor out intel_context_init()
Chris Wilson
3
-10
/
+12
2019-01-22
drm/i915/selftests: Use common mock_engine::advance
Chris Wilson
1
-10
/
+7
2019-01-22
drm/i915/selftests: Refactor common live_test framework
Chris Wilson
5
-163
/
+147
2019-01-22
drm/i915/selftests: Create a clean GGTT for vma/gtt selftesting
Chris Wilson
5
-88
/
+114
2019-01-22
drm/i915/selftests: Track evict objects explicitly
Chris Wilson
1
-59
/
+55
2019-01-21
drm/i915/dsi: Enable dithering for 6 bpc panels
Hans de Goede
1
-0
/
+4
2019-01-21
drm/i915/dsi: Fix pipe_bpp for handling for 6 bpc pixel-formats
Hans de Goede
3
-35
/
+17
2019-01-21
drm/i915: Prevent use of global_seqno=0
Chris Wilson
1
-1
/
+8
2019-01-21
drm/i915/intel_drv.h: switch to kernel types
Jani Nikula
1
-48
/
+46
2019-01-21
drm/i915/i915_drv.h: switch to kernel types
Jani Nikula
1
-79
/
+79
2019-01-21
drm/i915/display: switch to kernel types
Jani Nikula
1
-52
/
+52
2019-01-21
drm/i915/csr: switch to kernel types
Jani Nikula
1
-34
/
+34
2019-01-21
drm/i915/ddi: switch to kernel types
Jani Nikula
1
-26
/
+26
2019-01-21
drm/i915/pm: switch to kernel types
Jani Nikula
1
-108
/
+105
2019-01-21
drm/i915/color: switch to kernel types
Jani Nikula
1
-20
/
+20
2019-01-18
drm/i915/selftests: Allocate mock ring/timeline per context
Chris Wilson
1
-43
/
+47
2019-01-18
drm/i915/dp: remove PANEL_POWER_OFF macro and its use
Jani Nikula
2
-3
/
+1
2019-01-18
drm/i915/selftests: Make evict tolerant of foreign objects
Chris Wilson
1
-11
/
+53
2019-01-18
drm/i915: Use b->irq_enable() as predicate for mock engine
Chris Wilson
4
-22
/
+8
2019-01-18
drm/i915/selftests: Query the vm under test for hugepage support
Chris Wilson
1
-1
/
+1
2019-01-18
drm/i915/breadcrumbs: Drop assertion that we've already enabled irqs
Chris Wilson
1
-17
/
+11
2019-01-18
drm/i915: Fix wakeref cookie handling in debugfs/i915_forcewake_user
Tvrtko Ursulin
1
-2
/
+3
2019-01-17
drm/i915: Limit the for_each_set_bit() to the valid range
Chris Wilson
1
-1
/
+3
2019-01-17
drm/i915/sprite: switch to kernel types
Jani Nikula
1
-30
/
+30
2019-01-17
drm/i915/dp: switch to kernel types
Jani Nikula
2
-87
/
+87
2019-01-17
drm/i915/dpll_mgr: switch to kernel types
Jani Nikula
2
-99
/
+99
2019-01-17
drm/i915/cdclk: switch to kernel types
Jani Nikula
1
-20
/
+20
2019-01-17
drm/i915/irq: switch to kernel types
Jani Nikula
1
-41
/
+41
[next]