summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-09-15blk-mq: get rid of the cpumask in struct blk_mq_tagsChristoph Hellwig
2016-09-15blk-mq: provide a default queue mapping for PCI deviceChristoph Hellwig
2016-09-15blk-mq: allow the driver to pass in a queue mappingChristoph Hellwig
2016-09-15blk-mq: remove ->map_queueChristoph Hellwig
2016-09-15blk-mq: only allocate a single mq_map per tag_setChristoph Hellwig
2016-09-15Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe
2016-09-14pci/msi: Retrieve affinity for a vectorThomas Gleixner
2016-09-14genirq/affinity: Remove old irq spread infrastructureThomas Gleixner
2016-09-14genirq/affinity: Provide smarter irq spreading infrastructureThomas Gleixner
2016-09-14genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner
2016-09-14blk-mq: introduce blk_mq_delay_kick_requeue_list()Mike Snitzer
2016-09-14block: remove IOPRIO_BITSChristoph Hellwig
2016-09-14bio.h: remove a very outdated commentChristoph Hellwig
2016-09-14block: remove bio_destructor_tChristoph Hellwig
2016-09-14block: Improve bio_set_op_attrs() robustnessBart Van Assche
2016-09-14block, dm-crypt, btrfs: Introduce bio_flags()Bart Van Assche
2016-09-14block: Document that bio_op() uses the data type of bio.bi_opfBart Van Assche
2016-09-14block: remove blk_mq_alloc_single_hw_queue() prototypeLinus Walleij
2016-09-14block: add poll_considered statisticStephen Bates
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers
2016-09-07usercopy: force check_object_size() inlineKees Cook
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook
2016-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-09-03Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-09-03Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-09-03Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-09-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-09-02Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-09-02ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi
2016-09-02Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-09-01mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes
2016-09-01treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches
2016-09-01mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...Mel Gorman
2016-09-01Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-09-01Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-09-01ovl: don't cache acl on overlay layerMiklos Szeredi
2016-08-31mm: introduce get_task_exe_fileMateusz Guzik
2016-08-31Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf
2016-08-30Merge tag 'phy-for-4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman
2016-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-29Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...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-28net: smc91x: fix SMC accessesRussell King
2016-08-29iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystemsChristoph Hellwig