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
2015-10-09
drm/i915: Early exit from semaphore_waits_for for execlist mode.
Tomas Elf
1
-0
/
+20
2015-10-09
drm/i915: Remove wrong warning from i915_gem_context_clean
Tvrtko Ursulin
1
-1
/
+1
2015-10-09
drm/i915: Determine the stolen memory base address on gen2
Ville Syrjälä
1
-11
/
+81
2015-10-09
drm/i915: fix FBC buffer size checks
Paulo Zanoni
1
-5
/
+14
2015-10-09
drm/i915: fix CFB size calculation
Paulo Zanoni
1
-5
/
+49
2015-10-09
drm/i915: remove pre-atomic check from SKL update_primary_plane
Paulo Zanoni
1
-21
/
+13
2015-10-09
drm/i915: don't allocate fbcon from stolen memory if it's too big
Paulo Zanoni
2
-2
/
+15
2015-10-08
Revert "drm/i915: Call encoder hotplug for init and resume cases"
Daniel Vetter
2
-11
/
+1
2015-10-08
Revert "drm/i915: Add hot_plug hook for hdmi encoder"
Daniel Vetter
1
-43
/
+11
2015-10-08
drm/i915: use error path
Sudip Mukherjee
1
-9
/
+14
2015-10-08
drm/i915/irq: Fix misspelled word register in kernel-doc
Javier Martinez Canillas
1
-1
/
+1
2015-10-08
drm/i915/irq: Fix kernel-doc warnings
Javier Martinez Canillas
1
-0
/
+2
2015-10-07
drm/i915: Hook up ring workaround writes at context creation time on Gen6-7.
Francisco Jerez
1
-1
/
+1
2015-10-07
drm/i915: Don't warn if the workaround list is empty.
Francisco Jerez
1
-1
/
+1
2015-10-07
drm/i915: Resurrect golden context on gen6/7
Daniel Vetter
1
-0
/
+1
2015-10-07
drm/i915/chv: remove pre-production hardware workarounds
Jani Nikula
1
-34
/
+22
2015-10-07
drm/i915/snb: remove pre-production hardware workaround
Jani Nikula
1
-17
/
+1
2015-10-07
drm/i915/bxt: Set time interval unit to 0.833us
Akash Goel
1
-1
/
+4
2015-10-07
drm/i915: Kill DRI1 cliprects
Chris Wilson
2
-138
/
+31
2015-10-07
drm/i915: Avoid GPU stalls from kswapd
Chris Wilson
2
-2
/
+8
2015-10-07
drm/i915: Remove dead i915_gem_evict_everything()
Chris Wilson
2
-46
/
+0
2015-10-07
drm/i915: During shrink_all we only need to idle the GPU
Chris Wilson
1
-1
/
+3
2015-10-07
drm/i915: Add a tracepoint for the shrinker
Chris Wilson
2
-0
/
+22
2015-10-07
drm/i915: DocBook add i915_component.h support
Libin Yang
2
-0
/
+6
2015-10-07
drm/i915: add kerneldoc for i915_audio_component
Libin Yang
1
-27
/
+38
2015-10-07
drm/i915: shrinker_control->nr_to_scan is now unsigned long
Chris Wilson
2
-3
/
+3
2015-10-07
drm/i915: Fix kerneldoc for i915_gem_shrink_all
Daniel Vetter
1
-1
/
+1
2015-10-06
drm/i915: Use a task to cancel the userptr on invalidate_range
Chris Wilson
1
-87
/
+61
2015-10-06
drm/i915: Fix userptr deadlock with aliased GTT mmappings
Chris Wilson
1
-66
/
+109
2015-10-06
drm/i915: Only update the current userptr worker
Chris Wilson
1
-16
/
+16
2015-10-06
drm/i915: prevent out of range pt in the PDE macros (take 3)
Michel Thierry
1
-6
/
+8
2015-10-06
drm/i915: Clean up associated VMAs on context destruction
Tvrtko Ursulin
3
-4
/
+45
2015-10-06
drm/i915/bxt: vlv_dsi_reset_clocks() can be static
kbuild test robot
1
-2
/
+2
2015-10-06
drm/i915: Rename DP link training functions
Ander Conselvan de Oliveira
4
-12
/
+13
2015-10-06
drm/i915: Add hot_plug hook for hdmi encoder
Sonika Jindal
1
-11
/
+43
2015-10-06
drm/i915: Add GEN7_GPGPU_DISPATCHDIMX/Y/Z to the register whitelist
Jordan Justen
2
-1
/
+9
2015-10-06
drm/i915: Update Promotion timer for RC6 TO Mode
Sagar Arun Kamble
1
-4
/
+6
2015-10-06
drm/i915/guc: Add host2guc notification for suspend and resume
Alex Dai
5
-1
/
+71
2015-10-06
drm/i915: Skip CHV PHY asserts until PHY has been fully reset
Ville Syrjälä
2
-1
/
+48
2015-10-06
drm/i915: Don't bypass LRC on CHV
Ville Syrjälä
2
-10
/
+0
2015-10-06
drm/i915: Call encoder hotplug for init and resume cases
Sonika Jindal
2
-1
/
+11
2015-10-05
drm/i915: unlock on error in i915_ppgtt_info()
Dan Carpenter
1
-3
/
+6
2015-10-02
drm/i915/bxt: Modify BXT BLC according to VBT changes
Sunil Kamath
3
-23
/
+88
2015-10-02
drm/i915/bxt: get DSI pixelclock
Shashank Sharma
3
-2
/
+42
2015-10-02
drm/i915/bxt: get_hw_state for BXT
Shashank Sharma
1
-3
/
+4
2015-10-02
drm/i915/bxt: DSI disable and post-disable
Shashank Sharma
3
-16
/
+61
2015-10-02
drm/i915/bxt: Program Tx Rx and Dphy clocks
Shashank Sharma
2
-0
/
+104
2015-10-02
drm/i915/bxt: DSI enable for BXT
Shashank Sharma
2
-53
/
+119
2015-10-02
drm/i915/bxt: DSI encoder support in CRTC modeset
Shashank Sharma
3
-10
/
+27
2015-10-02
drm/i915: rename INSTDONE1 to GEN4_INSTDONE1
Imre Deak
2
-2
/
+2
[next]