summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | lightnvm: collapse nvm_erase_ppa and nvm_erase_blkMatias Bjørling2017-01-311-1/+0
| | * | | lightnvm: merge gennvm with coreMatias Bjørling2017-01-311-90/+7
| | | |/ | | |/|
| | * | block: add a op_is_flush helperChristoph Hellwig2017-01-271-0/+9
| | * | blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()Jens Axboe2017-01-271-1/+1
| | * | blk-mq-sched: fix starvation for multiple hardware queues and shared tagsJens Axboe2017-01-271-0/+1
| | * | sbitmap: add helpers for dumping to a seq_fileOmar Sandoval2017-01-271-0/+30
| | * | blk-mq: create debugfs directory treeOmar Sandoval2017-01-271-0/+5
| | * | blk-mq-sched: allow setting of default IO schedulerJens Axboe2017-01-171-0/+1
| | * | blk-mq-sched: add framework for MQ capable IO schedulersJens Axboe2017-01-173-2/+39
| | * | blk-mq: add support for carrying internal tag information in blk_qc_tJens Axboe2017-01-171-5/+17
| | * | blk-mq: un-export blk_mq_free_hctx_request()Jens Axboe2017-01-171-1/+0
| | * | block: move existing elevator ops to unionJens Axboe2017-01-171-1/+3
| | * | blk-mq: make mq_ops a const pointerJens Axboe2017-01-112-2/+2
| | * | block: relax check on sg gapMing Lei2017-01-111-1/+21
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-02-201-2/+0
|\ \ \ \
| * | | | ext4: move halfmd4 into hash.c directlyJason A. Donenfeld2017-02-021-2/+0
| * | | | Merge branch 'fscrypt' into dTheodore Ts'o2017-01-081-6/+8
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-204-345/+380
|\ \ \ \ \
| * | | | | fscrypt: split supp and notsupp declarations into their own headersEric Biggers2017-02-064-347/+380
| | |/ / / | |/| | |
| * | | | fscrypt: make fscrypt_operations.key_prefix a stringEric Biggers2017-01-081-1/+1
| * | | | fscrypt: remove unused 'mode' member of fscrypt_ctxEric Biggers2017-01-081-1/+0
| * | | | fscrypt: factor out bio specific functionsRichard Weinberger2017-01-011-4/+7
* | | | | Merge tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-02-202-7/+15
|\ \ \ \ \
| * | | | | i2c: allow specify device properties in i2c_board_infoDmitry Torokhov2017-02-081-0/+3
| * | | | | device property: export code duplicating array of property entriesDmitry Torokhov2017-02-071-0/+5
| * | | | | device property: constify property arrays valuesDmitry Torokhov2017-02-071-6/+6
| * | | | | device property: allow to constify propertiesDmitry Torokhov2017-02-071-1/+1
* | | | | | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-02-2024-41/+134
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'acpi-bus', 'acpi-sleep' and 'acpi-processor'Rafael J. Wysocki2017-02-202-1/+4
| |\ \ \ \ \ \ \ \
| | | | * | | | | | x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplugVitaly Kuznetsov2017-02-071-1/+2
| | | | |/ / / / /
| | * | / / / / / ACPI / bus: Introduce acpi_of_modalias() equiv of of_modalias_node()Dan O'Donovan2017-02-071-0/+2
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'acpica'Rafael J. Wysocki2017-02-2022-40/+130
| |\ \ \ \ \ \ \
| | * | | | | | | ACPICA: Update version to 20170119Bob Moore2017-02-091-1/+1
| | * | | | | | | ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-0921-21/+21
| | * | | | | | | ACPICA: Linuxize: Restore and fix Intel compiler buildLv Zheng2017-02-092-1/+88
| | * | | | | | | ACPICA: Update version to 20161222Bob Moore2017-01-051-1/+1
| | * | | | | | | ACPICA: EFI: Add efihello demo applicationLv Zheng2017-01-021-1/+2
| | * | | | | | | ACPICA: MSVC: Fix MSVC6 build issuesLv Zheng2017-01-021-1/+1
| | * | | | | | | ACPICA: Linux-specific header: Add support for s390x compilationColin Ian King2017-01-021-1/+2
| | * | | | | | | ACPICA: Hardware: Add sleep register hooksLv Zheng2017-01-022-6/+7
| | * | | | | | | ACPICA: Debugger: Rename debugger OSL namesLv Zheng2017-01-023-8/+8
* | | | | | | | | Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-02-205-30/+56
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge branches 'pm-core', 'pm-qos' and 'pm-domains'Rafael J. Wysocki2017-02-202-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | | | * | | | | | | | PM / Domains: Provide dummy governors if CONFIG_PM_GENERIC_DOMAINS=nGeert Uytterhoeven2017-02-091-0/+3
| | | | | |_|_|_|_|_|/ | | | | |/| | | | | |
| | | * / | | | | | | PM / QoS: Remove unneeded linux/miscdevice.h includeCorentin LABBE2017-01-271-1/+0
| | | |/ / / / / / /
| * | | | | | | | | Merge branch 'pm-devfreq'Rafael J. Wysocki2017-02-201-0/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PM / devfreq: Fix available_governor sysfsChanwoo Choi2017-01-311-0/+3
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-02-201-5/+2
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge OPP material for v4.11 to satisfy dependencies.Rafael J. Wysocki2017-02-091-24/+48
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cpufreq: Fix typos in commentsViresh Kumar2017-02-041-2/+2