index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-27
drm/i915: Wake up waiters after setting the WEDGED bit
Chris Wilson
1
-1
/
+3
2017-07-27
drm/i915: Move idle checks before intel_engine_init_global_seqno()
Chris Wilson
2
-3
/
+4
2017-07-27
drm/i915: Clear execlist port[] before updating seqno on wedging
Chris Wilson
1
-7
/
+7
2017-07-27
drm/i915: Check the execlist queue for pending requests before declaring idle
Chris Wilson
1
-0
/
+4
2017-07-27
drm/i915: Check execlist/ring status during hangcheck
Chris Wilson
1
-1
/
+1
2017-07-27
drm/i915: Flush the execlist ports if idle
Chris Wilson
1
-10
/
+26
2017-07-27
drm/i915: Serialize per-engine resets against new requests
Chris Wilson
1
-9
/
+7
2017-07-27
drm/i915: Reset context image on engines after triggering the reset
Chris Wilson
1
-3
/
+2
2017-07-27
drm/i915: Report execlists irq bit in debugfs
Chris Wilson
1
-2
/
+4
2017-07-27
drm: linux-next: build failure after merge of the drm-misc tree
Stephen Rothwell
1
-3
/
+2
2017-07-26
drm/hisilicon: fix build error without fbdev emulation
Arnd Bergmann
2
-9
/
+2
2017-07-26
drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users
Maxime Ripard
4
-61
/
+37
2017-07-26
drm: Improve kerneldoc for drm_modeset_lock
Liviu Dudau
1
-2
/
+10
2017-07-26
drm/hisilicon: Remove custom FB helper deferred setup
Thierry Reding
1
-10
/
+10
2017-07-26
drm/exynos: Remove custom FB helper deferred setup
Thierry Reding
2
-27
/
+5
2017-07-26
drm/fb-helper: Support deferred setup
Daniel Vetter
2
-35
/
+90
2017-07-26
dma-fence: Don't BUG_ON when not absolutely needed
Daniel Vetter
2
-4
/
+4
2017-07-26
drm: Convert to using %pOF instead of full_name
Rob Herring
25
-80
/
+72
2017-07-26
drm/syncobj: Fix kerneldoc
Daniel Vetter
2
-3
/
+1
2017-07-26
drm/atomic: Allow drm_atomic_helper_swap_state to fail
Maarten Lankhorst
1
-8
/
+7
2017-07-26
drm/atomic: Add __must_check to drm_atomic_helper_swap_state.
Maarten Lankhorst
1
-1
/
+2
2017-07-26
drm/vc4: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+1
2017-07-26
drm/tilcdc: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+5
2017-07-26
drm/tegra: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+6
2017-07-26
drm/msm: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-8
/
+8
2017-07-26
drm/mediatek: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+6
2017-07-26
drm/i915: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+9
2017-07-26
drm/atmel-hlcdc: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-6
/
+7
2017-07-26
drm/nouveau: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+4
2017-07-26
drm/atomic: Change drm_atomic_helper_swap_state to return an error.
Maarten Lankhorst
2
-10
/
+19
2017-07-26
drm/nouveau: Fix error handling in nv50_disp_atomic_commit
Maarten Lankhorst
1
-2
/
+5
2017-07-26
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
15
-15
/
+0
2017-07-26
drm/qxl: Drop fbdev hwaccel flags
Daniel Vetter
1
-1
/
+1
2017-07-26
drm: Update docs around gem_free_object
Daniel Vetter
2
-2
/
+2
2017-07-23
Linux 4.13-rc2
v4.13-rc2
Linus Torvalds
1
-1
/
+1
2017-07-23
Properly alphabetize MAINTAINERS file
Linus Torvalds
2
-1741
/
+1815
2017-07-23
Fix up MAINTAINERS file problems
Linus Torvalds
1
-13
/
+4
2017-07-23
xen/balloon: don't online new memory initially
Juergen Gross
3
-10
/
+23
2017-07-23
xen/x86: fix cpu hotplug
Juergen Gross
1
-1
/
+2
2017-07-23
xen/grant-table: log the lack of grants
Wengang Wang
1
-1
/
+8
2017-07-23
xen/x86: Don't BUG on CPU0 offlining
Vitaly Kuznetsov
1
-1
/
+0
2017-07-21
MAINTAINERS: fix alphabetical ordering
Randy Dunlap
1
-817
/
+816
2017-07-21
NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()
Trond Myklebust
1
-2
/
+11
2017-07-21
NFS: Be more careful about mapping file permissions
Trond Myklebust
1
-8
/
+17
2017-07-21
NFS: Store the raw NFS access mask in the inode's access cache
Trond Myklebust
2
-4
/
+7
2017-07-21
NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()
Trond Myklebust
1
-9
/
+2
2017-07-21
NFS: Refactor NFS access to kernel access mask calculation
Trond Myklebust
1
-8
/
+23
2017-07-21
net/sunrpc/xprt_sock: fix regression in connection error reporting.
NeilBrown
1
-0
/
+2
2017-07-21
nfs: count correct array for mnt3_counts array size
Eryu Guan
1
-1
/
+1
2017-07-21
x86/devicetree: Convert to using %pOF instead of ->full_name
Rob Herring
1
-2
/
+1
[next]