index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
call-graph-from-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-11
drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue"
Chuanxiao Dong
2
-48
/
+10
2017-07-11
drm/i915/gvt: Audit the command buffer address
Ping Gao
1
-0
/
+10
2017-07-11
drm/i915/gvt: Fix a memory leak in intel_gvt_init_gtt()
Zhou, Wenjia
1
-0
/
+2
2017-07-10
drm/i915/fbdev: Check for existence of ifbdev->vma before operations
Chris Wilson
1
-5
/
+6
2017-07-03
drm/i915: Hold RPM wakelock while initializing OA buffer
sagar.a.kamble@intel.com
1
-6
/
+6
2017-07-03
drm/i915/cnl: Fix the CURSOR_COEFF_MASK used in DDI Vswing Programming
Navare, Manasi D
1
-1
/
+1
2017-07-03
drm/i915/cfl: Fix Workarounds.
Rodrigo Vivi
1
-7
/
+7
2017-07-03
drm/i915: Avoid undefined behaviour of "u32 >> 32"
Chris Wilson
1
-14
/
+24
2017-07-03
drm/i915: reintroduce VLV/CHV PFI programming power domain workaround
Gabriel Krisman Bertazi
1
-0
/
+20
2017-07-03
drm/i915: Fix an error checking test
Christophe JAILLET
1
-3
/
+3
2017-07-03
drm/i915: Disable MSI for all pre-gen5
Ville Syrjälä
1
-3
/
+5
2017-06-29
drm/i915/gvt: Make function dpy_reg_mmio_readx safe
Changbin Du
1
-16
/
+19
2017-06-27
drm/i915/gvt: Don't read ADPA_CRT_HOTPLUG_MONITOR from host
Xiong Zhang
2
-1
/
+5
2017-06-27
drm/i915/gvt: Set initial PORT_CLK_SEL vreg for BDW
Xiong Zhang
1
-0
/
+18
2017-06-26
drm/i915: Clear execbuf's vma backpointer upon release
Chris Wilson
1
-0
/
+1
2017-06-26
drm/i915: Pass the right flags to i915_vma_move_to_active()
Chris Wilson
1
-1
/
+1
2017-06-26
drm/i915/cnl: Fix RMW on ddi vswing sequence.
Rodrigo Vivi
2
-0
/
+16
2017-06-26
drm/i915/gvt: Fix inconsistent locks holding sequence
Chuanxiao Dong
1
-5
/
+9
2017-06-26
drm/i915/gvt: Fix possible recursive locking issue
Chuanxiao Dong
2
-10
/
+48
2017-06-21
drm/i915: remove rate_to_index, messed up merge.
Dave Airlie
1
-11
/
+0
2017-06-19
drm/msm: Fix potential buffer overflow issue
Kasin Li
1
-3
/
+6
2017-06-19
drm/amdgpu: Optimize mutex usage (v4)
Alex Xie
2
-12
/
+30
2017-06-19
drm/amdgpu: Optimization of AMDGPU_BO_LIST_OP_CREATE (v2)
Alex Xie
1
-23
/
+30
2017-06-19
drm/i915: Update DRIVER_DATE to 20170619
Daniel Vetter
1
-2
/
+2
2017-06-17
bus: SIMPLE_PM_BUS does not depend on ARCH_RENESAS
Rob Clark
1
-1
/
+0
2017-06-17
drm/msm: Separate locking of buffer resources from struct_mutex
Sushmita Susheelendra
17
-144
/
+238
2017-06-17
drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW
Ben Skeggs
14
-10
/
+39
2017-06-16
drm/i915/cfl: Introduce Coffee Lake workarounds.
Rodrigo Vivi
2
-23
/
+60
2017-06-16
amdgpu: use drm sync objects for shared semaphores (v6)
Dave Airlie
4
-2
/
+97
2017-06-16
amdgpu/cs: split out fence dependency checking (v2)
Dave Airlie
1
-42
/
+51
2017-06-16
drm/amdgpu: don't check the default value for vm size
Alex Deucher
1
-0
/
+4
2017-06-16
drm/i915: Store 9 bits of PCI Device ID for platforms with a LP PCH
Dhinakaran Pandiyan
1
-2
/
+11
2017-06-16
drm/i915: Stash a pointer to the obj's resv in the vma
Chris Wilson
3
-14
/
+15
2017-06-16
drm/i915: Async GPU relocation processing
Chris Wilson
2
-8
/
+220
2017-06-16
drm/i915: Allow execbuffer to use the first object as the batch
Chris Wilson
3
-3
/
+22
2017-06-16
drm/i915: Wait upon userptr get-user-pages within execbuffer
Chris Wilson
5
-5
/
+31
2017-06-16
drm/i915: First try the previous execbuffer location
Chris Wilson
3
-4
/
+15
2017-06-16
drm/i915: Store a persistent reference for an object in the execbuffer cache
Chris Wilson
3
-10
/
+28
2017-06-16
drm/i915: Eliminate lots of iterations over the execobjects array
Chris Wilson
7
-916
/
+1239
2017-06-16
drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations
Chris Wilson
1
-0
/
+10
2017-06-16
drm/i915: Pass vma to relocate entry
Chris Wilson
1
-60
/
+42
2017-06-16
drm/i915: Store a direct lookup from object handle to vma
Chris Wilson
11
-112
/
+322
2017-06-16
drm/i915: Fix retrieval of hangcheck stats
Chris Wilson
1
-3
/
+0
2017-06-16
drm/msm/hdmi: Fix HDMI pink strip issue seen on 8x96
Archit Taneja
1
-3
/
+67
2017-06-16
drm/msm/hdmi: 8996 PLL: Populate unprepare
Archit Taneja
1
-0
/
+5
2017-06-16
drm/msm/hdmi: Use bitwise operators when building register values
Liviu Dudau
1
-3
/
+3
2017-06-16
drm/msm: update generated headers
Rob Clark
15
-337
/
+2059
2017-06-16
drm/msm: remove address-space id
Rob Clark
8
-46
/
+0
2017-06-16
drm/msm: support for an arbitrary number of address spaces
Rob Clark
2
-43
/
+99
2017-06-16
drm/msm: refactor how we handle vram carveout buffers
Rob Clark
1
-21
/
+27
[next]