aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-12drm/ast: switch to using CACHED by default for sysramDave Airlie1-2/+2
2014-09-12drm: split ati_pcigart.h out of drmP.hDave Airlie5-23/+32
2014-09-12Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie23-211/+284
2014-09-12drm/vmwgfx: Fix drm.h includeJosh Boyer1-1/+1
2014-09-12drm/ast: AST2000 cannot be detected correctlyY.C. Chen1-1/+1
2014-09-12drm/ast: open key before detect chipsY.C. Chen1-0/+1
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds3-123/+147
2014-09-11Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds5-33/+22
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds18-20/+47
2014-09-11Merge tag 'fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman3-15/+11
2014-09-11xhci: fix oops when xhci resumes from hibernate with hw lpm capable devicesMathias Nyman1-2/+10
2014-09-11usb: xhci: Fix OOPS in xhci error handling codeAl Cooper1-0/+1
2014-09-11xhci: Fix null pointer dereference if xhci initialization failsMathias Nyman1-1/+1
2014-09-11storage: Add single-LUN quirk for Jaz USB AdapterMark1-0/+6
2014-09-11uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id checkHans de Goede1-2/+2
2014-09-11Merge tag 'pm+acpi-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-21/+7
2014-09-11xen/arm: remove mach_to_phys rbtreeStefano Stabellini2-74/+1
2014-09-11xen/arm: reimplement xen_dma_unmap_page & friendsStefano Stabellini3-19/+210
2014-09-11xen/arm: introduce XENFEAT_grant_map_identityStefano Stabellini2-0/+9
2014-09-11arm64: flush TLS registers during execWill Deacon2-0/+24
2014-09-11Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-4/+5
2014-09-11Merge tag 'pinctrl-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+4
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds14-37/+156
2014-09-11drm/radeon: allow concurrent buffer readsChristian König1-2/+3
2014-09-11drm/radeon: add the infrastructure for concurrent buffer accessChristian König18-208/+253
2014-09-11drm/ttm: allow fence to be added as sharedChristian König7-3/+30
2014-09-11Merge branches 'acpi-rtc', 'acpi-lpss' and 'acpi-battery'Rafael J. Wysocki3-20/+6
2014-09-11Merge branch 'pm-cpufreq'Rafael J. Wysocki1-1/+1
2014-09-11Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-reworkDaniel Vetter9622-447104/+415250
2014-09-11drm: Clarify vblank ts/scanoutpos sampling #definesDaniel Vetter6-8/+8
2014-09-11drm: Simplify return value of drm_get_last_vbltimestampDaniel Vetter2-12/+15
2014-09-11drm: Only update final vblank count when precise ts is availableDaniel Vetter1-1/+8
2014-09-11drm: Really never disable vblank irqs for offdelay==0Daniel Vetter1-2/+4
2014-09-11Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie28-412/+1544
2014-09-11Merge branch 'msm-fixes-3.17-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie3-25/+38
2014-09-11drm/msm: don't crash if no msm.vram paramRob Clark1-1/+1
2014-09-11drm/msm/hdmi: fix build break on non-CCF platformsRob Clark1-2/+13
2014-09-11drm/msm: Change nested function to static functionMark Charlebois1-22/+24
2014-09-11Merge tag 'drm-intel-fixes-2014-09-10' of git://anongit.freedesktop.org/drm-i...Dave Airlie7-221/+300
2014-09-11Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie4-15/+31
2014-09-11Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-11/+19
2014-09-11dmaengine: jz4740: Fix non-cyclic descriptor completionLars-Peter Clausen1-1/+2
2014-09-10usb: chipidea: msm: Initialize PHY on reset eventIvan T. Ivanov1-0/+1
2014-09-10usb: chipidea: msm: Use USB PHY API to control PHY stateIvan T. Ivanov1-5/+1
2014-09-10Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds10-18/+32
2014-09-10fs/notify: don't show f_handle if exportfs_encode_inode_fh failedAndrey Vagin1-1/+1
2014-09-10fsnotify/fdinfo: use named constants instead of hardcoded valuesAndrey Vagin1-2/+2
2014-09-10kcmp: fix standard comparison bugRasmus Villemoes1-3/+4
2014-09-10mm/mmap.c: use pr_emerg when printing BUG related informationSasha Levin1-8/+8
2014-09-10shm: add memfd.h to UAPI export listDavid Drysdale1-0/+1