summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-06-19NFC: nfcmrvl: allow gpio 0 for reset signallingJohan Hovold1-1/+1
2017-06-18blk-mq: don't stop queue for quiescingMing Lei1-2/+0
2017-06-18blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queueMing Lei2-0/+6
2017-06-18blk-mq: introduce blk_mq_unquiesce_queueMing Lei1-0/+1
2017-06-18blk-mq: introduce blk_mq_quiesce_queue_nowait()Ming Lei1-0/+8
2017-06-18blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.hMing Lei2-1/+1
2017-06-18block: remove bio_clone() and all references.NeilBrown1-5/+0
2017-06-18blk: make the bioset rescue_workqueue optional.NeilBrown1-0/+1
2017-06-18blk: replace bioset_create_nobvec() with a flags arg to bioset_create()NeilBrown1-2/+4
2017-06-18blk: remove bio_set arg from blk_queue_split()NeilBrown1-2/+1
2017-06-18blk-mq-sched: unify request prepare methodsChristoph Hellwig1-2/+2
2017-06-18blk-mq-sched: unify request finished methodsChristoph Hellwig1-2/+1
2017-06-17Merge tag 'sunxi-clk-for-4.13' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd1-3/+13
2017-06-17PCI: Test INTx masking during enumeration, not at run-timePiotr Gregor1-2/+10
2017-06-16mfd: cros_ec: add debugfs, console log fileEric Caruso1-0/+4
2017-06-16mfd: cros_ec: Add EC console read structures definitionsNicolas Boichat1-1/+20
2017-06-16mfd: cros_ec: Add helper for event notifier.Gwendal Grignou1-0/+10
2017-06-16Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-7/+16
2017-06-16net: Add IFLA_XDP_PROG_IDMartin KaFai Lau1-2/+5
2017-06-16networking: add and use skb_put_u8()Johannes Berg1-0/+5
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg2-5/+4
2017-06-16networking: make skb_pull & friends return void pointersJohannes Berg1-7/+7
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-4/+4
2017-06-16networking: introduce and use skb_put_data()Johannes Berg2-1/+11
2017-06-16Merge tag 'phy-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman1-0/+31
2017-06-16Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-1/+2
2017-06-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2017-06-16Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2017-06-16nvme: implement NS Optimal IO Boundary from 1.3 SpecScott Bauer1-1/+1
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie22-19/+114
2017-06-16x86, dax, libnvdimm: remove wb_cache_pmem() indirectionDan Williams1-19/+0
2017-06-16x86, dax: replace clear_pmem() with open coded memset + dax_ops->flushDan Williams1-21/+0
2017-06-16dm: add ->flush() dax operation supportDan Williams2-0/+5
2017-06-16dax, pmem: introduce an optional 'flush' dax_operationDan Williams1-0/+2
2017-06-16filesystem-dax: convert to dax_copy_from_iter()Dan Williams1-24/+0
2017-06-16libnvdimm, label: add address abstraction identifiersDan Williams1-0/+10
2017-06-16libnvdimm, label: populate the type_guid property for v1.2 namespacesDan Williams1-0/+3
2017-06-16libnvdimm, label: honor the lba size specified in v1.2 labelsDan Williams1-0/+2
2017-06-16libnvdimm, label: add v1.2 interleave-set-cookie algorithmDan Williams1-1/+4
2017-06-16net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny1-3/+11
2017-06-16net/mlx5: Expose command polling interfaceMajd Dibbiny1-0/+3
2017-06-16net/mlx5e: Move and optimize query out of buffer functionGal Pressman1-2/+0
2017-06-16net/mlx5: Fix some spelling mistakesOr Gerlitz1-2/+2
2017-06-15regulator: tps65910: wire up sleep control configurationMichał Mirosław1-1/+1
2017-06-15skbuff: make skb_put_zero() return voidJohannes Berg1-2/+2
2017-06-15tls: kernel TLS supportDave Watson1-0/+1
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-18/+51
2017-06-15nvme: add fields into identify controller data structureGuan Junxiong1-2/+8
2017-06-15nvmet: allow overriding the NVMe VS via configfsJohannes Thumshirn1-0/+4
2017-06-15nvme: introduce NVMe Namespace Identification Descriptor structuresJohannes Thumshirn1-0/+17