summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/hda' into for-linusTakashi Iwai2010-06-02211-2101/+9618
|\
| * Merge branch 'master' of git.alsa-project.org:alsa-kernel into fix/hdaTakashi Iwai2010-06-02211-2101/+9618
| |\
| | * ALSA: hda-intel - fix wallclk variable update and conditionJaroslav Kysela2010-06-021-2/+2
| | * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-06-0129-258/+3712
| | |\
| | | * powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not setBenjamin Herrenschmidt2010-05-311-1/+1
| | | * Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2010-05-3119-250/+1494
| | | |\
| | | | * powerpc/85xx: Add P1021MDS board supportHaiying Wang2010-05-252-3/+797
| | | | * powerpc/85xx: Change MPC8572DS camp dtses for MSI sharingLi Yang2010-05-252-7/+15
| | | | * powerpc/fsl_msi: add removal path and probe failing pathLi Yang2010-05-252-6/+31
| | | | * powerpc/fsl_msi: enable msi sharing through AMP OSesLi Yang2010-05-251-1/+7
| | | | * powerpc/fsl_msi: enable msi allocation in all banksLi Yang2010-05-252-3/+13
| | | | * powerpc/fsl_msi: fix the conflict of virt_msir's chip_dataLi Yang2010-05-251-6/+27
| | | | * powerpc/fsl_msi: Add multiple MSI bank supportLan Chunhe-B258062010-05-251-15/+25
| | | | * powerpc/kexec: Add support for FSL-BookESebastian Andrzej Siewior2010-05-256-1/+74
| | | | * powerpc/fsl-booke: Move the entry setup code into a seperate fileSebastian Andrzej Siewior2010-05-242-198/+201
| | | | * powerpc/fsl-booke: fix the case where we are not in the first pageSebastian Andrzej Siewior2010-05-241-0/+1
| | | | * powerpc/85xx: Enable support for ports 3 and 4 on 8548 CDSAndy Fleming2010-05-211-4/+0
| | | | * powerpc/fsl-booke: Add hibernation support for FSL BookE processorsAnton Vorontsov2010-05-212-2/+199
| | | | * powerpc/e500mc: Implement machine check handler.Scott Wood2010-05-214-12/+112
| | | * | Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2010-05-319-7/+2217
| | | |\ \
| | | | * | powerpc/44x: icon: select SM502 and frame buffer console supportAnatolij Gustschin2010-05-261-7/+142
| | | | * | powerpc/44x: Add basic ICON PPC440SPe board supportStefan Roese2010-05-124-1/+1776
| | | | * | powerpc/44x: Fix UART clocks on 440SPeBenjamin Herrenschmidt2010-05-121-6/+6
| | | | * | powerpc/44x: Add reset-type to katmai.dtsStefan Roese2010-05-071-0/+1
| | | | * | powerpc/44x: Adding PCI-E support for PowerPC 460SX based SOC.Tirumala Marri2010-05-073-0/+299
| | * | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-06-0121-1082/+2590
| | |\ \ \ \
| | | * | | | drm/i915: add HAS_BSD check to i915_getparamZou Nan hai2010-06-012-0/+4
| | | * | | | drm/i915: Honor sync polarity from VBT panel timing descriptorsAdam Jackson2010-06-011-0/+10
| | | * | | | drm/i915: Unmask interrupt for render engine on SandybridgeZhenyu Wang2010-05-281-0/+19
| | | * | | | drm/i915: Fix PIPE_CONTROL command on SandybridgeZhenyu Wang2010-05-281-2/+14
| | | * | | | drm/i915: Fix up address spaces in slow_kernel_write()Chris Wilson2010-05-281-25/+17
| | | * | | | drm/i915: Use non-atomic kmap for slow copy pathsChris Wilson2010-05-281-52/+30
| | | * | | | drm/i915: Avoid moving from CPU domain during pwriteChris Wilson2010-05-281-1/+2
| | | * | | | drm/i915: Cleanup after failed initialization of ringbuffersChris Wilson2010-05-281-1/+18
| | | * | | | drm/i915: Reject bind_to_gtt() early if object > apertureChris Wilson2010-05-281-0/+8
| | | * | | | drm/i915: Check error code whilst moving buffer to GTT domain.Chris Wilson2010-05-281-1/+5
| | | * | | | drm/i915: Remove spurious warning "Failure to install fence"Chris Wilson2010-05-281-6/+11
| | | * | | | drm/i915: Rebind bo if currently bound with incorrect alignment.Chris Wilson2010-05-281-0/+11
| | | * | | | drm/i915: Include pitch in set_base debug statement.Chris Wilson2010-05-281-1/+2
| | | * | | | drm/i915: Only print "nothing to do" debug message as required.Chris Wilson2010-05-281-2/+3
| | | * | | | drm/i915: Propagate error from unbinding an unfenceable object.Chris Wilson2010-05-281-3/+7
| | | * | | | drm/i915: Avoid nesting of domain changes when setting display planeChris Wilson2010-05-281-5/+3
| | | * | | | drm/i915: Hold the spinlock whilst resetting unpin_work along error pathChris Wilson2010-05-281-8/+12
| | | * | | | drm/i915: Only print an message if there was an errorChris Wilson2010-05-281-14/+24
| | | * | | | drm/i915: Clean up leftover bits from hws move to ring structure.Eric Anholt2010-05-263-10/+6
| | | * | | | drm/i915: Add CxSR support on Pineview DDR3Li Peng2010-05-264-29/+53
| | | * | | | i915: remove unneeded null checksDan Carpenter2010-05-261-2/+2
| | | * | | | i915/intel_sdvo: remove unneeded null checkDan Carpenter2010-05-261-1/+1
| | | * | | | drm/i915: Fix HDMI mode select for Cougarpoint PCHZhenyu Wang2010-05-262-1/+7
| | | * | | | drm/i915: combine all small integers into one single bitfieldDaniel Vetter2010-05-262-26/+54