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
2015-03-26
drm/i915: always preserve bios swizzling
Daniel Vetter
1
-25
/
+22
2015-03-26
drm/i915: Add initial_ prefix to bios fb takeover code
Daniel Vetter
1
-7
/
+7
2015-03-26
drm/i915: Remove duplicated psr.active unset
Rodrigo Vivi
1
-2
/
+0
2015-03-26
drm/i915: Fixup legacy plane->crtc link for initial fb config
Daniel Vetter
1
-0
/
+2
2015-03-26
drm/i915: kill i915.powersave
Rodrigo Vivi
5
-16
/
+3
2015-03-25
drm/i915: Add fault address to error state for gen8 and gen9
Mika Kuoppala
3
-0
/
+15
2015-03-25
drm/i915/skl: Fix up positive error code
Tvrtko Ursulin
1
-1
/
+1
2015-03-25
drm/i915: make unsupported fb modifier message DRM_DEBUG
Jesse Barnes
1
-2
/
+2
2015-03-24
drm/i915: Removing the drrs capability enum initialization
Ramalingam C
1
-2
/
+0
2015-03-24
drm/i915: move clearing of RPS interrupt bits from disable to reset time
Imre Deak
1
-9
/
+1
2015-03-24
drm/i915: fix race when clearing RPS IIR bits
Imre Deak
1
-0
/
+7
2015-03-23
drm/i915/skl: Take 90/270 rotation into account in watermark calculations
Tvrtko Ursulin
4
-9
/
+45
2015-03-23
drm/i915/skl: Query display address through a wrapper
Tvrtko Ursulin
3
-7
/
+30
2015-03-23
drm/i915/skl: Support secondary (rotated) frame buffer mapping
Tvrtko Ursulin
5
-6
/
+158
2015-03-23
drm/i915: Helper function to determine GGTT view from plane state
Tvrtko Ursulin
1
-3
/
+22
2015-03-23
drm/i915: Pass in plane state when (un)pinning frame buffers
Tvrtko Ursulin
3
-7
/
+14
2015-03-23
drm/i915: Use GGTT view when (un)pinning objects to planes
Tvrtko Ursulin
4
-16
/
+30
2015-03-23
drm/i915/skl: Extract tile height code into a helper function
Tvrtko Ursulin
2
-21
/
+29
2015-03-23
drm/i915: Use usleep_range() in wait_for()
Ville Syrjälä
1
-2
/
+2
2015-03-20
drm/i915: Do not leak objects after capturing error state
Michel Thierry
1
-0
/
+7
2015-03-20
drm/i915: Fix SKL sprite disable double buffer register update
Ville Syrjälä
1
-2
/
+2
2015-03-20
drm/i915: Eliminate plane control register RMW from sprite code
Ville Syrjälä
1
-52
/
+10
2015-03-20
drm/i915: Eliminate the RMW sprite colorkey management
Ville Syrjälä
2
-235
/
+69
2015-03-20
drm/i915: Move vblank wait determination to 'check' phase
Matt Roper
1
-14
/
+10
2015-03-20
drm/i915/chv: use vlv_PLL_is_optimal in chv_find_best_dpll
Imre Deak
1
-6
/
+20
2015-03-20
drm/i915: check for div-by-zero in vlv_PLL_is_optimal
Imre Deak
1
-0
/
+3
2015-03-20
drm/i915: factor out vlv_PLL_is_optimal
Imre Deak
1
-14
/
+36
2015-03-20
drm/i915: Kill intel_plane->obj
Ville Syrjälä
3
-17
/
+10
2015-03-20
drm/i915: Initialize all contexts
Ben Widawsky
1
-9
/
+19
2015-03-20
drm/i915: Track page table reload need
Ben Widawsky
5
-6
/
+43
2015-03-20
drm/i915: Track GEN6 page table usage
Ben Widawsky
3
-62
/
+219
2015-03-20
drm/i915: Extract context switch skip and add pd load logic
Ben Widawsky
1
-2
/
+73
2015-03-20
drm/i915: page table generalizations
Michel Thierry
2
-92
/
+96
2015-03-20
drm/i915: Send out the full AUX address
Ville Syrjälä
1
-2
/
+3
2015-03-20
drm/i915: kerneldoc for i915_gem_shrinker.c
Daniel Vetter
4
-2
/
+61
2015-03-20
drm/i915: Extract i915_gem_shrinker.c
Daniel Vetter
4
-277
/
+306
2015-03-20
drm/i915: Use down ei for manual Baytrail RPS calculations
Chris Wilson
4
-19
/
+4
2015-03-20
drm/i915: Improved w/a for rps on Baytrail
Chris Wilson
5
-104
/
+81
2015-03-20
drm/i915: Relax RPS contraints to allows setting minfreq on idle
Chris Wilson
3
-16
/
+35
2015-03-20
drm/i915: Fallback to using CPU relocations for large batch buffers
Chris Wilson
1
-11
/
+75
2015-03-20
drm/i915: Turn on PIN_GLOBAL in i915_gem_object_ggtt_pin
Tvrtko Ursulin
1
-1
/
+1
2015-03-20
drm/i915: memory leak in __i915_gem_vma_create()
Dan Carpenter
1
-3
/
+4
2015-03-20
drm/i915/dp: return number of bytes written for short aux/i2c writes
Jani Nikula
1
-3
/
+8
2015-03-20
drm/i915: Unconfuse DP link rate array names
Ville Syrjälä
3
-38
/
+39
2015-03-20
drm/i915: Include the sink/source/supported rates in debug output
Ville Syrjälä
1
-0
/
+43
2015-03-20
drm/i915: Add eDP intermediate frequencies for CHV
Ville Syrjälä
1
-0
/
+6
2015-03-20
drm/i915: Avoid overflowing the DP link rate arrays
Ville Syrjälä
1
-0
/
+2
2015-03-20
drm/i915: Fix MST link rate handling
Ville Syrjälä
3
-8
/
+22
2015-03-20
drm/i915: Use DP_LINK_RATE_SET whenever possible
Ville Syrjälä
1
-6
/
+7
2015-03-20
drm/i915: Fix max link rate in intel_dp_mode_valid()
Ville Syrjälä
2
-1
/
+15
[next]