summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* drm/vma: provide drm_vma_node_unmap() helperDavid Herrmann2013-07-25
* drm/ttm: convert to unified vma offset managerDavid Herrmann2013-07-25
* drm/gem: convert to new unified vma managerDavid Herrmann2013-07-25
* drm: add unified vma offset managerDavid Herrmann2013-07-25
* drm: remove drm_orderDaniel Vetter2013-07-23
* drm/gem: remove drm_gem_object_handle_unreferenceDaniel Vetter2013-07-23
* drm/gem: simplify object initializationDavid Herrmann2013-07-23
* drm: rip out dev->last_checkedDaniel Vetter2013-07-23
* drm: fold in drm_sg_alloc into the ioctlDaniel Vetter2013-07-23
* drm: kill dev->buf_readers and dev->buf_writersDaniel Vetter2013-07-23
* drm: kill dev->ctx_start and dev->lck_startDaniel Vetter2013-07-23
* drm: kill dev->interrupt_flag and dev->dma_flagDaniel Vetter2013-07-23
* drm: remove dev->last_switchDaniel Vetter2013-07-23
* drm: kill dev->context_waitDaniel Vetter2013-07-23
* drm: remove drm_modctx ioctl and use drm_noop insteadDaniel Vetter2013-07-23
* Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet...Dave Airlie2013-07-19
|\
| * drm: Change create block to reserve nodeBen Widawsky2013-07-08
| * drm: pre allocate node for create_blockBen Widawsky2013-07-08
* | Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-18
|\ \
| * | sysfs: use file mode defines from stat.hOliver Schinagl2013-07-16
| * | sysfs: add more helper macro's for (bin_)attribute(_groups)Oliver Schinagl2013-07-16
| * | driver core: add default groups to struct classGreg Kroah-Hartman2013-07-16
| * | driver core: Introduce device_create_groupsGuenter Roeck2013-07-16
| * | sysfs: add support for binary attributes in groupsGreg Kroah-Hartman2013-07-16
| * | driver core: device.h: add RW and RO attribute macrosGreg Kroah-Hartman2013-07-16
| * | sysfs.h: add BIN_ATTR macroGreg Kroah-Hartman2013-07-16
| * | sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman2013-07-16
| * | sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman2013-07-16
* | | Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-18
|\ \ \
| * | | kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-14
| |/ /
* / / linked-list: Remove __list_for_eachDave Jones2013-07-16
|/ /
* | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-14
|\ \
| * | slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-07
| * | slob: Rework #ifdeffery in slab.hChristoph Lameter2013-06-18
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-14
|\ \ \
| * | | rpc_create_*_dir: don't bother with qstrAl Viro2013-07-14
| * | | llist: llist_add() can use llist_add_batch()Oleg Nesterov2013-07-13
| * | | llist: fix/simplify llist_add() and llist_add_batch()Oleg Nesterov2013-07-13
| * | | fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov2013-07-13
| * | | Safer ABI for O_TMPFILEAl Viro2013-07-13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-13
|\ \ \ \
| * | | | net: rename busy poll socket op and globalsEliezer Tamir2013-07-10
| * | | | net: rename ll methods to busy-pollEliezer Tamir2013-07-10
| * | | | net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-10
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-07-13
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into timers/urgentThomas Gleixner2013-07-12
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2013-07-10
| |\ \ \ \ \ \
| | * | | | | | watchdog: Rename confusing state variableFrederic Weisbecker2013-06-20
* | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-13
|\ \ \ \ \ \ \ \
| * | | | | | | | mutex: Move ww_mutex definitions to ww_mutex.hMaarten Lankhorst2013-07-12