summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-01-19KVM: PPC: Book3S: Provide information about hardware/firmware CVE workaroundsPaul Mackerras
2018-01-18block: Unexport elv_register_queue() and elv_unregister_queue()Bart Van Assche
2018-01-18Merge remote-tracking branches 'asoc/topic/stm32', 'asoc/topic/sun4i-i2s', 'a...Mark Brown
2018-01-18Merge remote-tracking branches 'asoc/topic/rl6231', 'asoc/topic/rt5514', 'aso...Mark Brown
2018-01-18Merge remote-tracking branches 'asoc/topic/hisilicon', 'asoc/topic/iio', 'aso...Mark Brown
2018-01-18Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-ssi', 'asoc/...Mark Brown
2018-01-18Merge remote-tracking branches 'asoc/topic/cs47l24', 'asoc/topic/cx20442', 'a...Mark Brown
2018-01-18Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown
2018-01-18Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown
2018-01-18Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2018-01-18Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown
2018-01-18mmc: slot-gpio: add a helper to check capability of GPIO WP detectionMasahiro Yamada
2018-01-18Merge branches 'acpi-gpio', 'acpi-button', 'acpi-battery' and 'acpi-video'Rafael J. Wysocki
2018-01-18Merge branch 'acpica'Rafael J. Wysocki
2018-01-18Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki
2018-01-18Merge branch 'pm-core'Rafael J. Wysocki
2018-01-18Merge branch 'pm-cpufreq'Rafael J. Wysocki
2018-01-18Merge branch 'pm-cpufreq-thermal' into pm-cpufreqRafael J. Wysocki
2018-01-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-17Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-17nvme-pci: clean up SMBSZ bit definitionsChristoph Hellwig
2018-01-17Expand INIT_STRUCT_PID and removeDavid Howells
2018-01-17Expand the INIT_SIGNALS and INIT_SIGHAND macros and removeDavid Howells
2018-01-17Expand various INIT_* macros and removeDavid Howells
2018-01-17Expand INIT_TASK() in init/init_task.c and removeDavid Howells
2018-01-17module: Add retpoline tag to VERMAGICAndi Kleen
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-16net, sched: fix panic when updating miniq {b,q}statsDaniel Borkmann
2018-01-16Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-01-16blkcg: simplify statistic accumulation codeArnd Bergmann
2018-01-16nubus: Add support for the driver modelFinn Thain
2018-01-16nubus: Adopt standard linked list implementationFinn Thain
2018-01-16nubus: Rename struct nubus_devFinn Thain
2018-01-16nubus: Rework /proc/bus/nubus/s/ implementationFinn Thain
2018-01-16nubus: Clean up whitespaceFinn Thain
2018-01-16nubus: Remove redundant codeFinn Thain
2018-01-16nubus: Call proc_mkdir() not more than once per slot directoryFinn Thain
2018-01-16nubus: Use static functions where possibleFinn Thain
2018-01-16nubus: Fix up header splitFinn Thain
2018-01-16nubus: Avoid array underflow and overflowFinn Thain
2018-01-16ASoC: add Component level .read/.writeKuninori Morimoto
2018-01-16hrtimer: Implement support for softirq based hrtimersAnna-Maria Gleixner
2018-01-16delayacct: Account blkio completion on the correct taskJosh Snyder
2018-01-16hrtimer: Add clock bases and hrtimer mode for softirq contextAnna-Maria Gleixner
2018-01-16hrtimer: Make hrtimer_reprogramm() unconditionalAnna-Maria Gleixner
2018-01-16hrtimer: Make hrtimer_cpu_base.next_timer handling unconditionalAnna-Maria Gleixner
2018-01-16hrtimer: Make the remote enqueue check unconditionalAnna-Maria Gleixner
2018-01-16hrtimer: Make the hrtimer_cpu_base::hres_active field unconditional, to simpl...Anna-Maria Gleixner
2018-01-16hrtimer: Make room in 'struct hrtimer_cpu_base'Anna-Maria Gleixner
2018-01-16hrtimer: Store running timer in hrtimer_clock_baseAnna-Maria Gleixner