summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-12-11Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Ben Skeggs27-143/+451
2009-12-11drm/ttm: Convert ttm_buffer_object_init to use ttm_placementJerome Glisse1-33/+30
2009-12-10drm: Add memory manager debug functionJerome Glisse1-0/+1
2009-12-10drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.Thomas Hellstrom2-11/+11
2009-12-10drm/ttm: Rework validation & memory space allocation (V3)Jerome Glisse2-27/+35
2009-12-10drm: Add search/get functions to get a block in a specific rangeJerome Glisse1-0/+34
2009-12-08Merge remote branch 'korg/drm-radeon-dp' into drm-linusDave Airlie1-14/+45
2009-12-08Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie5-4/+92
2009-12-08Merge branch 'drm-core-next' into drm-linusDave Airlie15-57/+1000
2009-12-08Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Ben Skeggs563-6348/+19534
2009-12-08drm/radeon/kms: add support for DP modesettingAlex Deucher1-15/+42
2009-12-08drm/radeon/kms: DP fixes and cleanup from the ddxAlex Deucher1-1/+3
2009-12-08drm/radeon/kms: initial radeon displayport portingDave Airlie1-0/+2
2009-12-08drm/intel: refactor DP i2c support and DP common header to drm helperDave Airlie1-0/+149
2009-12-08Merge remote branch 'origin/drm-core-next' into testDave Airlie15-57/+1000
2009-12-07drm/ttm: Export symbols needed for the vmwgfx driver.Thomas Hellstrom1-0/+9
2009-12-07drm/ttm: Add TTM execbuf utilities.Thomas Hellstrom1-0/+107
2009-12-07drm/ttm: Add ttm lock functionality.Thomas Hellstrom1-0/+247
2009-12-07drm/ttm: Add user-space objects.Thomas Hellstrom1-0/+267
2009-12-04drm: Add dirty ioctl and propertyJakob Bornecrantz3-0/+64
2009-12-04drm/ttm: Fix build failure due to missing struct pageMartin Michlmayr1-0/+1
2009-12-04drm: Add compatibility #ifdefs for *BSDKristian Høgsberg7-18/+27
2009-12-04drm: Add support for drm master_[set|drop] callbacks.Thomas Hellstrom1-0/+9
2009-12-04drm/edid: Decode 3-byte CVT codes from EDID 1.4Adam Jackson1-0/+5
2009-12-04drm/edid: Add new detailed block types from EDID 1.4Adam Jackson1-0/+3
2009-12-04drm/modes: Add drm_mode_hsync()Adam Jackson1-3/+4
2009-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds1-2/+2
2009-12-01drm/i915: Fix typo in ioctl struct name.Kristian Høgsberg1-1/+1
2009-12-01drm/i915: Fix sync to vblank when VGA output is turned offLi Peng1-0/+1
2009-12-01drm/i915: add GETPARAM request for page flippingJesse Barnes1-0/+1
2009-12-01drm: use page flip event to signal flip completionJesse Barnes1-0/+1
2009-12-01Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt8-39/+76
2009-12-01SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells1-4/+4
2009-12-01mfd: Correct WM831X_MAX_ISEL_VALUEMark Brown1-2/+2
2009-11-30Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Linus Torvalds1-0/+6
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+1
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+0
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds3-4/+135
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg1-0/+6
2009-11-29sctp: on T3_RTX retransmit all the in-flight chunksAndrei Pelinescu-Onciul1-1/+0
2009-11-26[SCSI] fix async scan add/remove race resulting in an oopsJames Bottomley1-0/+1
2009-11-25drm/i915: Replace a calloc followed by copying data over it with malloc.Eric Anholt1-1/+14
2009-11-20i2c: i2c-pnx: Made buf type unsigned to prevent sign extensionKevin Wells1-1/+1
2009-11-19vt: Fix use of "new" in a struct fieldAlan Cox1-2/+2
2009-11-19CacheFiles: Catch an overly long wait for an old active objectDavid Howells1-2/+4
2009-11-19CacheFiles: Don't write a full page if there's only a partial page to cacheDavid Howells1-0/+3
2009-11-19FS-Cache: Start processing an object's operations on that object's deathDavid Howells1-0/+4
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2-0/+28
2009-11-19FS-Cache: Fix lock misorder in fscache_write_op()David Howells1-0/+1
2009-11-19FS-Cache: Allow the current state of all objects to be dumpedDavid Howells1-0/+13