| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/ucm: fix UCM link error | Arnd Bergmann | 2018-08-22 | 1 | -1/+1 |
* | IB/hfi1: Invalid NUMA node information can cause a divide by zero | Michael J. Ruhl | 2018-08-20 | 1 | -3/+21 |
* | RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr | Jason Gunthorpe | 2018-08-18 | 2 | -47/+25 |
* | Merge branch 'linus/master' into rdma.git for-next | Jason Gunthorpe | 2018-08-16 | 7051 | -128656/+339123 |
|\ |
|
| * | Merge tag 'for-linus-4.19-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-08-16 | 2 | -12/+10 |
| |\ |
|
| | * | orangefs: remove redundant pointer orangefs_inode | Colin Ian King | 2018-08-14 | 1 | -3/+0 |
| | * | orangefs: Adding new return type vm_fault_t | Souptick Joarder | 2018-08-14 | 1 | -9/+10 |
| * | | Merge tag 'vfio-v4.19-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2018-08-16 | 2 | -1/+15 |
| |\ \ |
|
| | * | | vfio-pci: Disable binding to PFs with SR-IOV enabled | Alex Williamson | 2018-08-06 | 1 | -0/+13 |
| | * | | vfio: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-08-06 | 2 | -1/+2 |
| * | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 2018-08-16 | 24 | -907/+649 |
| |\ \ \ |
|
| | * | | | thermal: armada: fix copy-paste error in armada_thermal_probe() | Wei Yongjun | 2018-08-01 | 1 | -1/+1 |
| | * | | | thermal: rcar_thermal: avoid NULL dereference in absence of IRQ resources | Simon Horman | 2018-07-28 | 1 | -1/+1 |
| | * | | | thermal: samsung: Remove Exynos5440 clock handling left-overs | Krzysztof Kozlowski | 2018-07-28 | 1 | -5/+0 |
| | * | | | thermal: tsens: Fix negative temperature reporting | Amit Kucheria | 2018-07-28 | 1 | -8/+5 |
| | * | | | thermal: tsens: switch from of_iomap() to devm_ioremap_resource() | Amit Kucheria | 2018-07-28 | 1 | -6/+7 |
| | * | | | thermal: tsens: Rename variable | Amit Kucheria | 2018-07-28 | 2 | -8/+8 |
| | * | | | thermal: tsens: Add generic support for TSENS v2 IP | Amit Kucheria | 2018-07-28 | 3 | -1/+12 |
| | * | | | thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse | Amit Kucheria | 2018-07-28 | 2 | -18/+9 |
| | * | | | thermal: tsens: Add support to split up register address space into two | Amit Kucheria | 2018-07-28 | 3 | -2/+15 |
| | * | | | dt: thermal: tsens: Document the fallback DT property for v2 of TSENS IP | Amit Kucheria | 2018-07-27 | 1 | -6/+25 |
| | * | | | thermal: tsens: Get rid of unused fields in structure | Amit Kucheria | 2018-07-27 | 1 | -2/+0 |
| | * | | | thermal_hwmon: Pass the originating device down to hwmon_device_register_with... | Marc Zyngier | 2018-07-27 | 1 | -1/+1 |
| | * | | | thermal_hwmon: Sanitize attribute name passed to hwmon | Marc Zyngier | 2018-07-27 | 1 | -0/+1 |
| | * | | | dt-bindings: thermal: armada: add reference to new bindings | Miquel Raynal | 2018-07-27 | 1 | -0/+5 |
| | * | | | dt-bindings: cp110: add the thermal node in the syscon file | Miquel Raynal | 2018-07-27 | 1 | -0/+37 |
| | * | | | dt-bindings: cp110: update documentation since DT de-duplication | Miquel Raynal | 2018-07-27 | 1 | -5/+5 |
| | * | | | dt-bindings: ap806: add the thermal node in the syscon file | Miquel Raynal | 2018-07-27 | 1 | -0/+38 |
| | * | | | dt-bindings: cp110: prepare the syscon file to list other syscons nodes | Miquel Raynal | 2018-07-27 | 1 | -7/+7 |
| | * | | | dt-bindings: ap806: prepare the syscon file to list other syscons nodes | Miquel Raynal | 2018-07-27 | 1 | -5/+5 |
| | * | | | dt-bindings: cp110: rename cp110 syscon file | Miquel Raynal | 2018-07-27 | 1 | -0/+0 |
| | * | | | thermal: armada: get rid of the ->is_valid() pointer | Miquel Raynal | 2018-07-27 | 1 | -9/+4 |
| | * | | | thermal: armada: move validity check out of the read function | Miquel Raynal | 2018-07-27 | 1 | -7/+7 |
| | * | | | thermal: armada: remove sensors validity from the IP initialization | Miquel Raynal | 2018-07-27 | 1 | -6/+3 |
| | * | | | thermal: armada: add multi-channel sensors support | Miquel Raynal | 2018-07-27 | 1 | -21/+114 |
| | * | | | thermal: armada: use the resource managed registration helper alternative | Miquel Raynal | 2018-07-27 | 1 | -22/+100 |
| | * | | | thermal: armada: convert driver to syscon register accesses | Miquel Raynal | 2018-07-27 | 1 | -70/+129 |
| | * | | | thermal: armada: average over samples to avoid glitches | Miquel Raynal | 2018-07-27 | 1 | -0/+25 |
| | * | | | thermal: armada: dissociate a380 and cp110 ->init() hooks | Miquel Raynal | 2018-07-27 | 1 | -1/+7 |
| | * | | | thermal: armada: rename the initialization routine | Miquel Raynal | 2018-07-27 | 1 | -20/+20 |
| | * | | | thermal: armada: remove misleading comments | Miquel Raynal | 2018-07-27 | 1 | -2/+0 |
| | * | | | thermal: armada: remove useless register accesses | Miquel Raynal | 2018-07-27 | 1 | -6/+2 |
| | * | | | thermal: armada: add a function that sanitizes the thermal zone name | Miquel Raynal | 2018-07-27 | 1 | -1/+36 |
| | * | | | thermal: ti-soc-thermal: remove dead code | Bartlomiej Zolnierkiewicz | 2018-07-27 | 9 | -654/+5 |
| | * | | | thermal: i.MX: Allow thermal probe to fail gracefully in case of bad calibrat... | Jean-Christophe Dubois | 2018-07-02 | 1 | -1/+4 |
| * | | | | Merge tag 'mailbox-v4.19' of git://git.linaro.org/landing-teams/working/fujit... | Linus Torvalds | 2018-08-16 | 13 | -90/+1536 |
| |\ \ \ \ |
|
| | * | | | | mailbox: Add support for i.MX messaging unit | Oleksij Rempel | 2018-08-15 | 3 | -0/+366 |
| | * | | | | dt-bindings: mailbox: imx-mu: add generic MU channel support | Oleksij Rempel | 2018-08-15 | 1 | -3/+23 |
| | * | | | | dt-bindings: arm: fsl: add mu binding doc | Dong Aisheng | 2018-08-15 | 1 | -0/+34 |
| | * | | | | mailbox: add MODULE_LICENSE() for mtk-cmdq-mailbox.c | Randy Dunlap | 2018-08-15 | 1 | -0/+2 |