summaryrefslogtreecommitdiffstats
path: root/drivers/block (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-09drm/i915: Maintain LRU order of inactive objects upon access by CPU (v2)Chris Wilson1-0/+17
2010-08-09drm/i915: Implement fair lru eviction across both rings. (v2)Chris Wilson2-133/+146
2010-08-09drm/i915: Move the eviction logic to its own file.Chris Wilson4-229/+269
2010-08-09drm/i915: Use a common seqno for all rings.Chris Wilson4-23/+29
2010-08-09drm/i915: prepare for fair lru evictionDaniel Vetter1-26/+41
2010-08-09drm/i915: Append the object onto the inactive list on binding.Chris Wilson1-7/+4
2010-08-09drm/i915: Capture the overlay status upon a GPU hang.Chris Wilson4-2/+110
2010-08-09drm/i915: Use an uncommon name for the local dev_priv in macrosChris Wilson1-7/+7
2010-08-09drm/i915: Inline ringbuffer_emit()Chris Wilson2-10/+10
2010-08-09drm/i915: Move ringbuffer accounting to begin/advance.Chris Wilson1-2/+3
2010-08-09drm/i915: Unroll wrapping of the ringbuffer.Chris Wilson1-2/+4
2010-08-09drm/i915: Emit a backtrace if we attempt to rebind a pinned bufferChris Wilson1-0/+4
2010-08-09drm/i915: Disable the cursor for DPMS_OFFChris Wilson2-5/+5
2010-08-09drm/i915: i8xx also doesn't like multiple oustanding pageflipsDaniel Vetter1-6/+8
2010-08-09drm/i915: fixup pageflip ringbuffer commands for i8xxDaniel Vetter1-1/+7
2010-08-09drm/i915: report all active objects as busyChris Wilson1-14/+26
2010-08-09drm/i915: Mark the static memory latency tables const.Chris Wilson1-6/+8
2010-08-09drm/i915: Only emit flushes on active rings.Chris Wilson2-10/+19
2010-08-09drm/i915/sdvo: Add dot crawl propertyChris Wilson1-0/+24
2010-08-09drm/i915/sdvo: Add missing TV filtersChris Wilson2-384/+308
2010-08-09drm/i915/sdvo: Check for allocation failure when constructing propertiesChris Wilson1-2/+38
2010-08-09drm/i915/sdvo: Use an integer mapping for supported tv format modesChris Wilson1-23/+11
2010-08-09drm/i915/sdvo: Propagate errors from reading/writing control bus.Chris Wilson2-552/+380
2010-08-09drm/i915: Subclass intel_connector.Chris Wilson2-147/+130
2010-08-09drm/i915: Subclass intel_encoder.Chris Wilson10-997/+896
2010-08-09drm/i915: Do not clobber the contents of TRANS_DP_CTL when enabling.Chris Wilson2-3/+5
2010-08-09drm/i915: Remove useless message when disabling "Big FIFO" on PineViewChris Wilson1-8/+3
2010-08-07AFS: Fix the module init error handlingDavid Howells1-3/+6
2010-08-07nfsd4: fix file open accounting for RDWR opensJ. Bruce Fields1-3/+21
2010-08-07SELINUX: Fix build error.Ralf Baechle1-1/+1
2010-08-07nfsd: don't allow setting maxblksize after svc createdJ. Bruce Fields1-1/+1
2010-08-06nfsd: initialize nfsd versions before creating svcJ. Bruce Fields1-1/+1
2010-08-06net: sunrpc: removed duplicated #includeAndrea Gelmini1-1/+0
2010-08-06nfsd41: Fix a crash when a callback is retriedBoaz Harrosh1-1/+1
2010-08-06nfsd: fix startup/shutdown order bugJ. Bruce Fields1-14/+16
2010-08-06console: Fix compilation regressionJason Wessel1-0/+5
2010-08-06x86, kvm: Remove cast obsoleted by set_64bit() prototype cleanupH. Peter Anvin1-5/+1
2010-08-06pci: fix type warnings in intr_remapping.cLinus Torvalds1-4/+4
2010-08-06NFS: NFSv4.1 is no longer a "developer only" featureTrond Myklebust1-2/+2
2010-08-06NFS: NFS_V4 is no longer an EXPERIMENTAL featureTrond Myklebust1-3/+3
2010-08-06NFS: Fix /proc/mount for legacy binary interfaceBryan Schumaker2-0/+5
2010-08-06NFS: Fix the locking in nfs4_callback_getattrTrond Myklebust1-3/+3
2010-08-06SCSI: remove fake "address-of" expressionAlan Stern2-2/+2
2010-08-06kconfig: fix make oldconfigSam Ravnborg1-1/+1
2010-08-06Fix init ordering of /dev/console vs callers of modprobeDavid Howells4-3/+7
2010-08-06KEYS: request_key() should return -ENOKEY if the constructed key is negativeDavid Howells1-0/+2
2010-08-06[DNS RESOLVER] Minor typo correctionSteve French1-1/+1
2010-08-06DNS: Fixes for the DNS query moduleDavid Howells2-4/+4
2010-08-06cifs: Include linux/err.h for IS_ERR and PTR_ERRStephen Rothwell2-0/+2
2010-08-06drivers/video/via/via-gpio.c: fix warningAndrew Morton1-1/+1