summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-04-28random: export add_disk_randomnessChristoph Hellwig1-0/+1
2014-04-17sd/skd: stuff discard page in request->completion_dataJens Axboe2-6/+5
2014-04-17jsflash: missed conversion from rq->buffer to bio_data(rq->bio)Jens Axboe1-1/+1
2014-04-17blk-mq: add async parameter to blk_mq_start_stopped_hw_queuesChristoph Hellwig1-2/+2
2014-04-17gdrom: missed conversion from req->bufferJens Axboe1-1/+1
2014-04-16blk-mq: split out tag initialization, support shared tagsChristoph Hellwig2-54/+86
2014-04-16blk-mq: add ->init_request and ->exit_request methodsChristoph Hellwig1-12/+11
2014-04-16blk-mq: do not initialize req->specialChristoph Hellwig2-5/+5
2014-04-16block: remove struct request buffer memberJens Axboe20-56/+49
2014-04-16Merge tag 'v3.15-rc1' into for-3.16/coreJens Axboe1160-22395/+146692
2014-04-13sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds42-302/+285
2014-04-13Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-17/+3
2014-04-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds29-422/+1213
2014-04-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-124/+192
2014-04-13Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds4-109/+138
2014-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds12-175/+54
2014-04-13drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione1-1/+1
2014-04-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller14-203/+91
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-1/+2
2014-04-12r8152: check RTL8152_UNPLUGhayeswang1-0/+48
2014-04-12net: sun4i-emac: add promiscuous supportMarc Zyngier1-9/+21
2014-04-12net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-3/+1
2014-04-12Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-30/+115
2014-04-12Merge tag 'md/3.15' of git://neil.brown.name/mdLinus Torvalds5-51/+61
2014-04-12Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2-236/+491
2014-04-12ib_srpt: Use correct ib_sg_dma primitivesMike Marciniszyn1-6/+10
2014-04-12target/tcm_fc: Rename ft_tport_create to ft_tport_getAndy Grover1-3/+3
2014-04-12target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwnAndy Grover1-6/+6
2014-04-12target/tcm_fc: Rename structs and list members for clarityAndy Grover2-33/+32
2014-04-12target/tcm_fc: Limit to 1 TPG per wwnAndy Grover2-11/+12
2014-04-12target/tcm_fc: Don't export ft_lport_listAndy Grover2-2/+1
2014-04-12target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover1-0/+1
2014-04-12target: Add check to prevent Abort Task from aborting itselfAlex Leung1-0/+5
2014-04-12Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-27/+28
2014-04-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller12-62/+66
2014-04-12Merge tag 'regulator-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-14/+12
2014-04-12drivers: net: cpsw: enable interrupts after napi enable and clearing previous...Mugunthan V N1-6/+6
2014-04-12drivers: net: cpsw: discard all packets received when interface is downMugunthan V N1-1/+1
2014-04-12Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2014-04-12Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds44-183/+738
2014-04-12net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller5-6/+6
2014-04-11Drivers: net: hyperv: Address UDP checksum issuesKY Srinivasan3-2/+37
2014-04-11Drivers: net: hyperv: Negotiate suitable ndis version for offload supportKY Srinivasan1-1/+1
2014-04-11Drivers: net: hyperv: Allocate memory for all possible per-pecket informationKY Srinivasan1-1/+3
2014-04-11bonding: Remove debug_fs files when module init failsThomas Richter1-0/+1
2014-04-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2014-04-11i40evf: program RSS LUT correctlyMitch A Williams1-4/+16
2014-04-11i40evf: remove open-coded skb_cow_headFrancois Romieu1-6/+4
2014-04-11ixgb: remove open-coded skb_cow_headFrancois Romieu1-6/+4