summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-11-08regulator: core: Add new max_uV_step constraintDmitry Osipenko1-0/+3
2018-11-08regulator: core: Limit regulators coupling to a single coupleDmitry Osipenko1-1/+1
2018-11-08Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/oje...Linus Torvalds2-5/+13
2018-11-08Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds1-4/+3
2018-11-08Compiler Attributes: improve explanation of headerMiguel Ojeda1-5/+9
2018-11-08net/vlan: remove unused #define HAVE_VLAN_GET_TAGMichał Mirosław1-2/+0
2018-11-08net/vlan: include the shift in skb_vlan_tag_get_prio()Michał Mirosław1-1/+1
2018-11-08net/vlan: introduce __vlan_hwaccel_copy_tag() helperMichał Mirosław1-0/+13
2018-11-08net/vlan: introduce __vlan_hwaccel_clear_tag() helperMichał Mirosław1-1/+12
2018-11-08net: phy: make phy_trigger_machine staticHeiner Kallweit1-1/+0
2018-11-08net: phy: bcm7xxx: Add entry for BCM7255Justin Chen1-0/+1
2018-11-08udp: cope with UDP GRO packet misdirectionPaolo Abeni1-0/+6
2018-11-08udp: add support for UDP_GRO cmsgPaolo Abeni1-0/+11
2018-11-08udp: implement GRO for plain UDP sockets.Paolo Abeni1-1/+2
2018-11-08udp: implement complete book-keeping for encap_neededPaolo Abeni1-1/+6
2018-11-08EDAC, skx: Fix randconfig builds in a better wayLuck, Tony1-5/+0
2018-11-07nvme: add separate poll queue mapJens Axboe1-1/+1
2018-11-07block: add REQ_HIPRI and inherit it from IOCB_HIPRIJens Axboe1-1/+3
2018-11-07blk-mq: initial support for multiple queue mapsJens Axboe1-1/+2
2018-11-07blk-mq: cache request hardware queue mappingJens Axboe1-0/+1
2018-11-07blk-mq: support multiple hctx mapsJens Axboe1-0/+14
2018-11-07blk-mq: allow software queue to map to multiple hardware queuesJens Axboe1-1/+2
2018-11-07blk-mq: abstract out queue mapJens Axboe3-7/+16
2018-11-07blk-mq: kill q->mq_mapJens Axboe1-2/+0
2018-11-07Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe1-0/+4
2018-11-07block: kill request ->cpu memberJens Axboe2-2/+2
2018-11-07block: get rid of q->softirq_done_fn()Jens Axboe2-4/+2
2018-11-07block: get rid of blk_queued_rq()Jens Axboe1-2/+0
2018-11-07block: remove request_list codeJens Axboe2-131/+0
2018-11-07bsg: move bsg-lib parts outside of request queueJens Axboe2-6/+4
2018-11-07block: kill legacy parts of timeout handlingJens Axboe1-3/+1
2018-11-07block: remove __blk_put_request()Jens Axboe1-1/+0
2018-11-07block: get rid of MQ scheduler ops unionJens Axboe1-3/+1
2018-11-07block: remove dead elevator codeJens Axboe3-181/+3
2018-11-07block: remove legacy rq taggingJens Axboe1-35/+0
2018-11-07block: remove blk_complete_request()Jens Axboe1-1/+0
2018-11-07bsg: provide bsg_remove_queue() helperJens Axboe1-0/+1
2018-11-07bsg: pass in desired timeout handlerJens Axboe1-1/+1
2018-11-07block: remove q->lld_busy_fn()Jens Axboe1-3/+0
2018-11-07blk-mq: provide mq_ops->busy() hookJens Axboe1-0/+6
2018-11-07ide: convert to blk-mqJens Axboe1-2/+11
2018-11-07x86/amd_nb: Add PCI device IDs for family 17h, model 30hWoods, Brian1-0/+1
2018-11-07hwmon/k10temp, x86/amd_nb: Consolidate shared device IDsWoods, Brian1-0/+2
2018-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-2/+2
2018-11-07spi: gpio: Support 3WIRE high-impedance turn-aroundLinus Walleij1-0/+1
2018-11-07mm, drm/i915: mark pinned shmemfs pages as unevictableKuo-Hsin Yang1-1/+3
2018-11-07USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng1-0/+3
2018-11-07usb: typec: tcpm: Do not disconnect link for self powered devicesBadhri Jagan Sridharan1-0/+1
2018-11-07net/mlx5: Fix XRC SRQ umem valid bitsYishai Hadas1-4/+8
2018-11-06watchdog/core: Add missing prototypes for weak functionsMathieu Malaterre1-0/+2