summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-43/+25
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds40-406/+432
2017-11-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+0
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+1
2017-11-13Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+11
2017-11-13Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds3-4/+11
2017-11-13/proc/module: fix building without kallsymsArnd Bergmann1-2/+8
2017-11-13kallsyms: fix building without printkArnd Bergmann1-1/+2
2017-11-13Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-7/+57
2017-11-13Merge tag 'spi-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-0/+31
2017-11-13Merge tag 'regulator-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-20/+7
2017-11-13Merge tag 'hwmon-for-linus-v4.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-74/+0
2017-11-13Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds4-71/+126
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2302-261/+3154
2017-11-13Merge branch 'for-next' into for-linusTakashi Iwai4-2/+6
2017-11-13cpu/hotplug: Get rid of CPU hotplug notifier leftoversThomas Gleixner1-17/+10
2017-11-13kprobes: Don't spam the build log with deprecation warningsIngo Molnar1-6/+6
2017-11-12/proc/module: use the same logic as /proc/kallsyms for address exposureLinus Torvalds1-0/+8
2017-11-13Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki1-2/+14
2017-11-13Merge branch 'pm-core'Rafael J. Wysocki4-11/+51
2017-11-13Merge branch 'pm-sleep'Rafael J. Wysocki2-2/+1
2017-11-13Merge branch 'acpi-pm'Rafael J. Wysocki2-9/+13
2017-11-13Merge branches 'pm-cpufreq-sched' and 'pm-opp'Rafael J. Wysocki1-2/+12
2017-11-13Merge branches 'acpi-ec', 'acpi-button', 'acpi-sysfs', 'acpi-lpss' and 'acpi-...Rafael J. Wysocki1-0/+1
2017-11-13Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'Rafael J. Wysocki1-1/+0
2017-11-13Merge branch 'acpica'Rafael J. Wysocki3-3/+45
2017-11-13Merge branch 'pm-cpufreq'Rafael J. Wysocki2-1/+19
2017-11-13Merge branch 'pm-qos'Rafael J. Wysocki1-9/+18
2017-11-13Merge branch 'pm-domains'Rafael J. Wysocki1-4/+16
2017-11-12timers: Add a function to start/reduce a timerDavid Howells1-0/+1
2017-11-10blk-mq: only run the hardware queue if IO is pendingJens Axboe1-1/+1
2017-11-10fs: guard_bio_eod() needs to consider partitionsGreg Edwards1-0/+1
2017-11-10block, nvme: Introduce blk_mq_req_flags_tBart Van Assche3-8/+15
2017-11-10block, scsi: Make SCSI quiesce and resume work reliablyBart Van Assche2-1/+2
2017-11-10block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flagBart Van Assche1-0/+6
2017-11-10block: Introduce BLK_MQ_REQ_PREEMPTBart Van Assche1-0/+1
2017-11-10block: Introduce blk_get_request_flags()Bart Van Assche1-0/+3
2017-11-10blk-mq: fix issue with shared tag queue re-runningJens Axboe1-3/+2
2017-11-10nvme: send uevent for some asynchronous eventsKeith Busch1-0/+4
2017-11-10nvme: centralize AEN definesKeith Busch1-0/+8
2017-11-10block: pass full fmode_t to blk_verify_commandChristoph Hellwig1-1/+1
2017-11-10block: remove __bio_kmap_atomicChristoph Hellwig1-12/+0
2017-11-10block: kill bio_kmap/kunmap_irq()Jens Axboe1-11/+0
2017-11-10nvme: check admin passthru command effectsKeith Busch1-0/+18
2017-11-10Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/axi', 'spi/topi...Mark Brown1-0/+31
2017-11-10Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfu...Mark Brown2-20/+4
2017-11-10Merge remote-tracking branch 'regulator/topic/axp20x' into regulator-nextMark Brown1-0/+3
2017-11-10Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5651', 'aso...Mark Brown2-0/+11
2017-11-10Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown9-244/+575
2017-11-10Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown3-0/+157