summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-29Merge tag 'actions-drivers-for-4.13' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-0/+30
2017-06-29Merge tag 'actions-arm-soc+sps-for-4.13' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2-0/+30
2017-06-29Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann1-1/+9
2017-06-29Merge tag 'amlogic-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Arnd Bergmann2-1/+19
2017-06-28block: provide bio_uninit() free freeing integrity/task associationsJens Axboe1-0/+1
2017-06-28blk-mq: Create hctx for each present CPUChristoph Hellwig1-1/+0
2017-06-28regmap: irq: add chip option mask_writeonlyMichael Grzeschik1-0/+2
2017-06-28locking/refcount: Create unchecked atomic_t implementationKees Cook1-0/+42
2017-06-28nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg1-1/+1
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki2-13/+0
2017-06-28PCI / PM: Simplify device wakeup settings codeRafael J. Wysocki1-8/+1
2017-06-28PCI / PM: Drop pme_interrupt flag from struct pci_devRafael J. Wysocki2-1/+5
2017-06-28ACPI / PM: Consolidate device wakeup settings codeRafael J. Wysocki1-11/+2
2017-06-28ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flagsRafael J. Wysocki1-1/+0
2017-06-27ACPICA: Use designated initializersKees Cook2-0/+6
2017-06-27Merge back ACPICA material for v4.13.Rafael J. Wysocki730-5792/+19587
2017-06-27ACPICA: Update version to 20170531Bob Moore1-1/+1
2017-06-27ACPICA: Comment update: spelling/format. No functional changeBob Moore1-30/+34
2017-06-27block: remove the queue_bounce_pfn helperChristoph Hellwig1-5/+0
2017-06-27block: move bounce declarations to block/blk.hChristoph Hellwig1-13/+0
2017-06-27nvme: add support for streams and directivesJens Axboe1-0/+48
2017-06-27blk-mq: expose write hints through debugfsJens Axboe1-0/+3
2017-06-27block: add support for write hints in a bioJens Axboe2-0/+3
2017-06-27fs: add fcntl() interface for setting/getting write life time hintsJens Axboe2-12/+56
2017-06-27tty: add function to convert device name to numberOkash Khawaja1-0/+3
2017-06-27x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERFLen Brown1-0/+2
2017-06-26Revert "ktime: Simplify ktime_compare implementation"Thomas Gleixner1-1/+5
2017-06-26Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-147/+6
2017-06-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+2
2017-06-25tty: define tty_open_by_driver when CONFIG_TTY is not definedOkash Khawaja1-0/+3
2017-06-24genirq/timings: Add infrastructure for estimating the next interrupt arrival ...Daniel Lezcano1-0/+1
2017-06-24genirq/timings: Add infrastructure to track the interrupt timingsDaniel Lezcano1-0/+5
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar4-3/+7
2017-06-23Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+2
2017-06-24PM / OPP: Add dev_pm_opp_{set|put}_clkname()Viresh Kumar1-0/+9
2017-06-23slub: make sysfs file removal asynchronousTejun Heo1-0/+1
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-5/+2
2017-06-23soc: actions: owl-sps: Factor out owl_sps_set_pg() for power-gatingAndreas Färber1-0/+11
2017-06-23dt-bindings: power: Add Owl SPS power domainsAndreas Färber1-0/+19
2017-06-23Merge tag 'irqchip-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner1-0/+15
2017-06-23irqchip/irq-mvebu-icu: Add new driver for Marvell ICUThomas Petazzoni1-0/+15
2017-06-22Merge commit '8e8320c9315c' into for-4.13/blockJens Axboe1-0/+4
2017-06-23Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/selinux i...James Morris5-3/+162
2017-06-22gcc-plugins: Add the randstruct pluginKees Cook3-1/+21
2017-06-22genirq/irqdomain: Remove auto-recursive hierarchy supportMarc Zyngier1-6/+3
2017-06-22genirq/irqdomain: Add irq_domain_update_bus_token helperMarc Zyngier1-0/+3
2017-06-22genirq: Introduce IRQD_SINGLE_TARGET flagThomas Gleixner1-0/+16
2017-06-22genirq/cpuhotplug: Handle managed IRQs on CPU hotplugThomas Gleixner2-0/+6
2017-06-22genirq: Handle managed irqs gracefully in irq_startup()Thomas Gleixner1-1/+1
2017-06-22genirq: Introduce IRQD_MANAGED_SHUTDOWNThomas Gleixner1-0/+8