summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-01-13dm crypt: add post iv call to iv generatorMilan Broz1-13/+35
2011-01-13dm crypt: use io thread for reads only if mempool exhaustedMilan Broz1-14/+23
2011-01-13dm crypt: scale to multiple cpusAndi Kleen1-58/+196
2011-01-13dm crypt: simplify compatible table outputMilan Broz1-16/+12
2011-01-13dm log userspace: add version number to commsJonathan Brassow2-2/+5
2011-01-13dm log userspace: group clear and mark requestsJonathan Brassow1-23/+79
2011-01-13dm log userspace: split flush queueJonathan Brassow1-9/+32
2011-01-13dm kcopyd: delay unpluggingMikulas Patocka1-3/+51
2011-01-13dm log userspace: trap all failed log construction errorsJonathan Brassow1-4/+6
2011-01-13dm crypt: set key size earlyMilan Broz1-6/+7
2011-01-13dm: remove dm_mutex after bkl conversionMilan Broz1-5/+4
2011-01-13dm raid1: support discardMike Snitzer1-2/+10
2011-01-13dm ioctl: allow rename to fill empty uuidPeter Jones1-25/+78
2011-01-13dm io: remove BIO_RW_SYNCIO flag from kcopydMikulas Patocka1-1/+1
2011-01-13dm mpath: disable blk_abort_queueMike Snitzer1-12/+0
2011-01-13dm: dont take i_mutex to change device sizeMike Snitzer1-2/+3
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-1/+1
2011-01-13Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-20/+24
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds18-240/+233
2011-01-13Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linuxLinus Torvalds10-61/+1086
2011-01-13Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2-178/+77
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds26-1130/+1738
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds4-21/+120
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-15/+8
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds8-320/+361
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-4/+15
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds15-34/+1796
2011-01-13Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-174/+328
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds32-697/+2613
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds155-207/+207
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds9-6/+563
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds14-264/+599
2011-01-13ramoops: fix types, remove typecastsAndrew Morton1-4/+4
2011-01-13VMware balloon: stop locking pages when hypervisor tells us enoughDmitry Torokhov1-5/+8
2011-01-13w1: DS2423 counter driver and documentationMika Laitio4-0/+179
2011-01-13memstick: factor out transfer initiating functionality in mspro_block.cAlex Dubov1-62/+74
2011-01-13memstick: remove mspro_block_mutexAlex Dubov1-8/+1
2011-01-13memstick: avert possible race condition between idr_pre_get and idr_get_newAlex Dubov2-9/+15
2011-01-13memstick: add support for JMicron JMB 385 and 390 controllersTakashi Iwai1-2/+15
2011-01-13memstick: set PMOS values propery for JMicron 38x controllersTakashi Iwai1-4/+33
2011-01-13memstick: fix setup for JMicron 38x controllersTakashi Iwai1-30/+36
2011-01-13memstick: core: fix device_register() error handlingVasiliy Kulikov1-0/+1
2011-01-13pps: add parallel port PPS signal generatorAlexander Gordeev2-7/+10
2011-01-13pps: add parallel port PPS signal generatorAlexander Gordeev5-1/+304
2011-01-13pps: add parallel port PPS clientAlexander Gordeev3-0/+266
2011-01-13pps: add kernel consumer supportAlexander Gordeev5-1/+212
2011-01-13ntp: add hardpps implementationAlexander Gordeev1-0/+9
2011-01-13pps: timestamp is always passed to dcd_change()Alexander Gordeev1-8/+0
2011-01-13pps: simplify conditions a bitAlexander Gordeev1-4/+2
2011-01-13pps: use BUG_ON for kernel API safety checksAlexander Gordeev1-4/+2