summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-19drm: kill reclaim_buffers_idlelocked functionsDaniel Vetter1-2/+0
2012-07-19drm/pci: add support for getting the supported link bw.Dave Airlie1-0/+5
2012-07-19pci_regs: define LNKSTA2 pcie cap + bits.Dave Airlie1-0/+5
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2-3/+3
2012-07-19drm: remove the list_head from drm_mode_setDaniel Vetter1-2/+0
2012-07-16drm: 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-21Merge 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-20Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2012-06-20Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+38
2012-06-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds4-2/+22
2012-06-20Viresh has movedViresh Kumar2-2/+2
2012-06-20thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli1-0/+10
2012-06-20mm: fix slab->page _count corruption when using slubPravin B Shelar1-0/+10
2012-06-19Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-1/+3
2012-06-18kmsg - 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-15swap: fix shmem swapping when more than 8 areasHugh Dickins1-3/+5
2012-06-15Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+3
2012-06-15Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-2/+2
2012-06-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-3/+6
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2012-06-15kmsg - 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-13pstore/ram_core: Factor persistent_ram_zap() out of post_init()Anton Vorontsov1-0/+1
2012-06-13pstore/ram: Should update old dmesg buffer before readingAnton Vorontsov1-0/+1
2012-06-13USB: 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
2012-06-12target: Add TFO->put_session() caller for HW fabric session shutdownJoern Engel1-0/+1
2012-06-12bonding: Fix corrupted queue_mappingEric Dumazet1-2/+5
2012-06-12Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-0/+5
2012-06-12drm/i915: call intel_enable_gttDaniel Vetter1-0/+2
2012-06-12drm/i915 + agp/intel-gtt: prep work for direct setupDaniel Vetter1-0/+4
2012-06-12drm/i915: stop using dev->agp->baseDaniel Vetter1-0/+2
2012-06-12drm: increase DRM_OBJECT_MAX_PROPERTY to 24Paulo Zanoni1-1/+1
2012-06-11Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar3-3/+6
2012-06-11net: Reorder initialization in ip_route_output to fix gcc warningRoland Dreier1-1/+1
2012-06-11bug.h: need linux/kernel.h for TAINT_WARN.Paul Mundt1-0/+1