index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-07
retrieving CIFS ACLs when mounted with SMB2 fails dropping session
Steve French
4
-8
/
+43
2014-02-07
Add protocol specific operation for CIFS xattrs
Steve French
2
-4
/
+13
2014-02-06
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
10
-26
/
+178
2014-02-06
mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq
KOSAKI Motohiro
1
-2
/
+4
2014-02-06
arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblo...
Tang Chen
1
-8
/
+11
2014-02-06
arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_ho...
Tang Chen
1
-1
/
+1
2014-02-06
mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...
KOSAKI Motohiro
1
-2
/
+3
2014-02-06
mm/swap: fix race on swap_info reuse between swapoff and swapon
Weijie Yang
1
-1
/
+10
2014-02-06
swap: add a simple detector for inappropriate swapin readahead
Shaohua Li
2
-5
/
+62
2014-02-06
ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters
Zongxun Wang
3
-3
/
+83
2014-02-06
Documentation/kernel-parameters.txt: fix memmap= language
Randy Dunlap
1
-4
/
+4
2014-02-06
Merge tag 'sound-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-1
/
+39
2014-02-06
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
19
-139
/
+1016
2014-02-06
drm/radeon: allow geom rings to be setup on r600/r700 (v2)
Dave Airlie
3
-3
/
+19
2014-02-06
Merge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~tho...
Dave Airlie
10
-130
/
+988
2014-02-06
Merge tag 'ttm-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomas...
Dave Airlie
2
-1
/
+4
2014-02-06
drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion
Dave Airlie
3
-3
/
+3
2014-02-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-2
/
+148
2014-02-05
Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-101
/
+58
2014-02-05
Merge tag 'please-pull-ia64-syscalls' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-1
/
+5
2014-02-05
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
4
-106
/
+668
2014-02-05
Merge tag 'regulator-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+11
2014-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-52
/
+108
2014-02-05
x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigs
Ingo Molnar
1
-0
/
+1
2014-02-05
execve: use 'struct filename *' for executable name passing
Linus Torvalds
9
-43
/
+58
2014-02-05
drm/ttm: Don't clear page metadata of imported sg pages
Thomas Hellstrom
1
-0
/
+3
2014-02-05
drm/ttm: Fix TTM object open regression
Thomas Hellstrom
1
-1
/
+1
2014-02-05
vmwgfx: Fix unitialized stack read in vmw_setup_otable_base
Dave Jones
1
-0
/
+1
2014-02-05
ALSA: hda - Improve loopback path lookups for AD1983
sound-3.14-rc2
Takashi Iwai
1
-0
/
+7
2014-02-05
drm/vmwgfx: Reemit context bindings when necessary v2
Thomas Hellstrom
6
-28
/
+222
2014-02-05
drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2
Thomas Hellstrom
2
-16
/
+101
2014-02-05
drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2
Thomas Hellstrom
4
-78
/
+620
2014-02-05
drm/vmwgfx: Fix legacy surface reference size copyback
Thomas Hellstrom
1
-2
/
+2
2014-02-05
drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devices
Thomas Hellstrom
1
-2
/
+35
2014-02-05
drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls beh...
Thomas Hellstrom
1
-4
/
+5
2014-02-05
drm/vmwgfx: Don't commit staged bindings if execbuf fails
Thomas Hellstrom
1
-2
/
+4
2014-02-05
ALSA: hda - Fix missing VREF setup for Mac Pro 1,1
Takashi Iwai
1
-1
/
+8
2014-02-05
ALSA: hda - Add missing mixer widget for AD1983
Takashi Iwai
1
-0
/
+1
2014-02-05
ALSA: hda/realtek - Avoid invalid COEFs for ALC271X
Takashi Iwai
1
-0
/
+3
2014-02-05
drm/mgag200: fix typo causing bw limits to be ignored on some chips
Dave Airlie
1
-2
/
+2
2014-02-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
5
-8
/
+8
2014-02-04
Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-39
/
+52
2014-02-04
kbuild: don't enable DEBUG_INFO when building for COMPILE_TEST
Linus Torvalds
1
-1
/
+1
2014-02-04
Merge remote-tracking branches 'regulator/fix/ab3100' and 'regulator/fix/s2mp...
Mark Brown
2
-2
/
+3
2014-02-04
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-1
/
+8
2014-02-04
ALSA: hda - Fix silent output on Toshiba Satellite L40
Takashi Iwai
1
-0
/
+19
2014-02-03
Merge branch 'acl_fixes' into linux-next
Trond Myklebust
2
-28
/
+24
2014-02-03
fs: get_acl() must be allowed to return EOPNOTSUPP
Trond Myklebust
1
-6
/
+12
2014-02-03
xen/pvh: set CR4 flags for APs
Mukesh Rathor
1
-0
/
+12
2014-02-03
NFSv3: Fix return value of nfs3_proc_setacls
Trond Myklebust
1
-2
/
+11
[next]