summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-08-08drm/i915: Add I915_GEM_PARAM_HAS_SEMAPHORESChris Wilson1-0/+1
2012-07-26drm/i915: Export ability of changing cache levels to userspaceChris Wilson1-2/+8
2012-07-25drm/i915: Return a mask of the active rings in the high word of busy_ioctlChris Wilson1-1/+5
2012-07-25drm/i915: add register read IOCTLBen Widawsky1-1/+7
2012-07-25drm/i915: Reserve ioctl numbers for set/get_cachingDaniel Vetter1-0/+15
2012-07-20drm/sis: fixup sis_mm ioctl structsDaniel Vetter1-4/+4
2012-07-20drm: kill i915/i830 ids from drm_pciids.hDaniel Vetter1-42/+0
2012-07-20drm: kill dma queue supportDaniel Vetter1-7/+1
2012-07-20drm: kill reclaim_buffers callbackDaniel Vetter1-2/+0
2012-07-20drm: kill reclaim_buffers_lockedDaniel Vetter1-2/+0
2012-07-20drm: kill reclaim_buffers_idlelocked functionsDaniel Vetter1-2/+0
2012-07-20drm/pci: add support for getting the supported link bw.Dave Airlie1-0/+5
2012-07-20pci_regs: define LNKSTA2 pcie cap + bits.Dave Airlie1-0/+5
2012-07-20drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2-3/+3
2012-07-20drm: remove the list_head from drm_mode_setDaniel Vetter1-2/+0
2012-07-15drm: Add colouring to the range allocatorChris Wilson1-15/+78
2012-06-25Merge tag 'v3.5-rc4' into drm-intel-next-queuedDaniel Vetter106-441/+1280
2012-06-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-4/+4
2012-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2012-06-22drm: drop comment about this header being autogenerated.Dave Airlie1-4/+0
2012-06-22Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2012-06-21vga_switcheroo: Add include guardOzan Çağlayan1-0/+4
2012-06-21Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2012-06-21Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+38
2012-06-21Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds4-2/+22
2012-06-21Viresh has movedViresh Kumar2-2/+2
2012-06-21thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli1-0/+10
2012-06-21mm: fix slab->page _count corruption when using slubPravin B Shelar1-0/+10
2012-06-20Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-1/+3
2012-06-19kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilationKay Sievers1-5/+5
2012-06-18Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2012-06-18bug.h: Fix up powerpc build regression.Paul Mundt1-3/+5
2012-06-18ftrace: Make all inline tags also include notraceSteven Rostedt1-3/+3
2012-06-18NFSv4.1: Fix umount when filelayout DS is also the MDSTrond Myklebust1-0/+1
2012-06-18Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2-1/+3
2012-06-16vga_switcheroo.h: fix pci_dev warningRandy Dunlap1-0/+2
2012-06-16swap: fix shmem swapping when more than 8 areasHugh Dickins1-3/+5
2012-06-16Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+3
2012-06-16Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-2/+2
2012-06-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-3/+6
2012-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2012-06-16kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers1-7/+38
2012-06-14drm/i915/context: switch contexts with execbuf2Ben Widawsky1-1/+7
2012-06-14drm/i915/context: create & destroy ioctlsBen Widawsky1-0/+15
2012-06-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-0/+7
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-14/+25
2012-06-14pstore/ram_core: Factor persistent_ram_zap() out of post_init()Anton Vorontsov1-0/+1
2012-06-14pstore/ram: Should update old dmesg buffer before readingAnton Vorontsov1-0/+1
2012-06-14USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2-2/+2
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt260-1502/+6050