summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-09-10drm: move remaining includes in drmP.h to the topDavid Herrmann3-23/+22
2014-09-10drm: inline "struct drm_sigdata"David Herrmann1-7/+5
2014-09-10drm: drop DRM_DEBUG_CODEDavid Herrmann1-12/+0
2014-09-10drm: order includes alphabetically in drmP.hDavid Herrmann1-23/+23
2014-09-10drm: move __OS_HAS_AGP into drm_agpsupport.hDavid Herrmann2-2/+3
2014-09-10drm: merge drm_memory.h into drm_memory.cDavid Herrmann2-63/+2
2014-09-10drm: drop __KERNEL__ protection in drmP.hDavid Herrmann1-2/+0
2014-09-10drm: replace weird conditional includesDavid Herrmann1-9/+1
2014-09-10drm: move AGP definitions harderDavid Herrmann2-29/+14
2014-09-10drm: drop unused "struct drm_waitlist"David Herrmann1-11/+0
2014-09-10drm: move "struct drm_magic_entry" to drm_auth.cDavid Herrmann1-6/+0
2014-09-10drm: move "struct drm_vma_entry" to drm_vm.cDavid Herrmann1-6/+2
2014-09-10drm: mark drm_buf and drm_map as legacyDavid Herrmann1-29/+12
2014-09-10drm/radeon: move drm_buffer to drm/radeon/David Herrmann1-148/+0
2014-09-03Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...Dave Airlie3-47/+11
2014-09-03Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-0/+3
2014-09-02drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst3-33/+5
2014-09-01drm/ttm: kill off some members to ttm_validate_bufferMaarten Lankhorst1-3/+0
2014-09-01drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst1-4/+5
2014-09-01drm/ttm: kill fence_lockMaarten Lankhorst2-7/+1
2014-08-27drm/ttm: move fpfn and lpfn into each placement v2Christian König2-24/+19
2014-08-26Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-0/+19
2014-08-26Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2-0/+12
2014-08-26Merge tag 'topic/core-stuff-2014-08-15' of git://anongit.freedesktop.org/drm-...Dave Airlie4-9/+32
2014-08-25Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2014-08-25Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+11
2014-08-24Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-2/+2
2014-08-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-0/+8
2014-08-22nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson1-0/+1
2014-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+0
2014-08-22ftrace: Allow ftrace_ops to use the hashes from other opsSteven Rostedt (Red Hat)1-3/+11
2014-08-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+3
2014-08-22drm/radeon: add additional SI pci idsAlex Deucher1-0/+4
2014-08-22drm/radeon: add new bonaire pci idsAlex Deucher1-0/+2
2014-08-22drm/radeon: add new KV pci idAlex Deucher1-0/+1
2014-08-21gpio: move GPIOD flags outside #ifdefLinus Walleij1-2/+2
2014-08-20drm: fix plane rotation when restoring fbdev configurationThomas Wood1-0/+3
2014-08-19i2c: rework kernel config I2C_ACPILan Tianyu1-4/+8
2014-08-18drm/radeon: properly document reloc priority maskChristian König1-0/+1
2014-08-18asm-generic: add memfd_create system call to unistd.hWill Deacon1-1/+3
2014-08-16net: phy: bcm7xxx: remove 28nm wildcard entryFlorian Fainelli1-1/+0
2014-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2014-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2014-08-15Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+5
2014-08-14Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-14/+12
2014-08-14rhashtable: fix annotations for rht_for_each_entry_rcu()Thomas Graf1-8/+4
2014-08-14rhashtable: unexport and make rht_obj() staticThomas Graf1-1/+0
2014-08-14rhashtable: RCU annotations for next pointersThomas Graf1-2/+2
2014-08-14tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa1-1/+1