summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-08-07drm: const'ify ioctls table (v2)Rob Clark1-1/+1
2013-08-07drm/mm: add "best_match" flag to drm_mm_insert_node()David Herrmann1-18/+36
2013-08-07drm: Apply kref_put_mutex() optimisations to drm_gem_object_unreference_unloc...Chris Wilson1-2/+4
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter2-8/+3
2013-08-01drm/mm: include required headers in drm_mm.hDavid Herrmann1-0/+3
2013-07-25drm/vma: provide drm_vma_node_unmap() helperDavid Herrmann1-0/+22
2013-07-25drm/ttm: convert to unified vma offset managerDavid Herrmann2-17/+8
2013-07-25drm/gem: convert to new unified vma managerDavid Herrmann2-5/+4
2013-07-25drm: add unified vma offset managerDavid Herrmann1-0/+202
2013-07-23drm: remove drm_orderDaniel Vetter1-1/+0
2013-07-23drm/gem: remove drm_gem_object_handle_unreferenceDaniel Vetter1-18/+0
2013-07-23drm/gem: simplify object initializationDavid Herrmann1-2/+2
2013-07-23drm: rip out dev->last_checkedDaniel Vetter1-1/+0
2013-07-23drm: fold in drm_sg_alloc into the ioctlDaniel Vetter1-2/+1
2013-07-23drm: kill dev->buf_readers and dev->buf_writersDaniel Vetter1-2/+0
2013-07-23drm: kill dev->ctx_start and dev->lck_startDaniel Vetter1-2/+0
2013-07-23drm: kill dev->interrupt_flag and dev->dma_flagDaniel Vetter1-2/+0
2013-07-23drm: remove dev->last_switchDaniel Vetter1-1/+0
2013-07-23drm: kill dev->context_waitDaniel Vetter1-1/+0
2013-07-23drm: remove drm_modctx ioctl and use drm_noop insteadDaniel Vetter1-2/+0
2013-07-19Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet...Dave Airlie1-4/+2
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-17/+84
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2013-07-17linked-list: Remove __list_for_eachDave Jones1-11/+0
2013-07-16sysfs: use file mode defines from stat.hOliver Schinagl1-8/+9
2013-07-16sysfs: add more helper macro's for (bin_)attribute(_groups)Oliver Schinagl1-13/+38
2013-07-16driver core: add default groups to struct classGreg Kroah-Hartman1-1/+3
2013-07-16driver core: Introduce device_create_groupsGuenter Roeck1-0/+5
2013-07-16sysfs: add support for binary attributes in groupsGreg Kroah-Hartman1-2/+2
2013-07-16driver core: device.h: add RW and RO attribute macrosGreg Kroah-Hartman1-7/+21
2013-07-16sysfs.h: add BIN_ATTR macroGreg Kroah-Hartman1-0/+9
2013-07-16sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman1-0/+9
2013-07-16sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman1-0/+2
2013-07-15kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2-2/+2
2013-07-15Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-23/+42
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-19/+14
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro1-2/+2
2013-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-16/+18
2013-07-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2013-07-14Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-359/+379
2013-07-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-0/+25
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds14-17/+2673
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-460/+299
2013-07-13llist: llist_add() can use llist_add_batch()Oleg Nesterov1-10/+4
2013-07-13llist: fix/simplify llist_add() and llist_add_batch()Oleg Nesterov1-12/+7
2013-07-13fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov1-0/+2
2013-07-13Safer ABI for O_TMPFILEAl Viro1-2/+6
2013-07-12Merge branch 'linus' into timers/urgentThomas Gleixner325-1834/+5824
2013-07-12mutex: Move ww_mutex definitions to ww_mutex.hMaarten Lankhorst3-359/+379
2013-07-12Merge branches 'mlx5', 'qib' and 'srp' into for-nextRoland Dreier1-2/+2