summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-10-2827-50/+492
|\
| * ARM: imx: Add wake functionality to GPIODinh Nguyen2010-10-261-0/+32
| * ARM: mx5: Add gpio-keys to mx51 babbage boardDinh Nguyen2010-10-263-0/+27
| * ARM: imx: Add gpio-keys to plat-mxcDinh Nguyen2010-10-265-0/+38
| * mx31_3ds: Fix spi registrationRogerio Pimentel2010-10-261-1/+1
| * mx31_3ds: Fix the logic for detecting the debug boardRogerio Pimentel2010-10-261-3/+3
| * mx31_3ds: Remove unused debug board definitionsRogerio Pimentel2010-10-261-30/+0
| * MX27 3ds: Add SDHC1 support to mx27 3dsRogerio Pimentel2010-10-221-0/+38
| * imx: only select HAVE_CAN_FLEXCAN if CAN is enabledUwe Kleine-König2010-10-221-1/+1
| * mx35pdk: add debug board supportXiao Jiang2010-10-222-0/+9
| * cpufreq for freescale mx51Yong Shen2010-10-2210-4/+295
| * mx25_3ds: add mmc supportShawn Guo2010-10-212-0/+11
| * mx35_3ds: add mmc supportShawn Guo2010-10-212-0/+9
| * babbage: esdhc device registrationShawn Guo2010-10-212-0/+20
| * ARM: mx3: fix build failure concerning MXC_INT_MMC_SDHC2Uwe Kleine-König2010-10-213-11/+8
* | fix braino in fs: do not assign default i_ino in new_inodeAl Viro2010-10-271-1/+1
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-27212-11671/+18747
|\ \
| * | vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom2010-10-279-160/+252
| * | drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2Alex Deucher2010-10-271-0/+3
| * | drm/radeon/kms: properly compute group_size on 6xx/7xxAlex Deucher2010-10-262-6/+10
| * | drm/radeon/kms: fix 2D tile height alignment in the r600 CS checkerAlex Deucher2010-10-261-2/+2
| * | drm/radeon/kms/evergreen: set the clear state to the blit stateAlex Deucher2010-10-264-54/+65
| * | drm/radeon/kms: don't poll dac load detect.Dave Airlie2010-10-261-0/+10
| * | gpu: Add Intel GMA500(Poulsbo) Stub DriverLee, Chun-Yi2010-10-265-1/+81
| * | drm/radeon/kms: MC vram map needs to be >= pci aperture sizeAlex Deucher2010-10-261-0/+3
| * | drm/radeon/kms: implement display watermark support for evergreenAlex Deucher2010-10-262-1/+449
| * | drm/radeon/kms/evergreen: add some additional safe regs v2Alex Deucher2010-10-262-1/+9
| * | drm/radeon/r600: fix tiling issues in CS checker.Dave Airlie2010-10-262-10/+22
| * | Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2010-10-2629-1366/+1979
| |\ \
| | * | drm/i915: Move gpu_write_list to per-ringChris Wilson2010-10-244-26/+29
| | * | drm/i915: Invalidate the to-ring, flush the old-ring when updating domainsChris Wilson2010-10-231-3/+6
| | * | drm/i915/ringbuffer: Write the value passed in to the tail registerChris Wilson2010-10-222-16/+16
| | * | agp/intel: Restore valid PTE bit for Sandybridge after bdd3072Chris Wilson2010-10-221-3/+3
| | * | drm/i915: Fix flushing regression from 9af90d19fChris Wilson2010-10-221-1/+1
| | * | drm/i915/sdvo: Remove unused encoding memberChris Wilson2010-10-221-23/+22
| | * | i915: enable AVI infoframe for intel_hdmi.c [v4]David Härdeman2010-10-224-105/+130
| | * | drm/i915: Fix current fb blocking for page flipChia-I Wu2010-10-211-5/+8
| | * | drm/i915: IS_IRONLAKE is synonymous with gen == 5Chris Wilson2010-10-218-22/+18
| | * | drm/i915: Enable SandyBridge blitter ringChris Wilson2010-10-2111-63/+175
| | * | drm/i915/ringbuffer: Remove broken intel_fill_struct()Chris Wilson2010-10-212-19/+0
| | * | drm/i915/ringbuffer: Fix emit batch buffer regression from 8187a2bChris Wilson2010-10-211-1/+1
| | * | drm/i915: Copy the updated reloc->presumed_offset back to the userChris Wilson2010-10-201-0/+13
| | * | drm/i915: Track objects in global active list (as well as per-ring)Chris Wilson2010-10-205-96/+58
| | * | drm/i915: Simplify most HAS_BSD() checksChris Wilson2010-10-203-37/+22
| | * | drm/i915: cache the last object lookup during pin_and_relocate()Chris Wilson2010-10-201-171/+144
| | * | drm/i915: Do interrupible mutex lock first to avoid locking for unreferenceChris Wilson2010-10-191-113/+93
| | * | drivers: gpu: drm: i915: Fix a typo.Andrea Gelmini2010-10-191-1/+1
| | * | agp/intel: Also add B43.1 to list of supported devicesChris Wilson2010-10-191-0/+1
| | * | drm/i915: rearrange mutex acquisition for preadChris Wilson2010-10-191-56/+43
| | * | drm/i915: Rearrange acquisition of mutex during pwriteChris Wilson2010-10-191-105/+65