aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-exec.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-09slub: Fix kmem_ptr_validate() for non-kernel pointersPekka Enberg1-0/+3
2010-04-09slab: Generify kernel pointer validationPekka Enberg3-12/+23
2010-04-09Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"Linus Torvalds1-1/+1
2010-04-09drm/nouveau: bail out of auxch transaction if we repeatedly recieve defersBen Skeggs1-1/+7
2010-04-09drm/nv50: implement gpio set/get routinesBen Skeggs4-7/+86
2010-04-09drm/nv50: parse/use some more de-magiced parts of gpio table entriesBen Skeggs2-14/+11
2010-04-09drm/nouveau: store raw gpio table entry in bios gpio structsBen Skeggs2-28/+21
2010-04-09drm/nv40: Init some tiling-related PGRAPH state.Francisco Jerez1-0/+21
2010-04-09drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.Marcin Kościelnicki1-1/+12
2010-04-09drm/nv50: another dodgy DP hackBen Skeggs1-0/+3
2010-04-09drm/nv50: punt hotplug irq handling out to workqueueBen Skeggs4-5/+12
2010-04-09drm/nv50: preserve an unknown SOR_MODECTRL value for DP encodersBen Skeggs2-1/+22
2010-04-09drm/nv50: Allow using the NVA3 new compute class.Marcin Kościelnicki1-3/+4
2010-04-09drm/nv50: cleanup properly if PDISPLAY init failsBen Skeggs1-1/+3
2010-04-09drm/nouveau: fixup the init failure paths some moreBen Skeggs1-1/+7
2010-04-09drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB markBen Skeggs1-3/+4
2010-04-09drm/nv40: add LVDS table quirk for Dell Latitude D620Ben Skeggs1-0/+15
2010-04-09drm/nv40: rework lvds table parsingBen Skeggs2-28/+17
2010-04-09drm/nouveau: detect vram amount once, and save the valueBen Skeggs8-76/+74
2010-04-09drm/nouveau: remove some unused members from drm_nouveau_privateBen Skeggs2-11/+0
2010-04-09drm/nouveau: Make use of TTM busy_placements.Francisco Jerez3-59/+61
2010-04-09drm/nv50: add more 0x100c80 flushy magicBen Skeggs2-0/+46
2010-04-09drm/nv50: fix fbcon when framebuffer above 4GiB markBen Skeggs1-6/+7
2010-04-09drm/nv50: Fix NEWCTX_DONE flag numberMarcin Kościelnicki1-3/+3
2010-04-08libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord1-2/+2
2010-04-08hvc_console: Fix race between hvc_close and hvc_removeAnton Blanchard1-4/+0
2010-04-08virtio: disable multiport console support.Michael S. Tsirkin2-31/+41
2010-04-08virtio: console makes incorrect assumption about virtio APIRusty Russell1-7/+3
2010-04-08virtio: console: Fix early_put_chars usageFrançois Diakhaté1-3/+3
2010-04-08MAINTAINERS: Put the virtio-console entry in correct alphabetical orderAmit Shah1-6/+7
2010-04-07rwsem generic spinlock: use IRQ save/restore spinlocksKevin Hilman1-6/+8
2010-04-07Have nfs ->d_revalidate() report errors properlyAl Viro1-2/+1
2010-04-07davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h>Sergei Shtylyov1-1/+3
2010-04-07fs-cache: order the debugfs stats correctlyDavid Howells1-2/+2
2010-04-07frv: fix kernel/user segment handling in NOMMU modeDavid Howells2-5/+3
2010-04-07frv: hide uncached_access() when pgprot_noncached is not #definedDavid Howells1-0/+2
2010-04-07rtc-mxc: multiple fixes in rtc-mxc probe methodVladimir Zapolskiy1-13/+13
2010-04-07memcg: fix race in file_mapped accountingKAMEZAWA Hiroyuki2-9/+15
2010-04-07pagemap: fix pfn calculation for hugepageNaoya Horiguchi3-32/+46
2010-04-07ratelimit: fix the return value when __ratelimit() fails to acquire the lockYong Zhang1-1/+1
2010-04-07kernel.h: fix wrong usage of __ratelimit()Yong Zhang1-1/+1
2010-04-07ratelimit: annotate ___ratelimit()Yong Zhang1-2/+7
2010-04-07/dev/mem: allow rewindingEric Dumazet1-5/+0
2010-04-07vfs: rename block_fsync() to blkdev_fsync()Andrew Morton3-5/+5
2010-04-07raw: fsync method is now requiredAnton Blanchard3-1/+4
2010-04-07mb862xxfb: update Valentin's email addressAlexander Shishkin1-1/+1
2010-04-07mb862xxfb: fix acceleration module licenseRandy Dunlap1-0/+3
2010-04-07mm: revert "vmscan: get_scan_ratio() cleanup"KOSAKI Motohiro1-14/+9
2010-04-07devmem: handle class_create() failureAnton Blanchard1-0/+3
2010-04-07readahead: fix NULL filp dereferenceWu Fengguang1-1/+1