summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: Propagate failure from setting crtc base.Chris Wilson2009-02-203-40/+69
* drm: Check for a NULL encoder when reverting on error pathChris Wilson2009-02-201-1/+5
* drm/i915: Cleanup the hws on ringbuffer constrution failure.Chris Wilson2009-02-201-14/+25
* drm/i915: Don't add panel_fixed_mode to the probed modes list at LVDS init.Steve Aarnio2009-02-201-2/+0
* drm: Release user fbs in drm_releaseKristian Høgsberg2009-02-203-3/+5
* drm/i915: Unpin the fb on error during construction.Chris Wilson2009-02-201-3/+5
* drm/i915: Unpin the hws if we fail to kmap.Chris Wilson2009-02-201-0/+1
* drm/i915: Unpin the ringbuffer if we fail to ioremap it.Chris Wilson2009-02-201-0/+1
* drm/i915: unpin for an invalid memory domain.Chris Wilson2009-02-201-0/+2
* drm/i915: Release and unlock on mmap_gtt error path.Chris Wilson2009-02-201-1/+4
* drm/i915: Set framebuffer alignment based upon the fence constraints.Chris Wilson2009-02-201-4/+2
* drm: Do not leak a new reference for flink() on an existing nameChris Wilson2009-02-201-17/+16
* drm/i915: Fix potential AB-BA deadlock in i915_gem_execbuffer()Roland Dreier2009-02-201-9/+12
* drm/i915: refleak along pin() error path.Chris Wilson2009-02-201-0/+1
* drm/i915: hold mutex for unreference() in i915_gem_tiling.cChris Wilson2009-02-201-4/+2
* drm/i915: Cleanup trivial leak on execbuffer error path.Chris Wilson2009-02-201-2/+4
* drm: Free the object ref on error.Chris Wilson2009-02-201-8/+12
* drm: Potential use-after-free on error path.Chris Wilson2009-02-201-1/+1
* drm/i915: Storage class should be before const qualifierTobias Klauser2009-02-202-2/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-1928-88/+77
|\
| * [ARM] 5405/1: ep93xx: remove unused gesbc9312.h headerHartley Sweeten2009-02-192-4/+0
| * [ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIE...Makito SHIOKAWA2009-02-191-2/+2
| * [ARM] omap: fix clock reparenting in omap2_clk_set_parent()Russell King2009-02-191-4/+4
| * [ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0Roel Kluin2009-02-191-2/+2
| * [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo()Nicolas Pitre2009-02-191-1/+2
| * [ARM] 5401/1: Orion: fix edge triggered GPIO interrupt supportNicolas Pitre2009-02-175-53/+29
| * [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...Gregory CLEMENT2009-02-163-1/+4
| * [ARM] 5391/1: AT91: Enable GPIO clocks earlierAndrew Victor2009-02-141-5/+10
| * [ARM] 5390/1: AT91: Watchdog fixesAndrew Victor2009-02-1412-12/+13
| * [ARM] 5398/1: Add Wan ZongShun to MAINTAINERS for W90P910wanzongshun2009-02-141-0/+7
| * [ARM] omap: fix _omap2_clksel_get_src_field()Russell King2009-02-141-1/+1
| * [ARM] omap: fix omap2_divisor_to_clksel() error return valueRussell King2009-02-141-3/+3
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-193-6/+4
|\ \
| * | x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdownAndi Kleen2009-02-171-1/+1
| * | x86, mce: use force_sig_info to kill process in machine checkAndi Kleen2009-02-171-2/+2
| * | x86, mce: reinitialize per cpu features on resumeAndi Kleen2009-02-171-0/+1
| * | x86, rcu: fix strange load average and ksoftirqd behaviorPaul E. McKenney2009-02-171-3/+0
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-02-193-1/+26
|\ \ \
| * \ \ Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-192-0/+21
| |\ \ \
| | * | | tracing: limit the number of loops the ring buffer self test can makeSteven Rostedt2009-02-181-0/+10
| | * | | tracing: have function trace select kallsymsSteven Rostedt2009-02-181-0/+2
| | * | | tracing: disable tracing while testing ring bufferSteven Rostedt2009-02-181-0/+9
| |/ / /
| * | | tracing/function-graph-tracer: trace the idle tasksFrederic Weisbecker2009-02-171-1/+5
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-02-195-4/+19
|\ \ \ \
| * | | | [S390] fix "mem=" handling in case of standby memoryHeiko Carstens2009-02-193-2/+14
| * | | | [S390] Fix timeval regression on s390Christian Borntraeger2009-02-191-1/+1
| * | | | [S390] sclp: handle empty event buffersPeter Oberparleiter2009-02-191-1/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-02-195-29/+19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'fix/usb-audio' into for-linusTakashi Iwai2009-02-192-9/+12
| |\ \ \ \
| | * | | | ALSA: usb-audio - Workaround for misdetected sample rate with CM6207Joris van Rantwijk2009-02-161-1/+2