summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-10blk-mq: don't check queue mapped in __blk_mq_delay_run_hw_queue()Ming Lei1-3/+0
2018-04-10blk-mq: remove blk_mq_delay_queue()Ming Lei3-31/+2
2018-04-10blk-mq: introduce blk_mq_hw_queue_first_cpu() to figure out first cpuMing Lei1-12/+11
2018-04-10blk-mq: avoid to write intermediate result to hctx->next_cpuMing Lei1-8/+9
2018-04-10blk-mq: don't keep offline CPUs mapped to hctx 0Ming Lei1-5/+0
2018-04-10blk-mq: make sure that correct hctx->next_cpu is setMing Lei1-0/+2
2018-04-10loop: fix LOOP_GET_STATUS lock imbalanceOmar Sandoval1-15/+18
2018-04-10block/loop: fix deadlock after loop_set_statusTetsuo Handa1-4/+8
2018-04-10blk-mq: order getting budget and driver tagMing Lei1-11/+10
2018-04-06Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds168-13066/+6214
2018-04-06Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds148-2060/+4266
2018-04-06Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds10-59/+175
2018-04-06kernel.h: Retain constant expression output for max()/min()Kees Cook3-36/+47
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds34-491/+1358
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds40-61/+60
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds27-253/+1180
2018-04-05Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds520-23352/+29431
2018-04-05Merge tag 'dma-mapping-4.17' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-12/+54
2018-04-05Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds77-1274/+2771
2018-04-05Merge branch 'for-4.17/wacom' into for-linusJiri Kosina2-48/+179
2018-04-05Merge branch 'for-4.17/upstream' into for-linusJiri Kosina9-63/+54
2018-04-05Merge branch 'for-4.17/sony' into for-linusJiri Kosina3-6/+130
2018-04-05Merge branch 'for-4.17/multitouch' into for-linusJiri Kosina6-77/+65
2018-04-05Merge branch 'for-4.17/hid-i2c' into for-linusJiri Kosina1-2/+2
2018-04-05Merge branch 'for-4.17/hid-elan' into for-linusJiri Kosina5-0/+434
2018-04-05Merge branch 'for-4.17/google-hammer' into for-linusJiri Kosina4-0/+148
2018-04-05Merge branch 'for-4.17/elecom' into for-linusJiri Kosina4-30/+34
2018-04-05Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds141-1207/+3377
2018-04-05Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds27-894/+1370
2018-04-05Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds655-91102/+27014
2018-04-05Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds53-738/+2902
2018-04-05Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds203-3082/+9264
2018-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-120/+326
2018-04-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds183-7763/+22264
2018-04-05Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds20-255/+1603
2018-04-05Merge branch 'next' into for-linusDmitry Torokhov20226-616001/+1130692
2018-04-05Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary1-0/+17
2018-04-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds58-802/+1483
2018-04-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds46-277/+1112
2018-04-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-256/+238
2018-04-05Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-33/+29
2018-04-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds16-264/+269
2018-04-05Merge tag '4.17-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds23-270/+435
2018-04-04Merge tag 'gfs2-4.17.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-72/+68
2018-04-04Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds68-1698/+2075
2018-04-04Merge tag 'xfs-4.17-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds71-1167/+1365
2018-04-04Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds8-764/+735
2018-04-04netdevsim: remove incorrect __net_initdata annotationsArnd Bergmann2-2/+2
2018-04-04sfc: remove ctpio_dmabuf_start from statsBert Kenward2-3/+0
2018-04-04inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet4-9/+2