summaryrefslogtreecommitdiffstats
path: root/block/blk-softirq.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-23drm/i915/gtt: call chipset flush directlyDaniel Vetter3-6/+12
2010-11-23drm/i915|intel-gtt: consolidate intel-gtt.h headersDaniel Vetter4-26/+12
2010-11-23intel-gtt: fold i81x-only dcache support into the generic driverDaniel Vetter1-89/+61
2010-11-23intel-gtt: switch i81x to the common initialization helpersDaniel Vetter1-127/+71
2010-11-23intel-gtt: switch i81x to the write_entry helpersDaniel Vetter1-92/+60
2010-11-23intel-gtt: kill unneeded sandybridge memory typesDaniel Vetter1-6/+0
2010-11-23intel-gtt: drop dcache support for i830 and laterDaniel Vetter1-7/+1
2010-11-23drm/i915: Handle pagefaults in execbuffer user relocationsChris Wilson1-168/+293
2010-11-23drm/i915: Contract the magic IPS constants into a direct LUTChris Wilson1-160/+144
2010-11-23agp/intel: Remove confusion of stolen entries not stolen memoryChris Wilson4-42/+15
2010-11-23agp/intel: Remove the artificial cap on stolen sizeChris Wilson1-13/+3
2010-11-23drm/i915: Compute physical addresses from base of stolen memoryChris Wilson2-122/+77
2010-11-23drm/i915/panel: Restore saved value of BLC_PWM_CTLChris Wilson1-10/+42
2010-11-23drm/i915: Avoid oops when capturing NULL ring for inactive pinned buffersChris Wilson2-4/+4
2010-11-22drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supportedChris Wilson1-11/+14
2010-11-22drm/i915: Fix restore of 965 fence regs since the register tracing change.Keith Packard1-32/+36
2010-11-22drm/i915: Add support for GPU reset on gen6.Eric Anholt2-0/+17
2010-11-22drm/i915: Also reinit the BSD and BLT rings after a GPU reset.Eric Anholt1-2/+7
2010-11-22drm/i915: Correct a comment about the use of the workqueue.Eric Anholt1-1/+1
2010-11-22drm/i915: Capture interesting display registers on errorChris Wilson5-1/+127
2010-11-22drm/i915: Capture pinned buffers on errorChris Wilson3-56/+98
2010-11-22Linux 2.6.37-rc3v2.6.37-rc3Linus Torvalds1-1/+1
2010-11-21drm/i915: Only save/restore cursor regs if !KMSChris Wilson1-20/+20
2010-11-21drm/i915: Prevent integer overflow when validating the execbufferChris Wilson1-1/+8
2010-11-20ext4: Add EXT4_IOC_TRIM ioctl to handle batched discardLukas Czerner1-0/+24
2010-11-20fs: Do not dispatch FITRIM through separate super_operationLukas Czerner3-41/+0
2010-11-19Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"Linus Torvalds1-1/+1
2010-11-19sata_via: apply magic FIFO fix to vt6420 tooTejun Heo1-4/+5
2010-11-19net: fix kernel-doc for sk_filter_rcu_releaseRandy Dunlap1-1/+1
2010-11-19be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi1-0/+6
2010-11-19ext4: ext4_fill_super shouldn't return 0 on corruptionDarrick J. Wong1-2/+3
2010-11-19drm/i915: Disable FBC on Ironlake to save 1WAlex Shi1-1/+2
2010-11-19drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardwareKeith Packard1-38/+57
2010-11-19drm/i915/crt: Introduce struct intel_crtChris Wilson1-27/+37
2010-11-19drm/i915: Do not hold mutex when faulting in user addressesChris Wilson1-36/+27
2010-11-19drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardwareKeith Packard1-38/+57
2010-11-19drm/i915/crt: Introduce struct intel_crtChris Wilson1-27/+37
2010-11-19drm/radeon/kms: i2c s/sprintf/snprintf/g for safetyAlex Deucher1-3/+6
2010-11-19drm/radeon/kms: fix i2c pad masks on rs4xxAlex Deucher1-0/+13
2010-11-19MAINTAINERS: update documentation entriesRandy Dunlap1-0/+2
2010-11-19Documentation/development-process: more staging infoAndres Salomon1-6/+19
2010-11-19Documentation/development-process: use -next trees instead of stagingAndres Salomon1-4/+4
2010-11-19Documentation: change email address for Hans KochHans J. Koch3-5/+5
2010-11-19Documentation/gpio.txt: explain poll/select usageBernhard Walle1-0/+10
2010-11-19Documentation: make configfs example code simpler, clearerDan Carpenter1-1/+1
2010-11-19kernel-doc: escape xml for structsRandy Dunlap1-3/+9
2010-11-18netfilter: fix IP_VS dependenciesPatrick McHardy1-0/+1
2010-11-18net: irda: irttp: sync error paths of data- and udata-requestsWolfram Sang1-4/+5
2010-11-18ipv6: Expose reachable and retrans timer values as msecsThomas Graf1-9/+10
2010-11-18Fix build failure at cx25821-video driverYouquan Song1-0/+1