summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-05-28torture: Allow inter-stutter interval to be specifiedPaul E. McKenney1-1/+1
2019-05-28rcu/sync: Simplify the state machineOleg Nesterov1-3/+1
2019-05-28locking/percpu-rwsem: Add DEFINE_PERCPU_RWSEM(), use it to initialize cgroup_...Oleg Nesterov1-2/+6
2019-05-28rcu/sync: Kill rcu_sync_type/gp_typeOleg Nesterov2-27/+11
2019-05-28module: Make srcu_struct ptr array as read-onlyJoel Fernandes (Google)1-1/+1
2019-05-28srcu: Allocate per-CPU data for DEFINE_SRCU() in modulesPaul E. McKenney2-3/+16
2019-05-28rcu: Make kfree_rcu() ignore NULL pointersPaul E. McKenney1-4/+8
2019-05-28acpi/irq: Implement helper to create hierachical domainsArd Biesheuvel1-0/+7
2019-05-28iommu/vt-d: Fix typo in SVM code commentWeitao Hou1-1/+1
2019-05-28bus: ti-sysc: Make OCP reset work for sysstatus and sysconfig reset bitsTony Lindgren1-0/+1
2019-05-28bus: ti-sysc: Add support for missing clockdomain handlingTony Lindgren1-0/+8
2019-05-28ARM: versatile: Drop CLCD platform dataLinus Walleij1-28/+0
2019-05-28iommu/vt-d: Cleanup get_valid_domain_for_dev()Lu Baolu1-1/+0
2019-05-28i3c: Drop support for I2C 10 bit addresingPrzemyslaw Gaj1-4/+1
2019-05-28Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-9/+93
2019-05-27iommu/dma: Switch copyright boilerplace to SPDXChristoph Hellwig1-12/+1
2019-05-27iommu/dma: move the arm64 wrappers to common codeChristoph Hellwig1-39/+3
2019-05-27iommu/dma: Remove the flush_page callbackChristoph Hellwig1-2/+1
2019-05-27iommu/dma: Cleanup dma-iommu.hChristoph Hellwig1-4/+2
2019-05-27iommu: Add API to request DMA domain for deviceLu Baolu1-0/+6
2019-05-27signal: Remove task parameter from force_sig_mceerrEric W. Biederman1-1/+1
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman2-2/+2
2019-05-27signal: Remove task parameter from force_sigsegvEric W. Biederman1-1/+1
2019-05-27iommu/vt-d: Introduce macros useful for dumping DMAR tableSai Praneeth Prakhya1-0/+6
2019-05-27PCI: PM: Avoid possible suspend-to-idle issueRafael J. Wysocki1-0/+1
2019-05-27ACPI: PM: Call pm_set_suspend_via_firmware() during hibernationRafael J. Wysocki1-1/+1
2019-05-27include: fpga: adi-axi-common.h: add common regs & defs headerAlexandru Ardelean1-0/+19
2019-05-27dmaengine: imx-sdma: Let the core do the device node validationBaolin Wang1-1/+0
2019-05-27dmaengine: Add matching device node validation in __dma_request_channel()Baolin Wang1-4/+8
2019-05-27soundwire: rename/clarify MIPI DisCo propertiesPierre-Louis Bossart1-6/+7
2019-05-27soundwire: clarify commentPierre-Louis Bossart1-1/+1
2019-05-27soundwire: mipi-disco: fix clock stop modesPierre-Louis Bossart1-2/+2
2019-05-27soundwire: rename 'freq' fieldsPierre-Louis Bossart1-6/+6
2019-05-27soundwire: mipi-disco: remove master_count property for mastersPierre-Louis Bossart1-2/+0
2019-05-27soundwire: remove master data port propertiesPierre-Louis Bossart1-2/+0
2019-05-27soundwire: add port-related definitionsPierre-Louis Bossart1-0/+53
2019-05-26qed*: Add iWARP 100g supportMichal Kalderon1-0/+2
2019-05-26qed*: Change hwfn used for sb initializationMichal Kalderon1-1/+9
2019-05-26uaccess: Add a prototype of non-static __probe_user_read()Masami Hiramatsu1-0/+1
2019-05-26uaccess: Add non-pagefault user-space read functionsMasami Hiramatsu1-0/+14
2019-05-26x86/uaccess: Allow access_ok() in irq context if pagefault_disabledMasami Hiramatsu1-1/+4
2019-05-26ftrace: Make enable and update parameters bool when applicableSteven Rostedt (VMware)1-2/+2
2019-05-26net: ethtool: Document get_rxfh_context and set_rxfh_context ethtool opsMaxime Chevallier1-0/+9
2019-05-26vfs: Kill sget_userns()David Howells1-5/+0
2019-05-26fold mount_pseudo_xattr() into pseudo_fs_get_tree()Al Viro1-13/+0
2019-05-26vfs: Provide a mount_pseudo-replacement for the new mount APIDavid Howells1-0/+16
2019-05-26vfs: Provide sb->s_iflags settings in fs_context structDavid Howells1-0/+1
2019-05-26vfs: Kill mount_ns()David Howells1-3/+0
2019-05-26mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro1-3/+3
2019-05-26lockdep: Add assertion to check if in an interruptJoel Fernandes (Google)1-0/+7