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
2017-11-16
drm/i915/cnl: Remove useless conversion.
Rodrigo Vivi
1
-3
/
+3
2017-11-16
drm/i915/cnl: Remove spurious central_freq.
Rodrigo Vivi
1
-1
/
+0
2017-11-16
drm/i915/selftests: exercise_ggtt may have nothing to do
Chris Wilson
1
-1
/
+1
2017-11-16
drm/i915: Don't sanitize frame start delay if the pipe is off
Ville Syrjälä
1
-1
/
+1
2017-11-16
drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|h
Sagar Arun Kamble
7
-30
/
+45
2017-11-16
drm/i915/guc: Rename i915_guc_client struct to intel_guc_client
Sagar Arun Kamble
4
-37
/
+37
2017-11-16
drm/i915/guc: Update name and prototype of GuC submission interface functions
Sagar Arun Kamble
3
-20
/
+19
2017-11-16
drm/i915/guc: Update names of submission related static functions
Sagar Arun Kamble
1
-10
/
+10
2017-11-16
drm/i915: Update execlists tasklet naming
Sagar Arun Kamble
6
-20
/
+21
2017-11-16
drm/i915: Prevent overflow of execbuf.buffer_count and num_cliprects
Chris Wilson
1
-23
/
+43
2017-11-16
drm/i915: Clear breadcrumb node when cancelling signaling
Chris Wilson
1
-0
/
+1
2017-11-16
drm/i915: Print the condition causing GEM_BUG_ON
Mika Kuoppala
1
-1
/
+5
2017-11-15
drm/i915: Remove pre-production pooled-EU w/a for Broxton
Chris Wilson
1
-10
/
+0
2017-11-15
drm/i915: Make request's wait-for-space explicit
Chris Wilson
3
-24
/
+41
2017-11-15
drm/i915/selftests: Increase size for mock ringbuffer
Chris Wilson
1
-1
/
+3
2017-11-15
drm/i915: Initialise entry in intel_ppat_get() for older compilers
Chris Wilson
1
-2
/
+2
2017-11-15
drm/i915/selftests: Markup __iomem for igt_gem_coherency
Chris Wilson
1
-8
/
+8
2017-11-15
drm/i915: Use ELK stolen memory reserved detection for ILK
Ville Syrjälä
1
-7
/
+11
2017-11-15
drm/i915: Make the report about a bogus stolen reserved area an error
Ville Syrjälä
1
-3
/
+3
2017-11-15
drm/i915: Check if the stolen memory "reserved" area is enabled or not
Ville Syrjälä
2
-0
/
+32
2017-11-15
drm/i915: Fix kerneldocs for intel_audio.c
Ville Syrjälä
1
-2
/
+2
2017-11-15
drm/i915: Call uncore_suspend before platform suspend handlers
Hans de Goede
1
-2
/
+4
2017-11-15
drm/i915: Re-register PMIC bus access notifier on runtime resume
Hans de Goede
3
-0
/
+9
2017-11-15
drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access_notifier v2
Hans de Goede
1
-0
/
+7
2017-11-14
drm/i915/selftests: Always initialise err
Chris Wilson
6
-11
/
+11
2017-11-14
drm/i915: Resume GuC before using GEM
Chris Wilson
2
-2
/
+2
2017-11-14
drm/i915: Display WA #1185 WaDisableDARBFClkGating:cnl, glk
Rodrigo Vivi
2
-9
/
+19
2017-11-14
drm/i915: Unconditionally apply the Broxton register workaround set
Chris Wilson
1
-17
/
+12
2017-11-14
drm/i915: Remove pre-production Broxton register workarounds
Chris Wilson
1
-55
/
+1
2017-11-14
drm/i915: Unify SLICE_UNIT_LEVEL_CLKGATE w/a for cnl
Chris Wilson
2
-6
/
+5
2017-11-14
drm/i915: fix 64bit divide
Lionel Landwerlin
4
-19
/
+18
2017-11-14
drm/i915: Generalize transcoder looping
Mika Kahola
1
-4
/
+6
2017-11-14
drm/i915/glk: Refactor handling of PLANE_COLOR_CTL for GLK+
James Ausmus
4
-25
/
+76
2017-11-14
drm/i915: Introduce GEM proxy
Tina Zhang
3
-4
/
+47
2017-11-14
drm/i915: Object w/o backing storage is banned by -ENXIO
Tina Zhang
1
-1
/
+1
2017-11-14
drm/i915: Fix function name in comment
Lucas De Marchi
1
-1
/
+1
2017-11-13
drm/i915: There is only one fault register from GEN8 onwards
Michel Thierry
3
-18
/
+49
2017-11-13
drm/i915: Clear per-engine fault register as early as possible
Michel Thierry
2
-2
/
+2
2017-11-13
drm/i915: expose command stream timestamp frequency to userspace
Lionel Landwerlin
6
-0
/
+141
2017-11-13
drm/i915/perf: enable perf support on CNL
Lionel Landwerlin
5
-2
/
+202
2017-11-13
drm/i915: fix register naming
Lionel Landwerlin
1
-2
/
+2
2017-11-13
drm/i915/perf: refactor perf setup
Lionel Landwerlin
1
-23
/
+25
2017-11-13
drm/i915/perf: add support for Coffeelake GT3
Lionel Landwerlin
5
-1
/
+150
2017-11-13
drm/i915/perf: complete whitelisting for OA programming on HSW
Lionel Landwerlin
2
-1
/
+16
2017-11-13
drm/i915: Handle locking better in i915_sink_crc.
Maarten Lankhorst
1
-8
/
+32
2017-11-13
drm/i915: Handle adjust better in intel_pipe_config_compare
Maarten Lankhorst
1
-2
/
+22
2017-11-13
drm/i915: Check boolean options in intel_pipe_config_compare with its own macro
Maarten Lankhorst
1
-10
/
+20
2017-11-13
drm/i915: Remove bogus ips_enabled check.
Maarten Lankhorst
1
-8
/
+0
2017-11-13
drm/rockchip: analogix_dp: Use mutex rather than spinlock
Emil Renner Berthing
1
-8
/
+6
2017-11-12
drm/i915: Remove Gen9 WAs with no effect
Oscar Mateo
2
-6
/
+0
[next]