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-07-14
drm/i915: Remove unused compat32 code
Daniel Vetter
1
-125
/
+0
2015-07-14
drm/i915: Remove plane_config from struct intel_crtc, v2.
Maarten Lankhorst
2
-10
/
+10
2015-07-14
drm/i915: Update missing properties in find_initial_plane_obj
Maarten Lankhorst
1
-2
/
+11
2015-07-14
drm/i915: Allow fuzzy matching in pipe_config_compare, v2.
Maarten Lankhorst
1
-61
/
+157
2015-07-14
drm/i915: Do not use plane_config in intel_fbdev.c
Maarten Lankhorst
1
-8
/
+6
2015-07-14
drm/i915: Do not update pfit state when toggling crtc enabled.
Maarten Lankhorst
4
-38
/
+48
2015-07-14
drm/i915: Only update state on crtc's that are part of the atomic state.
Maarten Lankhorst
1
-1
/
+2
2015-07-14
drm/i915/skl: Restrict the ring frequency table programming to SKL
Akash Goel
1
-1
/
+2
2015-07-13
drm/i915: Don't forget to mark crtc as inactive after disable
Patrik Jakobsson
1
-0
/
+9
2015-07-13
drm/i915: Update PM interrupts before updating the freq
Deepak S
1
-2
/
+2
2015-07-13
drm/i915: storm detection documentation update
Thulasimani,Sivakumar
1
-0
/
+8
2015-07-13
drm/i915: Adjust BXT HDMI port clock limits
Ville Syrjälä
1
-3
/
+6
2015-07-13
drm/i915: Refactor VLV display power well init/deinit
Ville Syrjälä
1
-29
/
+23
2015-07-13
drm/i915: Simplify CHV pipe A power well code
Ville Syrjälä
1
-27
/
+20
2015-07-13
drm/i915: Apply OCD to VLV/CHV DPLL defines
Ville Syrjälä
4
-17
/
+17
2015-07-13
drm/i915: Keep GMCH DPLL VGA mode always disabled
Ville Syrjälä
3
-8
/
+10
2015-07-13
drm/i915/skl: Updated the i915_ring_freq_table debugfs function
Akash Goel
1
-4
/
+15
2015-07-13
drm/i915/skl: Ring frequency table programming changes
Akash Goel
1
-4
/
+19
2015-07-13
drm/i915/skl: Retrieve the Rpe value from Pcode
Akash Goel
1
-8
/
+11
2015-07-09
drm/i915: fbdev restore mode needs to invalidate frontbuffer
Rodrigo Vivi
1
-3
/
+12
2015-07-09
drm/i915: fbdev_set_par reliably invalidating frontbuffer
Rodrigo Vivi
1
-2
/
+1
2015-07-09
drm/i915: PSR: Increase idle_frames
Rodrigo Vivi
1
-2
/
+5
2015-07-09
drm/i915: PSR: Remove Low Power HW tracking mask.
Rodrigo Vivi
1
-1
/
+1
2015-07-09
drm/i915: fix intel_frontbuffer_flip documentation
Paulo Zanoni
2
-2
/
+0
2015-07-09
drm/i915: intel_frontbuffer_flush can now be static
Paulo Zanoni
2
-6
/
+3
2015-07-09
drm/i915: fix intel_fb_obj_flush documentation
Paulo Zanoni
1
-0
/
+1
2015-07-09
drm/i915: dirty fb operation flushsing frontbuffer
Rodrigo Vivi
1
-0
/
+18
2015-07-09
drm/i915: PSR: Flush means invalidate + flush
Rodrigo Vivi
3
-21
/
+24
2015-07-08
drm/i915: Add origin to frontbuffer tracking flush
Rodrigo Vivi
3
-15
/
+17
2015-07-08
drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
Arun Siluvery
1
-39
/
+40
2015-07-08
drm/i915: Handle HPD when it has actually occurred
Sonika Jindal
1
-15
/
+17
2015-07-08
drm/i915: move set_no_fbc_reason() call out of intel_fbc_find_crtc()
Paulo Zanoni
1
-4
/
+4
2015-07-08
drm/i915: extract FBC_MULTIPLE_PIPES check
Paulo Zanoni
1
-9
/
+27
2015-07-08
drm/i915: add FBC_IN_DBG_MASTER no_fbc_reason
Paulo Zanoni
2
-1
/
+6
2015-07-08
drm/i915: use intel_crtc for the FBC functions
Paulo Zanoni
2
-43
/
+40
2015-07-08
drm/i915: use dev_priv for the FBC functions
Paulo Zanoni
8
-110
/
+80
2015-07-08
drm/i915: move FBC vfuncs to struct i915_fbc
Paulo Zanoni
3
-27
/
+28
2015-07-07
drm/i915: Inline SUPPORTS_DIGITAL_OUTPUTS
Daniel Vetter
2
-2
/
+1
2015-07-07
drm/i915: s/mdelay/msleep/
Daniel Vetter
2
-4
/
+4
2015-07-07
drm/i915: Ditch SUPPORTS_INTEGRATED_HDMI|DP and use IS_G4X instead
Daniel Vetter
2
-7
/
+5
2015-07-06
drm/i915: Disable LVDS port after the pipe on PCH
Ville Syrjälä
1
-5
/
+31
2015-07-06
drm/i915: Don't dereference NULL plane while setting up scalers
Matt Roper
1
-1
/
+1
2015-07-06
drm/i915: Mark elsps submitted when they are pushed to hw
Mika Kuoppala
1
-21
/
+15
2015-07-06
drm/i915: Convert execlists_ctx_descriptor() for requests
Mika Kuoppala
1
-8
/
+6
2015-07-06
drm/i915: Convert execlists_elsp_writ() for requests
Mika Kuoppala
1
-11
/
+9
2015-07-06
drm/i915: Convert intel_lr_context_pin() for requests
Mika Kuoppala
3
-23
/
+19
2015-07-06
drm/i915: Assign request ringbuf before pin
Mika Kuoppala
1
-2
/
+2
2015-07-06
drm/i915: Convert execlists_update_context() for requests
Mika Kuoppala
1
-19
/
+13
2015-07-06
drm/i915: Convert execlist_submit_contexts() for requests
Mika Kuoppala
1
-16
/
+14
2015-07-06
drm/i915: Also perform gpu reset under execlist mode.
Niu,Bing
1
-0
/
+8
[next]