summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-08-10drm/radeon/kms: add support for router objectsAlex Deucher
2010-08-10drm/radeon/kms: rework combios i2c handlingAlex Deucher
2010-08-10drm/radeon/kms: unify i2c handlingAlex Deucher
2010-08-10drm/radeon/kms: r600 CS parser fixesAlex Deucher
2010-08-10intel-iommu: Fix 32-bit build warning with __cmpxchg()David Woodhouse
2010-08-10intr-remap: allow disabling source id checkingChris Wright
2010-08-10Merge git://git.infradead.org/users/dwmw2/libraid-2.6 into for-linusNeilBrown
2010-08-09mmc: msm_sdcc: Rename config MMC_MSM7X00A to MMC_MSMSahitya Tummala
2010-08-09mmc: msm_sdcc: Compile the driver for msm7x30Sahitya Tummala
2010-08-09msm: mmc: Add msm prefix to platform data structureSahitya Tummala
2010-08-09msm: trout: Remove extern declaration from source fileSahitya Tummala
2010-08-09arm: msm: Fix section mismatch in smd.c.Gregory Bean
2010-08-10drm/radeon: add a way to revoke hyper-z accessMarek Olšák
2010-08-10drm: Fix support for PCI domainsBenjamin Herrenschmidt
2010-08-10Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie
2010-08-10drm/radeon/kms: add missing copy from userDr. David Alan Gilbert
2010-08-09ext4: clean up compiler warning in start_this_handle()Theodore Ts'o
2010-08-09drm/i915: Enable RC6 on Ironlake.Zou Nan hai
2010-08-09drm/i915/sdvo: Only set is_lvds if we have a valid fixed mode.Chris Wilson
2010-08-09no need for list_for_each_entry_safe()/resetting with superblock listAl Viro
2010-08-09Fix sget() race with failing mountAl Viro
2010-08-09vfs: don't hold s_umount over close_bdev_exclusive() callTejun Heo
2010-08-09sysv: do not mark superblock dirty on remountArtem Bityutskiy
2010-08-09sysv: do not mark superblock dirty on mountArtem Bityutskiy
2010-08-09btrfs: remove junk sb_dirt changeArtem Bityutskiy
2010-08-09BFS: clean up the superblock usageArtem Bityutskiy
2010-08-09AFFS: wait for sb synchronization when neededArtem Bityutskiy
2010-08-09AFFS: clean up dirty flag usageArtem Bityutskiy
2010-08-09cifs: truncate falloutChristoph Hellwig
2010-08-09mbcache: fix shrinker function return valueAndreas Gruenbacher
2010-08-09mbcache: Remove unused featuresAndreas Gruenbacher
2010-08-09add f_flags to struct statfs(64)Christoph Hellwig
2010-08-09pass a struct path to vfs_statfsChristoph Hellwig
2010-08-09update VFS documentation for method changes.Al Viro
2010-08-09All filesystems that need invalidate_inode_buffers() are doing that explicitlyAl Viro
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro
2010-08-09Make ->drop_inode() just return whether inode needs to be droppedAl Viro
2010-08-09fs/inode.c:clear_inode() is goneAl Viro
2010-08-09fs/inode.c:evict() doesn't care about delete vs. non-delete paths nowAl Viro
2010-08-09->delete_inode() is goneAl Viro
2010-08-09convert ext4 to ->evict_inode()Al Viro
2010-08-09convert logfs to ->evict_inode()Al Viro
2010-08-09logfs: get rid of magical inodesAl Viro
2010-08-09convert nilfs2 to ->evict_inode()Al Viro
2010-08-09convert exofs to ->evict_inode()Al Viro
2010-08-09convert reiserfs to ->evict_inode()Al Viro
2010-08-09convert btrfs to ->evict_inode()Al Viro
2010-08-09switch gfs2 to ->evict_inode()Al Viro
2010-08-09convert ocfs2 to ->evict_inode()Al Viro
2010-08-09switch ncpfs to ->evict_inode()Al Viro