summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2017-11-13Merge branch 'for-next' into for-linusTakashi Iwai
2017-11-13cpu/hotplug: Get rid of CPU hotplug notifier leftoversThomas Gleixner
2017-11-13kprobes: Don't spam the build log with deprecation warningsIngo Molnar
2017-11-12/proc/module: use the same logic as /proc/kallsyms for address exposureLinus Torvalds
2017-11-13Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki
2017-11-13Merge branch 'pm-core'Rafael J. Wysocki
2017-11-13Merge branch 'pm-sleep'Rafael J. Wysocki
2017-11-13Merge branch 'acpi-pm'Rafael J. Wysocki
2017-11-13Merge branches 'pm-cpufreq-sched' and 'pm-opp'Rafael J. Wysocki
2017-11-13Merge branches 'acpi-ec', 'acpi-button', 'acpi-sysfs', 'acpi-lpss' and 'acpi-...Rafael J. Wysocki
2017-11-13Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'Rafael J. Wysocki
2017-11-13Merge branch 'acpica'Rafael J. Wysocki
2017-11-13Merge branch 'pm-cpufreq'Rafael J. Wysocki
2017-11-13Merge branch 'pm-qos'Rafael J. Wysocki
2017-11-13Merge branch 'pm-domains'Rafael J. Wysocki
2017-11-12timers: Add a function to start/reduce a timerDavid Howells
2017-11-10blk-mq: only run the hardware queue if IO is pendingJens Axboe
2017-11-10fs: guard_bio_eod() needs to consider partitionsGreg Edwards
2017-11-10block, nvme: Introduce blk_mq_req_flags_tBart Van Assche
2017-11-10block, scsi: Make SCSI quiesce and resume work reliablyBart Van Assche
2017-11-10block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flagBart Van Assche
2017-11-10block: Introduce BLK_MQ_REQ_PREEMPTBart Van Assche
2017-11-10block: Introduce blk_get_request_flags()Bart Van Assche
2017-11-10blk-mq: fix issue with shared tag queue re-runningJens Axboe
2017-11-10nvme: send uevent for some asynchronous eventsKeith Busch
2017-11-10nvme: centralize AEN definesKeith Busch
2017-11-10block: pass full fmode_t to blk_verify_commandChristoph Hellwig
2017-11-10block: remove __bio_kmap_atomicChristoph Hellwig
2017-11-10block: kill bio_kmap/kunmap_irq()Jens Axboe
2017-11-10nvme: check admin passthru command effectsKeith Busch
2017-11-10Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/axi', 'spi/topi...Mark Brown
2017-11-10Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfu...Mark Brown
2017-11-10Merge remote-tracking branch 'regulator/topic/axp20x' into regulator-nextMark Brown
2017-11-10Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5651', 'aso...Mark Brown
2017-11-10Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown
2017-11-10Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown
2017-11-10Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2017-11-10Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown
2017-11-10Merge tag 'drm-fixes-for-v4.14-rc9' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-11-10regulator: tps65218: remove unused tps_info structureKeerthy
2017-11-10x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross
2017-11-10Merge branch 'linus' into x86/asm, to resolve conflictIngo Molnar
2017-11-09sysctl: add register_sysctl() dummy helperArnd Bergmann
2017-11-09Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2017-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-09HID: wacom: generic: Send BTN_STYLUS3 when both barrel switches are setJason Gerecke
2017-11-09net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()Cong Wang
2017-11-09Revert "net_sched: hold netns refcnt for each action"Cong Wang
2017-11-08timer: Prepare to change all DEFINE_TIMER() callbacksKees Cook