summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-14block: remove blk_mq_alloc_single_hw_queue() prototypeLinus Walleij
2016-09-14block_dev: remove DAX leftoversChristoph Hellwig
2016-09-14block: enable zeroing of io_poll statisticsStephen Bates
2016-09-14block: add poll_considered statisticStephen Bates
2016-09-08nbd: allow block mq to deal with timeoutsJosef Bacik
2016-09-08nbd: use flags instead of boolJosef Bacik
2016-09-08nbd: don't shutdown sock with irq's disabledJosef Bacik
2016-09-08nbd: convert to blkmqJosef Bacik
2016-08-29mtip32xx: mark symbols static where possibleBaoyou Xie
2016-08-29blk-mq: prefetch request in blk_mq_tag_to_rq()Jens Axboe
2016-08-29blk-mq: improve layout of blk_mq_hw_ctxJens Axboe
2016-08-29blk-mq: turn hctx->run_work into a regular work structJens Axboe
2016-08-29block: add kblockd_schedule_work_on()Jens Axboe
2016-08-29workqueue: add cancel_work()Jens Axboe
2016-08-28Linux 4.8-rc4v4.8-rc4Linus Torvalds
2016-08-28Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-29drm/atomic: Don't potentially reset color_mgmt_changed on successive property...Mario Kleiner
2016-08-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-08-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-08-26Merge tag 'sound-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-08-26Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-26Merge tag 'dlm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds
2016-08-26Merge tag 'dm-4.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-08-26Merge tag 'iommu-fixes-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-08-26Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-26mm: silently skip readahead for DAX inodesRoss Zwisler
2016-08-26dax: fix device-dax region baseDan Williams
2016-08-26fs/seq_file: fix out-of-bounds readVegard Nossum
2016-08-26mm: memcontrol: avoid unused function warningArnd Bergmann
2016-08-26mm: clarify COMPACTION Kconfig textMichal Hocko
2016-08-26treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada
2016-08-26printk: fix parsing of "brl=" optionNicolas Iooss
2016-08-26soft_dirty: fix soft_dirty during THP splitAndrea Arcangeli
2016-08-26sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan
2016-08-26get_maintainer: quiet noisy implicit -f vcs_file_exists checkingJoe Perches
2016-08-26byteswap: don't use __builtin_bswap*() with sparseJohannes Berg
2016-08-26dlm: fix malfunction of dlm_tool caused by debugfs changesEric Ren
2016-08-26clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...Chen-Yu Tsai
2016-08-26drivers/clocksource/pistachio: Fix memory corruption in initMarcin Nowakowski
2016-08-26clocksource/drivers/timer-atmel-pit: Enable mck clockAlexandre Belloni
2016-08-25mmc: fix use-after-free of struct requestAdrian Hunter
2016-08-26Merge tag 'drm-intel-fixes-2016-08-25' of git://anongit.freedesktop.org/drm-i...Dave Airlie