summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-27i915: fix wrong 'size_t' format stringLinus Torvalds
2009-03-27Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27drm/i915: Fix LVDS dither settingLi Peng
2009-03-27drm/i915: Check for dev->primary->master before dereference.Chris Wilson
2009-03-27drm/i915: TV detection fixZhenyu Wang
2009-03-27drm/i915: TV mode_set sync up with 2D driverZhenyu Wang
2009-03-27drm/i915: Fix TV get_modes to return modes countZhenyu Wang
2009-03-27drm/i915: Sync crt hotplug detection with intel video driverZhao Yakui
2009-03-27drm/i915: Sync mode_valid/mode_set with intel video driverZhao Yakui
2009-03-27drm/i915: TV modes' parameters sync up with 2D driverZhenyu Wang
2009-03-27agp/intel: Add support for new intel chipset.Shaohua Li
2009-03-27i915/drm: Remove two redundant agp_chipset_flushesOwain G. Ainsworth
2009-03-27drm/i915: Display fence register state in debugfs i915_gem_fence_regs node.Chris Wilson
2009-03-27drm/i915: Add information on pinning and fencing to the i915 list debug.Eric Anholt
2009-03-27drm/i915: Consolidate gem object list dumpingBen Gamari
2009-03-27drm/i915: Convert i915 proc files to seq_file and move to debugfs.Ben Gamari
2009-03-27drm: Convert proc files to seq_file and introduce debugfsBen Gamari
2009-03-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2009-03-27drm/i915: Fix lock order reversal in GEM relocation entry copying.Eric Anholt
2009-03-27drm/i915: Fix lock order reversal with cliprects and cmdbuf in non-DRI2 paths.Eric Anholt
2009-03-27drm/i915: Fix lock order reversal in shmem pread path.Eric Anholt
2009-03-27drm/i915: Fix lock order reversal in shmem pwrite path.Eric Anholt
2009-03-27drm/i915: Make GEM object's page lists refcounted instead of get/free.Eric Anholt
2009-03-27drm/i915: Fix lock order reversal in GTT pwrite path.Eric Anholt
2009-03-27drm/i915: Read the right SDVO register when detecting SVDO/HDMI.Kristian Høgsberg
2009-03-27drm/i915: Use a different PLL timing search function on G4X.Ma Ling
2009-03-27drm/i915: Use documented PLL timing limits for G4X platformMa Ling
2009-03-27drm/i915: Change DCC tiling detection case to cover only mobile parts.Eric Anholt
2009-03-27fs: avoid I_NEW inodesNick Piggin
2009-03-27Merge code for single and multiple-instance mountsSukadev Bhattiprolu
2009-03-27Remove get_init_pts_sb()Sukadev Bhattiprolu
2009-03-27Move common mknod_ptmx() calls into callerSukadev Bhattiprolu
2009-03-27Parse mount options just once and copy them to super blockSukadev Bhattiprolu
2009-03-27Unroll essentials of do_remount_sb() into devptsSukadev Bhattiprolu
2009-03-27vfs: simple_set_mnt() should return voidSukadev Bhattiprolu
2009-03-27fs: move bdev code out of buffer.cNick Piggin
2009-03-27constify dentry_operations: restAl Viro
2009-03-27constify dentry_operations: configfsAl Viro
2009-03-27constify dentry_operations: sysfsAl Viro
2009-03-27constify dentry_operations: JFSAl Viro
2009-03-27constify dentry_operations: OCFS2Al Viro
2009-03-27constify dentry_operations: GFS2Al Viro
2009-03-27constify dentry_operations: FATAl Viro
2009-03-27constify dentry_operations: FUSEAl Viro
2009-03-27constify dentry_operations: procfsAl Viro
2009-03-27constify dentry_operations: ecryptfsAl Viro
2009-03-27constify dentry_operations: CIFSAl Viro
2009-03-27constify dentry_operations: AFSAl Viro