summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-06-28locking/refcount: Create unchecked atomic_t implementationKees Cook
2017-06-28nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki
2017-06-28PCI / PM: Simplify device wakeup settings codeRafael J. Wysocki
2017-06-28PCI / PM: Drop pme_interrupt flag from struct pci_devRafael J. Wysocki
2017-06-28ACPI / PM: Consolidate device wakeup settings codeRafael J. Wysocki
2017-06-28ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flagsRafael J. Wysocki
2017-06-27ACPICA: Use designated initializersKees Cook
2017-06-27Merge back ACPICA material for v4.13.Rafael J. Wysocki
2017-06-27ACPICA: Update version to 20170531Bob Moore
2017-06-27ACPICA: Comment update: spelling/format. No functional changeBob Moore
2017-06-27block: remove the queue_bounce_pfn helperChristoph Hellwig
2017-06-27block: move bounce declarations to block/blk.hChristoph Hellwig
2017-06-27nvme: add support for streams and directivesJens Axboe
2017-06-27blk-mq: expose write hints through debugfsJens Axboe
2017-06-27block: add support for write hints in a bioJens Axboe
2017-06-27fs: add fcntl() interface for setting/getting write life time hintsJens Axboe
2017-06-27tty: add function to convert device name to numberOkash Khawaja
2017-06-27x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERFLen Brown
2017-06-26Revert "ktime: Simplify ktime_compare implementation"Thomas Gleixner
2017-06-26Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-06-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-06-25tty: define tty_open_by_driver when CONFIG_TTY is not definedOkash Khawaja
2017-06-24genirq/timings: Add infrastructure for estimating the next interrupt arrival ...Daniel Lezcano
2017-06-24genirq/timings: Add infrastructure to track the interrupt timingsDaniel Lezcano
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-06-23Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-06-24PM / OPP: Add dev_pm_opp_{set|put}_clkname()Viresh Kumar
2017-06-23slub: make sysfs file removal asynchronousTejun Heo
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-06-23soc: actions: owl-sps: Factor out owl_sps_set_pg() for power-gatingAndreas Färber
2017-06-23dt-bindings: power: Add Owl SPS power domainsAndreas Färber
2017-06-23Merge tag 'irqchip-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2017-06-23irqchip/irq-mvebu-icu: Add new driver for Marvell ICUThomas Petazzoni
2017-06-22Merge commit '8e8320c9315c' into for-4.13/blockJens Axboe
2017-06-22genirq/irqdomain: Remove auto-recursive hierarchy supportMarc Zyngier
2017-06-22genirq/irqdomain: Add irq_domain_update_bus_token helperMarc Zyngier
2017-06-22genirq: Introduce IRQD_SINGLE_TARGET flagThomas Gleixner
2017-06-22genirq/cpuhotplug: Handle managed IRQs on CPU hotplugThomas Gleixner
2017-06-22genirq: Handle managed irqs gracefully in irq_startup()Thomas Gleixner
2017-06-22genirq: Introduce IRQD_MANAGED_SHUTDOWNThomas Gleixner
2017-06-22genirq: Introduce effective affinity maskThomas Gleixner
2017-06-22genirq: Move irq_fixup_move_pending() to coreThomas Gleixner
2017-06-22genirq/cpuhotplug: Add support for cleaning up move in progressThomas Gleixner
2017-06-22genirq: Provide irq_fixup_move_pending()Thomas Gleixner
2017-06-22genirq: Add missing comment for IRQD_STARTEDThomas Gleixner
2017-06-22genirq/debugfs: Add proper debugfs interfaceThomas Gleixner
2017-06-22genirq/irqdomain: Add map counterThomas Gleixner
2017-06-22genirq: Allow fwnode to carry name information onlyThomas Gleixner
2017-06-22Merge branch 'uuid-types'Rafael J. Wysocki