summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-11-08cpuset: Expose cpuset.cpus.subpartitions with cgroup_debugWaiman Long
2018-11-08blk-mq: provide a helper to check if a queue is busyJens Axboe
2018-11-08blk-mq-tag: change busy_iter_fn to return whether to continue or notJens Axboe
2018-11-08libceph: assume argonaut on the server sideIlya Dryomov
2018-11-08regulator: core: Add new max_uV_step constraintDmitry Osipenko
2018-11-08regulator: core: Limit regulators coupling to a single coupleDmitry Osipenko
2018-11-08Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/oje...Linus Torvalds
2018-11-08Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-11-08Compiler Attributes: improve explanation of headerMiguel Ojeda
2018-11-07net/vlan: remove unused #define HAVE_VLAN_GET_TAGMichał Mirosław
2018-11-07net/vlan: include the shift in skb_vlan_tag_get_prio()Michał Mirosław
2018-11-07net/vlan: introduce __vlan_hwaccel_copy_tag() helperMichał Mirosław
2018-11-07net/vlan: introduce __vlan_hwaccel_clear_tag() helperMichał Mirosław
2018-11-07net: phy: make phy_trigger_machine staticHeiner Kallweit
2018-11-07net: phy: bcm7xxx: Add entry for BCM7255Justin Chen
2018-11-07udp: cope with UDP GRO packet misdirectionPaolo Abeni
2018-11-07udp: add support for UDP_GRO cmsgPaolo Abeni
2018-11-07udp: implement GRO for plain UDP sockets.Paolo Abeni
2018-11-07udp: implement complete book-keeping for encap_neededPaolo Abeni
2018-11-07EDAC, skx: Fix randconfig builds in a better wayLuck, Tony
2018-11-07nvme: add separate poll queue mapJens Axboe
2018-11-07block: add REQ_HIPRI and inherit it from IOCB_HIPRIJens Axboe
2018-11-07blk-mq: initial support for multiple queue mapsJens Axboe
2018-11-07blk-mq: cache request hardware queue mappingJens Axboe
2018-11-07blk-mq: support multiple hctx mapsJens Axboe
2018-11-07blk-mq: allow software queue to map to multiple hardware queuesJens Axboe
2018-11-07blk-mq: abstract out queue mapJens Axboe
2018-11-07blk-mq: kill q->mq_mapJens Axboe
2018-11-07Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe
2018-11-07block: kill request ->cpu memberJens Axboe
2018-11-07block: get rid of q->softirq_done_fn()Jens Axboe
2018-11-07block: get rid of blk_queued_rq()Jens Axboe
2018-11-07block: remove request_list codeJens Axboe
2018-11-07bsg: move bsg-lib parts outside of request queueJens Axboe
2018-11-07block: kill legacy parts of timeout handlingJens Axboe
2018-11-07block: remove __blk_put_request()Jens Axboe
2018-11-07block: get rid of MQ scheduler ops unionJens Axboe
2018-11-07block: remove dead elevator codeJens Axboe
2018-11-07block: remove legacy rq taggingJens Axboe
2018-11-07block: remove blk_complete_request()Jens Axboe
2018-11-07bsg: provide bsg_remove_queue() helperJens Axboe
2018-11-07bsg: pass in desired timeout handlerJens Axboe
2018-11-07block: remove q->lld_busy_fn()Jens Axboe
2018-11-07blk-mq: provide mq_ops->busy() hookJens Axboe
2018-11-07ide: convert to blk-mqJens Axboe
2018-11-07x86/amd_nb: Add PCI device IDs for family 17h, model 30hWoods, Brian
2018-11-07hwmon/k10temp, x86/amd_nb: Consolidate shared device IDsWoods, Brian
2018-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2018-11-07spi: gpio: Support 3WIRE high-impedance turn-aroundLinus Walleij
2018-11-07mm, drm/i915: mark pinned shmemfs pages as unevictableKuo-Hsin Yang