| Commit message (Expand) | Author | Age |
* | Documentation/i2c: Checkpatch cleanup | Andrea Gelmini | 2010-06-03 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-06-01 |
|\ |
|
| * | powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not set | Benjamin Herrenschmidt | 2010-05-30 |
| * | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 2010-05-30 |
| |\ |
|
| | * | powerpc/85xx: Add P1021MDS board support | Haiying Wang | 2010-05-24 |
| | * | powerpc/85xx: Change MPC8572DS camp dtses for MSI sharing | Li Yang | 2010-05-24 |
| | * | powerpc/fsl_msi: add removal path and probe failing path | Li Yang | 2010-05-24 |
| | * | powerpc/fsl_msi: enable msi sharing through AMP OSes | Li Yang | 2010-05-24 |
| | * | powerpc/fsl_msi: enable msi allocation in all banks | Li Yang | 2010-05-24 |
| | * | powerpc/fsl_msi: fix the conflict of virt_msir's chip_data | Li Yang | 2010-05-24 |
| | * | powerpc/fsl_msi: Add multiple MSI bank support | Lan Chunhe-B25806 | 2010-05-24 |
| | * | powerpc/kexec: Add support for FSL-BookE | Sebastian Andrzej Siewior | 2010-05-24 |
| | * | powerpc/fsl-booke: Move the entry setup code into a seperate file | Sebastian Andrzej Siewior | 2010-05-24 |
| | * | powerpc/fsl-booke: fix the case where we are not in the first page | Sebastian Andrzej Siewior | 2010-05-24 |
| | * | powerpc/85xx: Enable support for ports 3 and 4 on 8548 CDS | Andy Fleming | 2010-05-21 |
| | * | powerpc/fsl-booke: Add hibernation support for FSL BookE processors | Anton Vorontsov | 2010-05-21 |
| | * | powerpc/e500mc: Implement machine check handler. | Scott Wood | 2010-05-21 |
| * | | Merge commit 'jwb/next' into next | Benjamin Herrenschmidt | 2010-05-30 |
| |\ \ |
|
| | * | | powerpc/44x: icon: select SM502 and frame buffer console support | Anatolij Gustschin | 2010-05-26 |
| | * | | powerpc/44x: Add basic ICON PPC440SPe board support | Stefan Roese | 2010-05-12 |
| | * | | powerpc/44x: Fix UART clocks on 440SPe | Benjamin Herrenschmidt | 2010-05-12 |
| | * | | powerpc/44x: Add reset-type to katmai.dts | Stefan Roese | 2010-05-07 |
| | * | | powerpc/44x: Adding PCI-E support for PowerPC 460SX based SOC. | Tirumala Marri | 2010-05-07 |
* | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-06-01 |
|\ \ \ \ |
|
| * | | | | drm/i915: add HAS_BSD check to i915_getparam | Zou Nan hai | 2010-06-01 |
| * | | | | drm/i915: Honor sync polarity from VBT panel timing descriptors | Adam Jackson | 2010-06-01 |
| * | | | | drm/i915: Unmask interrupt for render engine on Sandybridge | Zhenyu Wang | 2010-05-28 |
| * | | | | drm/i915: Fix PIPE_CONTROL command on Sandybridge | Zhenyu Wang | 2010-05-28 |
| * | | | | drm/i915: Fix up address spaces in slow_kernel_write() | Chris Wilson | 2010-05-28 |
| * | | | | drm/i915: Use non-atomic kmap for slow copy paths | Chris Wilson | 2010-05-28 |
| * | | | | drm/i915: Avoid moving from CPU domain during pwrite | Chris Wilson | 2010-05-28 |
| * | | | | drm/i915: Cleanup after failed initialization of ringbuffers | Chris Wilson | 2010-05-28 |
| * | | | | drm/i915: Reject bind_to_gtt() early if object > aperture | Chris Wilson | 2010-05-28 |
| * | | | | drm/i915: Check error code whilst moving buffer to GTT domain. | Chris Wilson | 2010-05-28 |
| * | | | | drm/i915: Remove spurious warning "Failure to install fence" | Chris Wilson | 2010-05-28 |
| * | | | | drm/i915: Rebind bo if currently bound with incorrect alignment. | Chris Wilson | 2010-05-28 |
| * | | | | drm/i915: Include pitch in set_base debug statement. | Chris Wilson | 2010-05-28 |
| * | | | | drm/i915: Only print "nothing to do" debug message as required. | Chris Wilson | 2010-05-28 |
| * | | | | drm/i915: Propagate error from unbinding an unfenceable object. | Chris Wilson | 2010-05-28 |
| * | | | | drm/i915: Avoid nesting of domain changes when setting display plane | Chris Wilson | 2010-05-28 |
| * | | | | drm/i915: Hold the spinlock whilst resetting unpin_work along error path | Chris Wilson | 2010-05-28 |
| * | | | | drm/i915: Only print an message if there was an error | Chris Wilson | 2010-05-28 |
| * | | | | drm/i915: Clean up leftover bits from hws move to ring structure. | Eric Anholt | 2010-05-26 |
| * | | | | drm/i915: Add CxSR support on Pineview DDR3 | Li Peng | 2010-05-26 |
| * | | | | i915: remove unneeded null checks | Dan Carpenter | 2010-05-26 |
| * | | | | i915/intel_sdvo: remove unneeded null check | Dan Carpenter | 2010-05-26 |
| * | | | | drm/i915: Fix HDMI mode select for Cougarpoint PCH | Zhenyu Wang | 2010-05-26 |
| * | | | | drm/i915: combine all small integers into one single bitfield | Daniel Vetter | 2010-05-26 |
| * | | | | drm/i915/dp: Add DPCD data to debug output | Adam Jackson | 2010-05-26 |
| * | | | | drm/i915/dp: Only enable enhanced framing if the sink supports it | Adam Jackson | 2010-05-26 |