aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.Jesse Barnes2009-02-19
* drm/i915: take struct mutex around fb unrefJesse Barnes2009-02-19
* drm: Use spread spectrum when the bios tells us it's ok.Kristian Høgsberg2009-02-19
* drm: Collapse identical i8xx_clock() and i9xx_clock().Kristian Høgsberg2009-02-19
* drm: Bring PLL limits in sync with DDX values.Kristian Høgsberg2009-02-19
* drm: Add locking around cursor gem operations.Kristian Høgsberg2009-02-19
* drm: Propagate failure from setting crtc base.Chris Wilson2009-02-19
* drm: Check for a NULL encoder when reverting on error pathChris Wilson2009-02-19
* drm/i915: Cleanup the hws on ringbuffer constrution failure.Chris Wilson2009-02-19
* drm/i915: Don't add panel_fixed_mode to the probed modes list at LVDS init.Steve Aarnio2009-02-19
* drm: Release user fbs in drm_releaseKristian Høgsberg2009-02-19
* drm/i915: Unpin the fb on error during construction.Chris Wilson2009-02-19
* drm/i915: Unpin the hws if we fail to kmap.Chris Wilson2009-02-19
* drm/i915: Unpin the ringbuffer if we fail to ioremap it.Chris Wilson2009-02-19
* drm/i915: unpin for an invalid memory domain.Chris Wilson2009-02-19
* drm/i915: Release and unlock on mmap_gtt error path.Chris Wilson2009-02-19
* drm/i915: Set framebuffer alignment based upon the fence constraints.Chris Wilson2009-02-19
* drm: Do not leak a new reference for flink() on an existing nameChris Wilson2009-02-19
* drm/i915: Fix potential AB-BA deadlock in i915_gem_execbuffer()Roland Dreier2009-02-19
* drm/i915: refleak along pin() error path.Chris Wilson2009-02-19
* drm/i915: hold mutex for unreference() in i915_gem_tiling.cChris Wilson2009-02-19
* drm/i915: Cleanup trivial leak on execbuffer error path.Chris Wilson2009-02-19
* drm: Free the object ref on error.Chris Wilson2009-02-19
* drm: Potential use-after-free on error path.Chris Wilson2009-02-19
* drm/i915: Storage class should be before const qualifierTobias Klauser2009-02-19
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-19
|\
| * [ARM] 5405/1: ep93xx: remove unused gesbc9312.h headerHartley Sweeten2009-02-19
| * [ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIE...Makito SHIOKAWA2009-02-19
| * [ARM] omap: fix clock reparenting in omap2_clk_set_parent()Russell King2009-02-19
| * [ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0Roel Kluin2009-02-19
| * [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo()Nicolas Pitre2009-02-19
| * [ARM] 5401/1: Orion: fix edge triggered GPIO interrupt supportNicolas Pitre2009-02-17
| * [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...Gregory CLEMENT2009-02-16
| * [ARM] 5391/1: AT91: Enable GPIO clocks earlierAndrew Victor2009-02-14
| * [ARM] 5390/1: AT91: Watchdog fixesAndrew Victor2009-02-14
| * [ARM] 5398/1: Add Wan ZongShun to MAINTAINERS for W90P910wanzongshun2009-02-14
| * [ARM] omap: fix _omap2_clksel_get_src_field()Russell King2009-02-14
| * [ARM] omap: fix omap2_divisor_to_clksel() error return valueRussell King2009-02-14
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-19
|\ \
| * | x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdownAndi Kleen2009-02-17
| * | x86, mce: use force_sig_info to kill process in machine checkAndi Kleen2009-02-17
| * | x86, mce: reinitialize per cpu features on resumeAndi Kleen2009-02-17
| * | x86, rcu: fix strange load average and ksoftirqd behaviorPaul E. McKenney2009-02-17
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-02-19
|\ \ \
| * \ \ Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-19
| |\ \ \
| | * | | tracing: limit the number of loops the ring buffer self test can makeSteven Rostedt2009-02-18
| | * | | tracing: have function trace select kallsymsSteven Rostedt2009-02-18
| | * | | tracing: disable tracing while testing ring bufferSteven Rostedt2009-02-18
| |/ / /
| * | | tracing/function-graph-tracer: trace the idle tasksFrederic Weisbecker2009-02-17
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-02-19
|\ \ \ \