summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* blk-mq: make blk_mq_run_queues() staticJens Axboe2015-02-10
* block: merge __bio_map_user_iov into bio_map_user_iovChristoph Hellwig2015-02-05
* block: pass iov_iter to the BLOCK_PC mapping functionsKent Overstreet2015-02-05
* block: use blk_rq_map_user_iov to implement blk_rq_map_userChristoph Hellwig2015-02-05
* block: mark blk-mq devices as stackableMike Snitzer2015-01-28
* blk-mq: add tag allocation policyShaohua Li2015-01-23
* block: support different tag allocation policyShaohua Li2015-01-23
* block: Add discard flag to blkdev_issue_zeroout() functionMartin K. Petersen2015-01-21
* block: Change direct_access calling conventionMatthew Wilcox2015-01-13
* blk-mq: export blk_mq_freeze_queue()Jens Axboe2015-01-02
* Merge tag 'v3.19-rc2' into for-3.20/coreJens Axboe2015-01-02
|\
| * Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2014-12-23
| |\
| | * audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs2014-12-23
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-20
| |\ \
| | * | kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger2014-12-18
| * | | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-20
| |\ \ \
| | * | | ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo2014-12-15
| | * | | Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Michael Turquette2014-12-15
| | |\ \ \
| | * | | | clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-03
| | * | | | clk: change clk_debugfs_add_file to take a struct clk_hwTomeu Vizoso2014-12-03
| | * | | | clk: Don't expose __clk_get_accuracyTomeu Vizoso2014-12-03
| | * | | | clk: Remove unused function __clk_get_prepare_countTomeu Vizoso2014-12-03
| | * | | | Merge tag 'ib-mfd-regulator-clk-v3.19' of git://git.kernel.org/pub/scm/linux/...Michael Turquette2014-11-28
| | |\ \ \ \
| * | \ \ \ \ Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-20
| |\ \ \ \ \ \
| | * | | | | | PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-19
* | | | | | | | blk-mq: Export freeze/unfreeze functionsKeith Busch2014-12-20
|/ / / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-19
|\ \ \ \ \ \ \
| * | | | | | | vm_area_operations: kill ->migrate()Al Viro2014-12-17
| * | | | | | | new helper: iter_is_iovec()Al Viro2014-12-17
* | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-19
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, irq: Introduce helper to check whether an IOAPIC has been registeredJiang Liu2014-12-16
| * | | | | | | | x86, irq: Keep balance of IOAPIC pin reference countJiang Liu2014-12-16
| * | | | | | | | Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...Thomas Gleixner2014-12-16
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner2014-12-13
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | module: Replace module_ref with atomic_t refcntMasami Hiramatsu2014-11-11
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-12-18
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | vringh: update for virtio 1.0 APIsMichael S. Tsirkin2014-12-15
| * | | | | | | | | vringh: 64 bit featuresMichael S. Tsirkin2014-12-15
| * | | | | | | | | virtio: core support for config generationMichael S. Tsirkin2014-12-14
| * | | | | | | | | virtio_config: fix virtio_cread_bytesMichael S. Tsirkin2014-12-11
* | | | | | | | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | PM: Remove the SET_PM_RUNTIME_PM_OPS() macroUlf Hansson2014-12-13
* | | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-12-18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | IB/mlx5: Handle page faultsHaggai Eran2014-12-15
| * | | | | | | | | | | IB/mlx5: Page faults handling infrastructureHaggai Eran2014-12-15
| * | | | | | | | | | | IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran2014-12-15
| * | | | | | | | | | | IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran2014-12-15
| * | | | | | | | | | | mlx5_core: Add support for page faults events and low level handlingHaggai Eran2014-12-15