index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-10
drm: dw-hdmi: Implement the mode_fixup drm helper
Romain Perier
1
-0
/
+15
2017-04-09
Linux 4.11-rc6
v4.11-rc6
Linus Torvalds
1
-1
/
+1
2017-04-08
mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
Chris Salls
1
-12
/
+8
2017-04-08
sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec
Liping Zhang
1
-0
/
+2
2017-04-08
MAINTAINERS: separate out kernfs maintainership
Tejun Heo
1
-2
/
+9
2017-04-08
sysfs: be careful of error returns from ops->show()
NeilBrown
1
-2
/
+4
2017-04-08
Documentation: stable-kernel-rules: fix stable-tag format
Johan Hovold
1
-1
/
+1
2017-04-08
msm/drm: gpu: Dynamically locate the clocks from the device tree
Jordan Crouse
2
-24
/
+58
2017-04-08
drm/msm: gpu: Use OPP tables if we can
Jordan Crouse
1
-19
/
+66
2017-04-08
drm/msm: Hard code the GPU "slow frequency"
Jordan Crouse
5
-11
/
+11
2017-04-08
drm/msm: Add MSM_PARAM_GMEM_BASE
Jordan Crouse
2
-0
/
+4
2017-04-08
drm/msm: Reference count address spaces
Jordan Crouse
6
-13
/
+33
2017-04-08
drm/msm: Make sure to detach the MMU during GPU cleanup
Jordan Crouse
2
-13
/
+19
2017-04-08
drm/msm/mdp5: Enable 3D mux in mdp5_ctl
Archit Taneja
1
-2
/
+7
2017-04-08
drm/msm/mdp5: Reset CTL blend registers before configuring them
Archit Taneja
1
-0
/
+18
2017-04-08
drm/msm/mdp5: Assign 'right' mixer to CRTC state
Archit Taneja
3
-22
/
+129
2017-04-08
drm/msm/mdp5: Stage border out on base stage if CRTC has 2 LMs
Archit Taneja
1
-10
/
+35
2017-04-08
drm/msm/mdp5: Stage right side hwpipes on Right-side Layer Mixer
Archit Taneja
2
-4
/
+20
2017-04-08
drm/msm/mdp5: Prepare Layer Mixers for source split
Archit Taneja
1
-7
/
+32
2017-04-08
drm/msm/mdp5: Configure 'right' hwpipe
Archit Taneja
2
-1
/
+46
2017-04-08
drm/msm/mdp5: Assign a 'right hwpipe' to plane state
Archit Taneja
2
-1
/
+57
2017-04-08
drm/msm/mdp5: Create mdp5_hwpipe_mode_set
Archit Taneja
1
-97
/
+130
2017-04-08
drm/msm/mdp5: Add optional 'right' Layer Mixer in CRTC state
Archit Taneja
4
-11
/
+103
2017-04-08
drm/msm/mdp5: Add a CAP for Source Split
Archit Taneja
2
-6
/
+17
2017-04-08
drm/msm/mdp5: Remove mixer/intf pointers from mdp5_ctl
Archit Taneja
7
-63
/
+88
2017-04-08
drm/msm/mdp5: Start using parameters from CRTC state
Archit Taneja
3
-66
/
+64
2017-04-08
drm/msm/mdp5: Add more stuff to CRTC state
Archit Taneja
2
-0
/
+26
2017-04-08
drm/msm/mdp5: Assign INTF and CTL in encoder's atomic_check()
Archit Taneja
1
-0
/
+16
2017-04-08
drm/msm/mdp5: Prepare for dynamic assignment of mixers
Archit Taneja
5
-0
/
+97
2017-04-08
drm/msm/mdp5: subclass CRTC state
Archit Taneja
2
-6
/
+80
2017-04-08
drm/msm/mdp5: Remove the pipeline stuff in mdp5_ctl
Archit Taneja
1
-25
/
+17
2017-04-08
drm/msm/mdp5: Clean up interface assignment
Archit Taneja
5
-64
/
+93
2017-04-08
drm/msm/mdp5: Simplify LM <-> PP mapping
Archit Taneja
4
-12
/
+11
2017-04-08
drm/msm/mdp5: Start using mdp5_hw_mixer
Archit Taneja
8
-43
/
+66
2017-04-08
drm/msm/mdp5: Add structs for hw Layer Mixers
Archit Taneja
5
-0
/
+119
2017-04-08
drm/msm/mdp5: describe LM instances in mdp5_cfg
Archit Taneja
3
-0
/
+84
2017-04-08
drm/msm/mdp5: Bring back pipe_lock to mdp5_plane struct
Archit Taneja
3
-5
/
+7
2017-04-08
drm/msm/hdmi: redefinitions of macros not required
Vinay Simha BN
1
-7
/
+0
2017-04-08
drm/msm/mdp5: Update SSPP_MAX value
Archit Taneja
1
-1
/
+2
2017-04-08
drm/msm/dsi: Fix bug in dsi_mgr_phy_enable
Archit Taneja
1
-1
/
+1
2017-04-08
drm/msm: Don't allow zero sized buffer objects
Jordan Crouse
1
-0
/
+6
2017-04-08
drm/msm: Support 64 bit iova in RD_CMDSTREAM_ADDR
Jordan Crouse
1
-2
/
+2
2017-04-08
drm/msm: Pass interrupt status to a5xx_rbbm_err_irq()
Jordan Crouse
1
-5
/
+13
2017-04-08
drm/msm: Don't increase priv->num_aspaces until we know that it fits
Jordan Crouse
1
-4
/
+3
2017-04-08
drm/msm: Fix wrong pointer check in a5xx_destroy
Jordan Crouse
1
-2
/
+2
2017-04-08
drm/msm: Simplify vblank event delivery
Daniel Vetter
2
-18
/
+6
2017-04-08
drm/msm: switch to postclose
Daniel Vetter
1
-2
/
+2
2017-04-08
drm/msm: adreno: fix build error without debugfs
Arnd Bergmann
1
-0
/
+2
2017-04-08
drm/msm: move submit fence wait out of struct_mutex
Rob Clark
1
-21
/
+18
2017-04-08
drm/msm: pm runtime support for iommu
Rob Clark
1
-1
/
+14
[next]