summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | firewire: cdev: address handler input validationStefan Richter2009-03-242-11/+21
| * | firewire: cdev: use an idr rather than a linked list for resourcesJay Fenlason2009-03-241-51/+114
| * | firewire: cdev: fix race of fw_device_op_release with bus resetStefan Richter2009-03-241-4/+4
| * | firewire: cdev: tcodes input validationStefan Richter2009-03-241-2/+25
| * | firewire: cdev: documentation fixletStefan Richter2009-03-241-1/+1
| * | firewire: convert client_list_lock to mutexStefan Richter2009-03-243-16/+14
| * | firewire: add a client_list_lockJay Fenlason2009-03-243-15/+18
| * | firewire: Include iso timestamp in headers when header_size > 4David Moore2009-03-241-38/+35
* | | i915: fix wrong 'size_t' format stringLinus Torvalds2009-03-271-1/+1
* | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-2723-1304/+2431
|\ \ \
| * | | drm/i915: Fix LVDS dither settingLi Peng2009-03-272-7/+7
| * | | drm/i915: Check for dev->primary->master before dereference.Chris Wilson2009-03-271-3/+6
| * | | drm/i915: TV detection fixZhenyu Wang2009-03-271-1/+4
| * | | drm/i915: TV mode_set sync up with 2D driverZhenyu Wang2009-03-272-4/+9
| * | | drm/i915: Fix TV get_modes to return modes countZhenyu Wang2009-03-271-8/+12
| * | | drm/i915: Sync crt hotplug detection with intel video driverZhao Yakui2009-03-272-13/+48
| * | | drm/i915: Sync mode_valid/mode_set with intel video driverZhao Yakui2009-03-271-4/+17
| * | | drm/i915: TV modes' parameters sync up with 2D driverZhenyu Wang2009-03-271-56/+56
| * | | agp/intel: Add support for new intel chipset.Shaohua Li2009-03-275-22/+128
| * | | i915/drm: Remove two redundant agp_chipset_flushesOwain G. Ainsworth2009-03-271-4/+0
| * | | drm/i915: Display fence register state in debugfs i915_gem_fence_regs node.Chris Wilson2009-03-271-9/+57
| * | | drm/i915: Add information on pinning and fencing to the i915 list debug.Eric Anholt2009-03-271-11/+20
| * | | drm/i915: Consolidate gem object list dumpingBen Gamari2009-03-271-58/+28
| * | | drm/i915: Convert i915 proc files to seq_file and move to debugfs.Ben Gamari2009-03-275-339/+239
| * | | drm: Convert proc files to seq_file and introduce debugfsBen Gamari2009-03-277-615/+776
| * | | drm/i915: Fix lock order reversal in GEM relocation entry copying.Eric Anholt2009-03-271-54/+133
| * | | drm/i915: Fix lock order reversal with cliprects and cmdbuf in non-DRI2 paths.Eric Anholt2009-03-273-39/+97
| * | | drm/i915: Fix lock order reversal in shmem pread path.Eric Anholt2009-03-271-26/+195
| * | | drm/i915: Fix lock order reversal in shmem pwrite path.Eric Anholt2009-03-271-20/+205
| * | | drm/i915: Make GEM object's page lists refcounted instead of get/free.Eric Anholt2009-03-272-35/+38
| * | | drm/i915: Fix lock order reversal in GTT pwrite path.Eric Anholt2009-03-271-27/+139
| * | | drm/i915: Read the right SDVO register when detecting SVDO/HDMI.Kristian Høgsberg2009-03-271-1/+9
| * | | drm/i915: Use a different PLL timing search function on G4X.Ma Ling2009-03-271-12/+88
| * | | drm/i915: Use documented PLL timing limits for G4X platformMa Ling2009-03-271-1/+186
| * | | drm/i915: Change DCC tiling detection case to cover only mobile parts.Eric Anholt2009-03-271-16/+15
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-2793-574/+603
|\ \ \ \
| * | | | fs: avoid I_NEW inodesNick Piggin2009-03-274-11/+19
| * | | | Merge code for single and multiple-instance mountsSukadev Bhattiprolu2009-03-271-73/+40
| * | | | Remove get_init_pts_sb()Sukadev Bhattiprolu2009-03-271-19/+6
| * | | | Move common mknod_ptmx() calls into callerSukadev Bhattiprolu2009-03-271-19/+17
| * | | | Parse mount options just once and copy them to super blockSukadev Bhattiprolu2009-03-271-78/+22
| * | | | Unroll essentials of do_remount_sb() into devptsSukadev Bhattiprolu2009-03-271-1/+6
| * | | | vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-2711-16/+28
| * | | | fs: move bdev code out of buffer.cNick Piggin2009-03-274-152/+153
| * | | | constify dentry_operations: restAl Viro2009-03-277-7/+7
| * | | | constify dentry_operations: configfsAl Viro2009-03-271-1/+1
| * | | | constify dentry_operations: sysfsAl Viro2009-03-271-1/+1
| * | | | constify dentry_operations: JFSAl Viro2009-03-272-3/+3
| * | | | constify dentry_operations: OCFS2Al Viro2009-03-272-2/+2
| * | | | constify dentry_operations: GFS2Al Viro2009-03-272-2/+2
OpenPOWER on IntegriCloud