summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-07RDMA/efa: Add the efa moduleGal Pressman1-0/+533
2019-05-07RDMA/efa: Add EFA verbs implementationGal Pressman1-0/+1825
2019-05-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-121/+115
2019-05-07drm: Fix timestamp docs for variable refresh properties.Mario Kleiner1-6/+0
2019-05-07drivers/dax: Allow to include DEV_DAX_PMEM as builtinAneesh Kumar K.V1-2/+1
2019-05-07Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds60-801/+2650
2019-05-07io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible()Shenghui Wang1-1/+1
2019-05-07block: fix mismerge in bvec_advanceChristoph Hellwig1-7/+1
2019-05-07NFS: make nfs_match_client killableRoberto Bergantinos Corpas1-1/+6
2019-05-07gpio: Update documentationLinus Walleij1-132/+229
2019-05-07Merge tag 'regulator-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds90-2780/+1332
2019-05-07Merge tag 'regmap-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds14-180/+118
2019-05-07PCI: imx6: Allow asynchronous probingLucas Stach1-0/+1
2019-05-07PCI: dwc: Save root bus for driver remove hooksJisheng Zhang2-6/+7
2019-05-07PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify codeJisheng Zhang1-13/+8
2019-05-07Merge branches 'thermal-core', 'thermal-built-it' and 'thermal-intel' into nextZhang Rui13-51/+20
2019-05-07PCI: dwc: Free MSI in dw_pcie_host_init() error pathJisheng Zhang1-3/+6
2019-05-07drivers: thermal: processor_thermal: Downgrade error messageSrinivas Pandruvada1-1/+1
2019-05-07PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()Jisheng Zhang2-4/+9
2019-05-07PCI: dwc: Fix dw_pcie_free_msi() if msi_irq is invalidJisheng Zhang1-2/+4
2019-05-07PCI: qcom: Use default config space read functionMarc Gonzalez1-17/+6
2019-05-07moduleparam: Save information about built-in modules in separate fileAlexey Gladkov8-7/+19
2019-05-07Remove MODULE_ALIAS() calls that take undefined macroMasahiro Yamada3-3/+0
2019-05-07.gitignore: add leading and trailing slashes to generated directoriesMasahiro Yamada1-4/+4
2019-05-07s390/boot: fix compiler error due to missing awk strtonumMartin Schwidefsky2-1/+2
2019-05-07samples: show race-free pidfd metadata accessChristian Brauner3-1/+119
2019-05-07signal: support CLONE_PIDFD with pidfd_send_signalChristian Brauner2-6/+9
2019-05-07clone: add CLONE_PIDFDChristian Brauner3-4/+106
2019-05-07Merge tag 'gvt-next-fixes-2019-05-07' of https://github.com/intel/gvt-linux i...Joonas Lahtinen8-33/+31
2019-05-07drm/komeda: Mark the local functions as staticjames qian wang (Arm Technology China)6-17/+21
2019-05-07drm/komeda: Fixed warning: Function parameter or member not describedjames qian wang (Arm Technology China)6-23/+85
2019-05-07drm/komeda: Expose bus_width to Komeda-COREjames qian wang (Arm Technology China)2-3/+4
2019-05-07drm/komeda: Add sysfs attribute: core_id and config_idjames qian wang (Arm Technology China)4-0/+71
2019-05-07arch: nds32: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult1-8/+8
2019-05-07nds32: fix semicolon code style issueYang Wei2-2/+2
2019-05-07nds32: vdso: drop unnecessary cc-ldoptionNick Desaulniers1-4/+2
2019-05-07nds32: remove unused generic-y += cmpxchg-local.hMasahiro Yamada1-1/+0
2019-05-07nds32: Use the correct style for SPDX License IdentifierNishad Kamdar47-47/+47
2019-05-07nds32: remove __virt_to_bus and __bus_to_virtChristoph Hellwig1-8/+0
2019-05-07nds32: vdso: fix and clean-up MakefileMasahiro Yamada1-5/+3
2019-05-07nds32: add vmlinux.lds and vdso.so to .gitignoreMasahiro Yamada2-0/+2
2019-05-07nds32: ex-exit: Remove unneeded need_resched() loopValentin Schneider1-2/+2
2019-05-07nds32/io: Remove useless definition of mmiowb()Will Deacon1-2/+0
2019-05-07nds32: Removed unused thread flag TIF_USEDFPUJulien Grall1-2/+0
2019-05-07pinctrl: mcp23s08: Do not complain about unsupported paramsJan Kundrát1-2/+1
2019-05-07drm/i915: Disable semaphore busywaits on saturated systemsChris Wilson3-1/+43
2019-05-07ALSA: hda/realtek - Support low power consumption for ALC295Kailang Yang1-15/+31
2019-05-07arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtableChristoph Hellwig1-0/+10
2019-05-07drm/i915: Delay semaphore submission until the start of the signalerChris Wilson1-0/+19
2019-05-07Merge branches 'arm/tegra', 'arm/mediatek', 'arm/smmu', 'x86/vt-d', 'x86/amd'...Joerg Roedel24-346/+1376