summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-07-20drm: kill reclaim_buffers callbackDaniel Vetter
2012-07-20drm: kill reclaim_buffers_lockedDaniel Vetter
2012-07-20drm: kill reclaim_buffers_idlelocked functionsDaniel Vetter
2012-07-20drm/pci: add support for getting the supported link bw.Dave Airlie
2012-07-20pci_regs: define LNKSTA2 pcie cap + bits.Dave Airlie
2012-07-20drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart
2012-07-20drm: remove the list_head from drm_mode_setDaniel Vetter
2012-07-15drm: Add colouring to the range allocatorChris Wilson
2012-06-25Merge tag 'v3.5-rc4' into drm-intel-next-queuedDaniel Vetter
2012-06-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-22drm: drop comment about this header being autogenerated.Dave Airlie
2012-06-21Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-06-21vga_switcheroo: Add include guardOzan Çağlayan
2012-06-20Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-20Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-06-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-06-20Viresh has movedViresh Kumar
2012-06-20thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli
2012-06-20mm: fix slab->page _count corruption when using slubPravin B Shelar
2012-06-20Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-18kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilationKay Sievers
2012-06-18Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-06-18bug.h: Fix up powerpc build regression.Paul Mundt
2012-06-18ftrace: Make all inline tags also include notraceSteven Rostedt
2012-06-18NFSv4.1: Fix umount when filelayout DS is also the MDSTrond Myklebust
2012-06-18Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-06-16vga_switcheroo.h: fix pci_dev warningRandy Dunlap
2012-06-16swap: fix shmem swapping when more than 8 areasHugh Dickins
2012-06-16Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-06-16Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-06-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-06-15kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers
2012-06-14drm/i915/context: switch contexts with execbuf2Ben Widawsky
2012-06-14drm/i915/context: create & destroy ioctlsBen Widawsky
2012-06-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-13pstore/ram_core: Factor persistent_ram_zap() out of post_init()Anton Vorontsov
2012-06-13pstore/ram: Should update old dmesg buffer before readingAnton Vorontsov
2012-06-13USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt
2012-06-13target: Add TFO->put_session() caller for HW fabric session shutdownJoern Engel
2012-06-12bonding: Fix corrupted queue_mappingEric Dumazet
2012-06-12Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-06-12drm/i915: call intel_enable_gttDaniel Vetter
2012-06-12drm/i915 + agp/intel-gtt: prep work for direct setupDaniel Vetter
2012-06-12drm/i915: stop using dev->agp->baseDaniel Vetter
2012-06-12drm: increase DRM_OBJECT_MAX_PROPERTY to 24Paulo Zanoni
2012-06-11Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar