aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-27
|\
| * drm/i915: Fix LVDS dither settingLi Peng2009-03-27
| * drm/i915: Check for dev->primary->master before dereference.Chris Wilson2009-03-27
| * drm/i915: TV detection fixZhenyu Wang2009-03-27
| * drm/i915: TV mode_set sync up with 2D driverZhenyu Wang2009-03-27
| * drm/i915: Fix TV get_modes to return modes countZhenyu Wang2009-03-27
| * drm/i915: Sync crt hotplug detection with intel video driverZhao Yakui2009-03-27
| * drm/i915: Sync mode_valid/mode_set with intel video driverZhao Yakui2009-03-27
| * drm/i915: TV modes' parameters sync up with 2D driverZhenyu Wang2009-03-27
| * agp/intel: Add support for new intel chipset.Shaohua Li2009-03-27
| * i915/drm: Remove two redundant agp_chipset_flushesOwain G. Ainsworth2009-03-27
| * drm/i915: Display fence register state in debugfs i915_gem_fence_regs node.Chris Wilson2009-03-27
| * drm/i915: Add information on pinning and fencing to the i915 list debug.Eric Anholt2009-03-27
| * drm/i915: Consolidate gem object list dumpingBen Gamari2009-03-27
| * drm/i915: Convert i915 proc files to seq_file and move to debugfs.Ben Gamari2009-03-27
| * drm: Convert proc files to seq_file and introduce debugfsBen Gamari2009-03-27
| * drm/i915: Fix lock order reversal in GEM relocation entry copying.Eric Anholt2009-03-27
| * drm/i915: Fix lock order reversal with cliprects and cmdbuf in non-DRI2 paths.Eric Anholt2009-03-27
| * drm/i915: Fix lock order reversal in shmem pread path.Eric Anholt2009-03-27
| * drm/i915: Fix lock order reversal in shmem pwrite path.Eric Anholt2009-03-27
| * drm/i915: Make GEM object's page lists refcounted instead of get/free.Eric Anholt2009-03-27
| * drm/i915: Fix lock order reversal in GTT pwrite path.Eric Anholt2009-03-27
| * drm/i915: Read the right SDVO register when detecting SVDO/HDMI.Kristian Høgsberg2009-03-27
| * drm/i915: Use a different PLL timing search function on G4X.Ma Ling2009-03-27
| * drm/i915: Use documented PLL timing limits for G4X platformMa Ling2009-03-27
| * drm/i915: Change DCC tiling detection case to cover only mobile parts.Eric Anholt2009-03-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-27
|\ \
| * | fs: avoid I_NEW inodesNick Piggin2009-03-27
| * | Merge code for single and multiple-instance mountsSukadev Bhattiprolu2009-03-27
| * | Remove get_init_pts_sb()Sukadev Bhattiprolu2009-03-27
| * | Move common mknod_ptmx() calls into callerSukadev Bhattiprolu2009-03-27
| * | Parse mount options just once and copy them to super blockSukadev Bhattiprolu2009-03-27
| * | Unroll essentials of do_remount_sb() into devptsSukadev Bhattiprolu2009-03-27
| * | vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-27
| * | fs: move bdev code out of buffer.cNick Piggin2009-03-27
| * | constify dentry_operations: restAl Viro2009-03-27
| * | constify dentry_operations: configfsAl Viro2009-03-27
| * | constify dentry_operations: sysfsAl Viro2009-03-27
| * | constify dentry_operations: JFSAl Viro2009-03-27
| * | constify dentry_operations: OCFS2Al Viro2009-03-27
| * | constify dentry_operations: GFS2Al Viro2009-03-27
| * | constify dentry_operations: FATAl Viro2009-03-27
| * | constify dentry_operations: FUSEAl Viro2009-03-27
| * | constify dentry_operations: procfsAl Viro2009-03-27
| * | constify dentry_operations: ecryptfsAl Viro2009-03-27
| * | constify dentry_operations: CIFSAl Viro2009-03-27
| * | constify dentry_operations: AFSAl Viro2009-03-27
| * | constify dentry_operations: autofs, autofs4Al Viro2009-03-27
| * | constify dentry_operations: 9pAl Viro2009-03-27
| * | constify dentry_operations: misc filesystemsAl Viro2009-03-27