summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] rc: update for bitop name changesStephen Rothwell2011-03-251-3/+3
* Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2011-03-251-3/+3
|\
| * SLUB: Write to per cpu data when allocating itChristoph Lameter2011-03-241-1/+1
| * slub: Fix debugobjects with lockless fastpathThomas Gleixner2011-03-241-2/+2
* | lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-2514-21/+15Star
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-2516-145/+250
|\ \
| * | drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie2011-03-242-4/+5
| * | drm radeon: Return -EINVAL on wrong pm sysfs accessThomas Renninger2011-03-241-3/+5
| * | drm/radeon/kms: fix hardcoded EDID handlingAlex Deucher2011-03-243-7/+45
| * | Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-nextDave Airlie2011-03-248-127/+131
| |\ \
| | * | Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2011-03-242-0/+7
| | * | drm/i915: Avoid unmapping pages from a NULL address spaceChris Wilson2011-03-231-3/+4
| | * | drm/i915: Fix use after free within tracepointChris Wilson2011-03-231-2/+2
| | * | drm/i915: Restore missing command flush before interrupt on BLT ringChris Wilson2011-03-232-61/+55Star
| | * | drm/i915: Disable pagefaults along execbuffer relocation fast pathChris Wilson2011-03-231-4/+17
| | * | drm/i915: Fix computation of pitch for dumb bo creatorChris Wilson2011-03-231-1/+1
| | * | drm/i915: report correct render clock frequencies on SNBJesse Barnes2011-03-232-5/+5
| | * | drm/i915/dp: Correct the order of deletion for ghost eDP devicesTakashi Iwai2011-03-231-2/+2
| | * | drm/i915: Fix tiling corruption from pipelined fencingChris Wilson2011-03-231-27/+17Star
| | * | drm/i915: Re-enable self-refreshYuanhan Liu2011-03-231-4/+1Star
| | * | drm/i915: Prevent racy removal of request from client listHerton Ronaldo Krzesinski2011-03-231-2/+4
| | * | drm/i915: skip redundant operations whilst enabling pipes and planesChris Wilson2011-03-231-8/+16
| | * | drm/i915: Remove surplus POSTING_READs before wait_for_vblankChris Wilson2011-03-231-8/+0Star
| * | | drm/radeon/kms: prefer legacy pll algo for tv-outAlex Deucher2011-03-231-1/+5
| * | | drm: check for modesetting on modeset ioctlsDave Airlie2011-03-211-0/+51
| |/ /
| * | drm/kernel: vblank wait on crtc > 1Ilija Hadzic2011-03-213-5/+16
| * | drm: Fix use-after-free in drm_gem_vm_close()Chris Wilson2011-03-211-2/+3
* | | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24172-2112/+1520Star
|\ \ \
| * | | Documentation/iostats.txt: bit-size reference etc.Randy Dunlap2011-03-231-9/+8Star
| * | | cfq-iosched: removing unnecessary think time checkingLi, Shaohua2011-03-231-9/+4Star
| * | | cfq-iosched: Don't clear queue stats when preempt.Justin TerAvest2011-03-231-22/+17Star
| * | | blk-throttle: Reset group slice when limits are changedVivek Goyal2011-03-221-1/+24
| * | | blk-cgroup: Only give unaccounted_time under debugJustin TerAvest2011-03-221-10/+10
| * | | cfq-iosched: Don't set active queue in preemptJustin TerAvest2011-03-221-16/+23
| * | | block: fix non-atomic access to genhd inflight structuresShaohua Li2011-03-223-10/+12
| * | | block: attempt to merge with existing requests on plug flushJens Axboe2011-03-215-4/+59
| * | | block: NULL dereference on error path in __blkdev_get()Dan Carpenter2011-03-191-1/+1
| * | | cfq-iosched: Don't update group weights when on service treeJustin TerAvest2011-03-171-12/+41
| * | | fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going awayJens Axboe2011-03-173-3/+5
| * | | block: Require subsystems to explicitly allocate bio_set integrity mempoolMartin K. Petersen2011-03-1711-22/+41
| * | | jbd2: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit pluggingJens Axboe2011-03-171-10/+8Star
| * | | jbd: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit pluggingJens Axboe2011-03-171-11/+11
| * | | fs: make fsync_buffers_list() plugJens Axboe2011-03-171-0/+6
| * | | mm: make generic_writepages() use pluggingShaohua Li2011-03-171-1/+7
| * | | blk-cgroup: Add unaccounted time to timeslice_used.Justin TerAvest2011-03-124-14/+41
| * | | block: fixup plugging stubs for !CONFIG_BLOCKJens Axboe2011-03-111-3/+6
| * | | block: remove obsolete comments for blkdev_issue_zeroout.Tao Ma2011-03-111-2/+0Star
| * | | blktrace: Use rq->cmd_flags directly in blk_add_trace_rq.Tao Ma2011-03-111-11/+4Star
| * | | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-10137-1533/+606Star
| |\ \ \
| | * | | blk-throttle: Use blk_plug in throttle dispatchVivek Goyal2011-03-101-0/+3