| Commit message (Expand) | Author | Age |
* | drm/radeon: Pay more attention to object placement requested by userspace. | Michel Dänzer | 2009-07-29 |
* | drm/radeon: Fall back to evicting BOs with memcpy if necessary. | Michel Dänzer | 2009-07-29 |
* | drm/radeon: Don't unreserve twice on failure to validate. | Michel Dänzer | 2009-07-29 |
* | drm/radeon/kms: fix bandwidth computation on avivo hardware | Jerome Glisse | 2009-07-29 |
* | drm/radeon/kms: add initial colortiling support. | Dave Airlie | 2009-07-29 |
* | drm/radeon/kms: fix hotspot handling on pre-avivo chips | Alex Deucher | 2009-07-15 |
* | drm/radeon/kms: enable frac fb divs on rs600/rs690/rs740 | Alex Deucher | 2009-07-15 |
* | drm/radeon/kms: add PLL flag to prefer frequencies <= the target freq | Alex Deucher | 2009-07-15 |
* | drm/radeon/kms: block RN50 from using 3D engine. | Dave Airlie | 2009-07-15 |
* | drm/radeon/kms: fix VRAM sizing like DDX does it. | Dave Airlie | 2009-07-15 |
* | drm/ttm/radeon: add dma32 support. | Dave Airlie | 2009-07-15 |
* | drm/radeon: Endianness fixes for radeondrmfb. | Michel Dänzer | 2009-07-15 |
* | drm/radeon/kms: don't swap PCIEGART PTEs in VRAM. | Dave Airlie | 2009-07-15 |
* | drm/radeon/kms: drop zero length CS indirect buffers. | Dave Airlie | 2009-07-15 |
* | drm/radeon/kms: fix vram vs aper size check. | Dave Airlie | 2009-07-15 |
* | drm/radeon/kms: get lvds info for DIG LVTMA and UNIPHY encoders | Alex Deucher | 2009-07-15 |
* | drm/radeon/kms: fix quirk for MSI laptop | Alex Deucher | 2009-07-15 |
* | ttm: Fix caching mode selection. | Thomas Hellstrom | 2009-07-15 |
* | drm/radeon: fix support for vline relocations. | Dave Airlie | 2009-07-15 |
* | drm/radeon/kms: respect TOM on rs100->rs480 IGP variants. | Dave Airlie | 2009-07-15 |
* | drm/radeon/kms: set crtc and cursor offsets correctly on legacy chips. | Dave Airlie | 2009-07-15 |
* | drm/radeon/kms: remove IB flushing trick. | Dave Airlie | 2009-07-15 |
* | drm/radeon/kms: mmio base/size should be resource_size_t. | Dave Airlie | 2009-07-15 |
* | drm/radeon/kms: fix some GART table entry bugs. | Dave Airlie | 2009-07-15 |
* | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 |
* | pty: Rework the pty layer to use the normal buffering logic | Alan Cox | 2009-07-08 |
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-07-08 |
|\ |
|
| * | [CPUFREQ] fix (utter) cpufreq_add_dev mess | Mathieu Desnoyers | 2009-07-06 |
| * | [CPUFREQ] Cleanup locking in conservative governor | venkatesh.pallipadi@intel.com | 2009-07-06 |
| * | [CPUFREQ] Cleanup locking in ondemand governor | venkatesh.pallipadi@intel.com | 2009-07-06 |
| * | [CPUFREQ] Eliminate the recent lockdep warnings in cpufreq | venkatesh.pallipadi@intel.com | 2009-07-06 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-07-08 |
|\ \ |
|
| * | | PM: Clear -EAGAIN in dpm_prepare | Sebastian Ott | 2009-07-08 |
| |/ |
|
* | | intel-iommu: Fix intel_iommu_unmap_range() with size 0 | Sheng Yang | 2009-07-08 |
* | | Free struct device in fw_dev_release() | Catalin Marinas | 2009-07-08 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-07-08 |
|\ \ |
|
| * | | Input: gpio_mouse - use standard driver registration method | Saeed Bishara | 2009-07-08 |
| * | | Input: mark serio and i8042 as suspended when hibernating too | Thadeu Lima de Souza Cascardo | 2009-07-08 |
| * | | Input: add support for generic GPIO-based matrix keypad | Eric Miao | 2009-06-29 |
| * | | Input: arrange keyboards alphabetically | Dmitry Torokhov | 2009-06-29 |
| * | | Input: gpio-keys - avoid possibility of sleeping in timer function | Jani Nikula | 2009-06-29 |
| * | | Input: gpio-keys - revert 'change timer to workqueue' | Jani Nikula | 2009-06-29 |
| * | | Input: dm355evm_keys - fix kconfig symbol names | David Brownell | 2009-06-29 |
| * | | Input: wacom - add DTF720a support and fix rotation on Intuos3 | Ping Cheng | 2009-06-29 |
| * | | Input: i8042 - more reset quirks for MSI Wind-clone netbooks | Yan Li | 2009-06-29 |
* | | | Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-07-08 |
|\ \ \ |
|
| * | | | serial: sh-sci: fix sci interrupt handler | SUGIOKA Toshinobu | 2009-07-07 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-07-06 |
| |\ \ \ |
|
| * | | | | video: hitfb: Move over to dev_pm_ops. | Paul Mundt | 2009-07-06 |
| * | | | | video: hitfb: Convert to framebuffer_alloc(). | Paul Mundt | 2009-07-06 |