summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-08-15net: lpc-enet: factor out iram accessArnd Bergmann
2019-08-15soc: samsung: chipid: Convert exynos-chipid driver to use the regmap APISylwester Nawrocki
2019-08-15block: remove REQ_NOWAIT_INLINEJens Axboe
2019-08-15usb: add a hcd_uses_dma helperChristoph Hellwig
2019-08-15gpio: Add support for hierarchical IRQ domainsLinus Walleij
2019-08-14Merge tag 'scmi-updates-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2019-08-14Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-14dma: iop-adma: allow building without platform headersArnd Bergmann
2019-08-14bus: Add support for Moxtet busMarek BehĂșn
2019-08-14Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...Will Deacon
2019-08-14gpio: Fix build error of function redefinitionYueHaibing
2019-08-13Revert "mm, thp: restore node-local hugepage allocations"Andrea Arcangeli
2019-08-13Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_dir...Andrea Arcangeli
2019-08-13mm: workingset: fix vmstat counters for shadow nodesRoman Gushchin
2019-08-13mm: document zone device struct page field usageRalph Campbell
2019-08-13rcu/nocb: Atomic ->len field in rcu_segcblist structurePaul E. McKenney
2019-08-13rcu/nocb: Use separate flag to indicate offloaded ->cblistPaul E. McKenney
2019-08-13rcu/nocb: Use separate flag to indicate disabled ->cblistPaul E. McKenney
2019-08-13lib: logic_pio: Add logic_pio_unregister_range()John Garry
2019-08-12firmware: imx: Add DSP IPC protocol interfaceDaniel Baluta
2019-08-12ACPI/PPTT: Add support for ACPI 6.3 thread flagJeremy Linton
2019-08-12firmware: arm_scmi: Add RESET protocol in SCMI v2.0Sudeep Holla
2019-08-12firmware: arm_scmi: Drop config flag in clk_ops->rate_setSudeep Holla
2019-08-12firmware: arm_scmi: Add asynchronous sensor read if it supportsSudeep Holla
2019-08-12firmware: arm_scmi: Drop async flag in sensor_ops->reading_getSudeep Holla
2019-08-12firmware: arm_scmi: Align few names in sensors protocol with SCMI specificationSudeep Holla
2019-08-12firmware: arm_scmi: Use the correct style for SPDX License IdentifierSudeep Holla
2019-08-12PCI/ASPM: Add pcie_aspm_enabled()Rafael J. Wysocki
2019-08-11i3c: add addr and lvr to i2c_dev_desc structurePrzemyslaw Gaj
2019-08-10dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-09Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-08-09rcu/sync: Remove custom check for RCU readersJoel Fernandes (Google)
2019-08-09rcu: Add support for consolidated-RCU reader checkingJoel Fernandes (Google)
2019-08-09iommu/omap: Fix compilation warningsJoerg Roedel
2019-08-09PSCI: cpuidle: Refactor CPU suspend power_state parameter handlingLorenzo Pieralisi
2019-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-08-09iommu/omap: introduce new API for runtime suspend/resume controlSuman Anna
2019-08-09iommu/omap: add pdata ops for omap_device_enable/idleSuman Anna
2019-08-09iommu/omap: fix boot issue on remoteprocs with AMMU/UnicacheSuman Anna
2019-08-09iommu/amd: Re-factor guest virtual APIC (de-)activation codeSuthikulpanit, Suravee
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2019-08-09clk: core: introduce clk_hw_set_parent()Neil Armstrong
2019-08-08net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski
2019-08-08net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan
2019-08-08net/mlx5: kTLS, Fix wrong TIS opmod constantsTariq Toukan
2019-08-08efi: Export Runtime Configuration Interface table to sysfsNarendra K
2019-08-08efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel
2019-08-08efi/x86: move UV_SYSTAB handling into arch/x86Ard Biesheuvel
2019-08-08efi: x86: move efi_is_table_address() into arch/x86Ard Biesheuvel