aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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/tip/tip into for-4.21/blockJens 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-07scsi: kill off the legacy IO pathJens Axboe2-25/+7
2018-11-07blk-mq: provide mq_ops->busy() hookJens Axboe1-0/+6
2018-11-07ide: convert to blk-mqJens Axboe1-2/+11
2018-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-2/+2
2018-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-5/+75
2018-11-06HID: fix up .raw_event() documentationLinus Walleij1-2/+2
2018-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-5/+48
2018-11-05compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky2-13/+1
2018-11-05genirq/affinity: Add support for allocating interrupt setsJens Axboe1-0/+4
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-5/+2
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-11-03sctp: define SCTP_SS_DEFAULT for Stream schedulersXin Long1-0/+1
2018-11-03sctp: fix strchange_flags name for Stream Change EventXin Long1-0/+2
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar190-2483/+7357
2018-11-03net: bql: add __netdev_tx_sent_queue()Eric Dumazet1-0/+20
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko2-8/+6
2018-11-03include/linux/notifier.h: SRCU: fix ctagsSam Protsenko1-2/+1
2018-11-03netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet()Pablo Neira Ayuso1-0/+39
2018-11-03netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()Jozsef Kadlecsik1-2/+2
2018-11-02net/ipv6: Add anycast addresses to a global hashtableJeff Barnhill2-0/+4
2018-11-02clocksource/drivers/c-sky: Add C-SKY SMP timerGuo Ren1-0/+1
2018-11-02Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds5-122/+57
2018-11-02Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+5
2018-11-02Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+69
2018-11-02Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-17/+38
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-38/+240
2018-11-01blkcg: revert blkcg cleanups seriesDennis Zhou5-122/+57
2018-11-01Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojeda/linuxLinus Torvalds6-178/+293
2018-11-01Merge branch 'next-keys2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds7-2/+263
2018-11-01Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsAl Viro14-88/+116