summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom2009-08-197-141/+296
* drm/ttm: Memory accounting rework.Thomas Hellstrom2009-08-196-119/+453
* drm/ttm: Add a virtual ttm sysfs device.Thomas Hellstrom2009-08-191-1/+57
* drm: Enable drm drivers to add drm sysfs devices.Thomas Hellstrom2009-08-192-0/+37
* drm/ttm: optimize bo_kmap_type valuesPekka Paalanen2009-08-191-6/+6
* drm/kms: no need to return void value (encoder)Pekka Paalanen2009-08-191-1/+1
* drm: clarify scaling property namesJesse Barnes2009-08-193-19/+12
* drm: fixup includes in encoder slave header files.Dave Airlie2009-08-191-2/+2
* drm: remove root requirement from DRM_IOCTL_SET_VERSION (+ DRM_IOCTL_AUTH_MAGIC)Jesse Barnes2009-08-191-2/+2
* drm: fixup include file in drm_encoder_slaveDave Airlie2009-08-131-1/+1
* drm: Add more standard TV properties.Francisco Jerez2009-08-132-0/+21
* drm: Fix drm_cvt_mode() for interlaced modes.Francisco Jerez2009-08-131-1/+1
* drm: Define some new standard TV properties.Francisco Jerez2009-08-042-0/+21
* drm: Define DRM_MODE_SUBCONNECTOR_SCARTFrancisco Jerez2009-08-042-0/+3
* drm: Define DRM_MODE_CONNECTOR_TVFrancisco Jerez2009-08-043-0/+5
* drm/kms: slave encoder interface.Francisco Jerez2009-08-043-1/+279
* drm: Add the debug info in generic drm mode by using DRM_DEBUG_KMSZhao Yakui2009-08-042-33/+40
* DRM: Add the explanation about DRM debug levelZhao Yakui2009-08-041-0/+31
* drm: Remove the macro defintion of DRM_DEBUG_MODEZhao Yakui2009-08-042-9/+2
* drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODEZhao Yakui2009-08-045-60/+46
* drm/mode: get the modeline for standard timing in EDID by using CVT/GTFZhao Yakui2009-07-151-12/+58
* drm/mode: add the GTF algorithm in kernel spaceZhao Yakui2009-07-152-0/+200
* drm/mode: add the CVT algorithm in kernel spaceZhao Yakui2009-07-152-0/+222
* Merge branch 'i2c-for-2631-rc3' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-07-144-13/+23
|\
| * i2c: Use resource_sizeJulia Lawall2009-07-154-8/+8
| * i2c-davinci: behave with i2cdetectDavid Brownell2009-07-151-4/+14
| * i2c-davinci: convert clock usage after clkdev conversionKevin Hilman2009-07-151-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-07-143-9/+14
|\ \
| * | dlm: free socket in error exit pathCasey Dahlin2009-07-141-1/+3
| * | dlm: fix plock use-after-freeDavid Teigland2009-06-181-7/+10
| * | dlm: Fix uninitialised variable warning in lock.cSteven Whitehouse2009-06-171-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-07-142-2/+9
|\ \ \
| * | | mlx4_core: Add new ConnectX EN PCI ID 0x6764Yevgeny Petrilin2009-07-061-0/+1
| * | | mlx4_core: Handle multi-physical function devicesYevgeny Petrilin2009-07-062-2/+8
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-143-66/+64
|\ \ \ \
| * | | | hrtimer: Fix migration expiry checkThomas Gleixner2009-07-103-77/+64
| * | | | hrtimer: migration: do not check expiry time on current CPUThomas Gleixner2009-07-101-2/+13
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-144-4/+6
|\ \ \ \ \
| * | | | | x86: Fix warning in pvclock.cDave Jones2009-07-141-1/+1
| * | | | | x86, apic: Fix false positive section mismatch in numaq_32.cRakib Mullick2009-07-131-1/+2
| * | | | | x86: Fix false positive section mismatch in es7000_32.cRakib Mullick2009-07-131-1/+2
| * | | | | x86: Remove spurious printk level from segfault messageRoland Dreier2009-07-111-1/+1
* | | | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-141-0/+1
|\ \ \ \ \ \
| * | | | | | futexes: Fix infinite loop in get_futex_key() on huge pageSonny Rao2009-07-111-0/+1
| |/ / / / /
* | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-1412-51/+53
|\ \ \ \ \ \
| * | | | | | tracing/function-profiler: do not free per cpu variable statSteven Rostedt2009-07-131-3/+2
| * | | | | | tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan2009-07-1311-48/+51
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-1426-57/+97
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller2009-07-145-68/+44
| * | | | | | skbuff.h: Fix comment for NET_IP_ALIGNTobias Klauser2009-07-141-2/+2