aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-24
|\
| * drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie2011-03-24
| * drm radeon: Return -EINVAL on wrong pm sysfs accessThomas Renninger2011-03-24
| * drm/radeon/kms: fix hardcoded EDID handlingAlex Deucher2011-03-24
| * Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-nextDave Airlie2011-03-24
| |\
| | * Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2011-03-24
| | * drm/i915: Avoid unmapping pages from a NULL address spaceChris Wilson2011-03-23
| | * drm/i915: Fix use after free within tracepointChris Wilson2011-03-23
| | * drm/i915: Restore missing command flush before interrupt on BLT ringChris Wilson2011-03-23
| | * drm/i915: Disable pagefaults along execbuffer relocation fast pathChris Wilson2011-03-23
| | * drm/i915: Fix computation of pitch for dumb bo creatorChris Wilson2011-03-23
| | * drm/i915: report correct render clock frequencies on SNBJesse Barnes2011-03-23
| | * drm/i915/dp: Correct the order of deletion for ghost eDP devicesTakashi Iwai2011-03-23
| | * drm/i915: Fix tiling corruption from pipelined fencingChris Wilson2011-03-23
| | * drm/i915: Re-enable self-refreshYuanhan Liu2011-03-23
| | * drm/i915: Prevent racy removal of request from client listHerton Ronaldo Krzesinski2011-03-23
| | * drm/i915: skip redundant operations whilst enabling pipes and planesChris Wilson2011-03-23
| | * drm/i915: Remove surplus POSTING_READs before wait_for_vblankChris Wilson2011-03-23
| * | drm/radeon/kms: prefer legacy pll algo for tv-outAlex Deucher2011-03-23
| * | drm: check for modesetting on modeset ioctlsDave Airlie2011-03-20
| |/
| * drm/kernel: vblank wait on crtc > 1Ilija Hadzic2011-03-20
| * drm: Fix use-after-free in drm_gem_vm_close()Chris Wilson2011-03-20
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\ \
| * | Documentation/iostats.txt: bit-size reference etc.Randy Dunlap2011-03-23
| * | cfq-iosched: removing unnecessary think time checkingLi, Shaohua2011-03-23
| * | cfq-iosched: Don't clear queue stats when preempt.Justin TerAvest2011-03-23
| * | blk-throttle: Reset group slice when limits are changedVivek Goyal2011-03-22
| * | blk-cgroup: Only give unaccounted_time under debugJustin TerAvest2011-03-22
| * | cfq-iosched: Don't set active queue in preemptJustin TerAvest2011-03-22
| * | block: fix non-atomic access to genhd inflight structuresShaohua Li2011-03-22
| * | block: attempt to merge with existing requests on plug flushJens Axboe2011-03-21
| * | block: NULL dereference on error path in __blkdev_get()Dan Carpenter2011-03-19
| * | cfq-iosched: Don't update group weights when on service treeJustin TerAvest2011-03-17
| * | fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going awayJens Axboe2011-03-17
| * | block: Require subsystems to explicitly allocate bio_set integrity mempoolMartin K. Petersen2011-03-17
| * | jbd2: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit pluggingJens Axboe2011-03-17
| * | jbd: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit pluggingJens Axboe2011-03-17
| * | fs: make fsync_buffers_list() plugJens Axboe2011-03-17
| * | mm: make generic_writepages() use pluggingShaohua Li2011-03-17
| * | blk-cgroup: Add unaccounted time to timeslice_used.Justin TerAvest2011-03-12
| * | block: fixup plugging stubs for !CONFIG_BLOCKJens Axboe2011-03-11
| * | block: remove obsolete comments for blkdev_issue_zeroout.Tao Ma2011-03-11
| * | blktrace: Use rq->cmd_flags directly in blk_add_trace_rq.Tao Ma2011-03-11
| * | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-10
| |\ \
| | * | blk-throttle: Use blk_plug in throttle dispatchVivek Goyal2011-03-10
| | * | block: kill off REQ_UNPLUGJens Axboe2011-03-10
| | * | aio: remove request submission batchingJens Axboe2011-03-10
| | * | fs: make aio plugShaohua Li2011-03-10
| | * | fs: make mpage read/write_pages() plugJens Axboe2011-03-10
| | * | read-ahead: use pluggingJens Axboe2011-03-10