aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ARM: dove: irq_data conversion.Lennert Buytenhek2011-01-13
* ARM: davinci: irq_data conversion.Lennert Buytenhek2011-01-13
* ARM: clps711x: irq_data conversion.Lennert Buytenhek2011-01-13
* ARM: bcmring: irq_data conversion.Lennert Buytenhek2011-01-13
* ARM: at91: irq_data conversion.Lennert Buytenhek2011-01-13
* ARM: aaec2000: irq_data conversion.Lennert Buytenhek2011-01-13
* ARM: vic: irq_data conversion.Lennert Buytenhek2011-01-13
* ARM: sa1111: irq_data conversion.Lennert Buytenhek2011-01-13
* ARM: LoCoMo: irq_data conversion.Lennert Buytenhek2011-01-13
* ARM: ITE 8152: irq_data conversion.Lennert Buytenhek2011-01-13
* ARM: gic: irq_data conversion.Lennert Buytenhek2011-01-13
* ARM: ecard: irq_data conversion.Lennert Buytenhek2011-01-13
* ARM: core irq_data conversion.Lennert Buytenhek2011-01-13
* ARM: Use genirq definitions from kernel/irq/Kconfig.Lennert Buytenhek2011-01-13
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-01-12
|\
| * i915/gtt: fix ordering causing DMAR errors on object teardown.Dave Airlie2011-01-11
| * i915/gtt: fix ordering issues with status setup and DMARDave Airlie2011-01-11
| * Merge branch 'drm-intel-fixes' of ssh://master.kernel.org/pub/scm/linux/kerne...Dave Airlie2011-01-11
| |\
| | * drm/i915/execbuffer: Reorder binding of objects to favour restrictionsChris Wilson2011-01-11
| | * drm/i915: If we hit OOM when allocating GTT pages, clear the apertureChris Wilson2011-01-11
| | * drm/i915/evict: Ensure we completely cleanup on failureChris Wilson2011-01-11
| | * drm/i915/execbuffer: Correctly clear the current object list upon EFAULTChris Wilson2011-01-11
| | * drm/i915/debugfs: Show all objects in the gttChris Wilson2011-01-11
| | * drm/i915: Record AGP memory type upon errorChris Wilson2011-01-11
| | * drm/i915: Periodically flush the active lists and requestsChris Wilson2011-01-11
| | * drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTTChris Wilson2011-01-11
| | * drm/i915: Record the error batchbuffer on each ringChris Wilson2011-01-11
| | * drm/i915: Include TLB miss overhead for computing WMChris Wilson2011-01-11
| | * drm/i915: Propagate error from flushing the ringChris Wilson2011-01-11
| | * drm/i915: detect & report PCH display error interruptsJesse Barnes2011-01-11
| | * drm/i915: cleanup rc6 codeJesse Barnes2011-01-11
| | * drm/i915: fix rc6 enabling around suspend/resumeJesse Barnes2011-01-11
| | * drm/i915: re-enable rc6 support for Ironlake+Jesse Barnes2011-01-11
| | * drm/i915: Make the ring IMR handling privateChris Wilson2011-01-11
| | * drm/i915/ringbuffer: Simplify the ring irq refcountingChris Wilson2011-01-11
| | * drm/i915/debugfs: Show the per-ring IMRChris Wilson2011-01-11
| | * drm/i915: Mask USER interrupts on gen6 (until required)Chris Wilson2011-01-11
| | * drm/i915: Handle ringbuffer stalls when flushingChris Wilson2011-01-11
| | * drm/i915: Enforce write ordering through the GTTChris Wilson2011-01-11
| | * drm/i915: Remove impossible testChris Wilson2011-01-11
| | * drm/i915: avoid reading non-existent PLL reg on Ironlake+Jesse Barnes2011-01-11
| | * drm/i915: add 'reset' parameterChris Wilson2011-01-11
| | * drm/i915: fix the wrong latency value while computing wm0Yuanhan Liu2011-01-11
| | * drm/i915: support low power watermarks on IronlakeJesse Barnes2011-01-11
| | * agp/intel: Flush the chipset write buffers when changing GTT baseChris Wilson2011-01-11
| | * drm/i915: Workaround erratum on i830 for TAIL pointer within last 2 cachelinesChris Wilson2011-01-11
| | * drm/i915: Use the mappable sizes determined by GTT for consistency.Chris Wilson2011-01-11
| | * drm/i915: support overclocking on Sandy BridgeJesse Barnes2011-01-11
| | * drm/i915/lvds: Always use 0 to disable the pfit controllerChris Wilson2011-01-11
| | * drm/i915/panel: Only record the backlight level when it is enabledChris Wilson2011-01-11