aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* md/raid1: fix some typos in comments.NeilBrown2010-10-29
* md/raid1: discard unused variable.NeilBrown2010-10-29
* md: unplug writes to external bitmaps.NeilBrown2010-10-29
* md: use separate bio pool for each md device.NeilBrown2010-10-28
* md: change type of first arg to sync_page_io.NeilBrown2010-10-28
* md/raid1: perform mem allocation before disabling writes during resync.NeilBrown2010-10-28
* md: use bio_kmalloc rather than bio_alloc when failure is acceptable.NeilBrown2010-10-28
* md: Fix possible deadlock with multiple mempool allocations.NeilBrown2010-10-28
* md: fix and update workqueue usageTejun Heo2010-10-28
* md: use sector_t in bitmap_get_counterNeilBrown2010-10-28
* md: remove md_mutex locking.NeilBrown2010-10-28
* md: Fix regression with raid1 arrays without persistent metadata.NeilBrown2010-10-28
* fix braino in fs: do not assign default i_ino in new_inodeAl Viro2010-10-26
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-26
|\
| * vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom2010-10-26
| * drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2Alex Deucher2010-10-26
| * drm/radeon/kms: properly compute group_size on 6xx/7xxAlex Deucher2010-10-26
| * drm/radeon/kms: fix 2D tile height alignment in the r600 CS checkerAlex Deucher2010-10-26
| * drm/radeon/kms/evergreen: set the clear state to the blit stateAlex Deucher2010-10-26
| * drm/radeon/kms: don't poll dac load detect.Dave Airlie2010-10-25
| * gpu: Add Intel GMA500(Poulsbo) Stub DriverLee, Chun-Yi2010-10-25
| * drm/radeon/kms: MC vram map needs to be >= pci aperture sizeAlex Deucher2010-10-25
| * drm/radeon/kms: implement display watermark support for evergreenAlex Deucher2010-10-25
| * drm/radeon/kms/evergreen: add some additional safe regs v2Alex Deucher2010-10-25
| * drm/radeon/r600: fix tiling issues in CS checker.Dave Airlie2010-10-25
| * Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2010-10-25
| |\
| | * drm/i915: Move gpu_write_list to per-ringChris Wilson2010-10-24
| | * drm/i915: Invalidate the to-ring, flush the old-ring when updating domainsChris Wilson2010-10-23
| | * drm/i915/ringbuffer: Write the value passed in to the tail registerChris Wilson2010-10-22
| | * agp/intel: Restore valid PTE bit for Sandybridge after bdd3072Chris Wilson2010-10-22
| | * drm/i915: Fix flushing regression from 9af90d19fChris Wilson2010-10-22
| | * drm/i915/sdvo: Remove unused encoding memberChris Wilson2010-10-22
| | * i915: enable AVI infoframe for intel_hdmi.c [v4]David Härdeman2010-10-22
| | * drm/i915: Fix current fb blocking for page flipChia-I Wu2010-10-21
| | * drm/i915: IS_IRONLAKE is synonymous with gen == 5Chris Wilson2010-10-21
| | * drm/i915: Enable SandyBridge blitter ringChris Wilson2010-10-21
| | * drm/i915/ringbuffer: Remove broken intel_fill_struct()Chris Wilson2010-10-21
| | * drm/i915/ringbuffer: Fix emit batch buffer regression from 8187a2bChris Wilson2010-10-21
| | * drm/i915: Copy the updated reloc->presumed_offset back to the userChris Wilson2010-10-20
| | * drm/i915: Track objects in global active list (as well as per-ring)Chris Wilson2010-10-20
| | * drm/i915: Simplify most HAS_BSD() checksChris Wilson2010-10-20
| | * drm/i915: cache the last object lookup during pin_and_relocate()Chris Wilson2010-10-20
| | * drm/i915: Do interrupible mutex lock first to avoid locking for unreferenceChris Wilson2010-10-19
| | * drivers: gpu: drm: i915: Fix a typo.Andrea Gelmini2010-10-19
| | * agp/intel: Also add B43.1 to list of supported devicesChris Wilson2010-10-19
| | * drm/i915: rearrange mutex acquisition for preadChris Wilson2010-10-19
| | * drm/i915: Rearrange acquisition of mutex during pwriteChris Wilson2010-10-19
| | * drm/i915: Attempt to prefault user pages for pread/pwriteChris Wilson2010-10-19
| | * drm/i915: Avoid taking the mutex for dropping the refcnt upon creationChris Wilson2010-10-19
| | * drm/i915: Perform relocations in CPU domain [if in CPU domain]Chris Wilson2010-10-19