| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-01-28 | ntb_transport: Fix bug with max_mw_size parameter |  Logan Gunthorpe | 1 | -0/+3 |
| 2018-01-28 | ntb_hw_switchtec: Force down the link before initializing |  Logan Gunthorpe | 1 | -7/+50 |
| 2018-01-28 | ntb_hw_switchtec: Crosslink doorbells and messages |  Logan Gunthorpe | 1 | -10/+55 |
| 2018-01-28 | ntb_hw_switchtec: Add initialization code for crosslink |  Logan Gunthorpe | 1 | -5/+197 |
| 2018-01-28 | ntb_hw_switchtec: Make switchtec_ntb_init_req_id_table() more general |  Logan Gunthorpe | 1 | -36/+56 |
| 2018-01-28 | ntb_hw_switchtec: Create helper function to setup reserved LUT MWs |  Logan Gunthorpe | 1 | -29/+43 |
| 2018-01-28 | ntb_hw_switchtec: Keep track of the number of LUT windows used by the driver |  Logan Gunthorpe | 1 | -4/+8 |
| 2018-01-28 | ntb_hw_switchtec: Allow using Switchtec NTB in multi-partition setups |  Kelvin Cao | 1 | -9/+48 |
| 2018-01-28 | NTB: switchtec_ntb: Add new line on appropriate printks |  Jon Mason | 1 | -21/+21 |
| 2018-01-28 | NTB: switchtec_ntb: fix spelling mistake: "peforming" -> "performing" |  Colin Ian King | 1 | -1/+1 |
| 2018-01-28 | ntb: remove Intel Atom NTB driver support |  Dave Jiang | 2 | -363/+4 |
| 2018-01-28 | ntb: remove unneeded DRIVER_LICENSE #defines |  Greg Kroah-Hartman | 4 | -8/+4 |
| 2018-01-28 | NTB: ntb_hw_switchtec: Fix peer BAR bug in switchtec_ntb_init_shared_mw |  Doug Meyer | 1 | -4/+5 |
| 2018-01-28 | Merge tag 'wireless-drivers-next-for-davem-2018-01-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next |  David S. Miller | 49 | -381/+2211 |
| 2018-01-28 | sfc: mark some unexported symbols as static |  kbuild test robot | 2 | -3/+3 |
| 2018-01-28 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue |  David S. Miller | 17 | -106/+342 |
| 2018-01-28 | PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate |  Bjorn Helgaas | 52 | -705/+52 |
| 2018-01-28 | PCI: Add SPDX GPL-2.0 to replace COPYING boilerplate |  Bjorn Helgaas | 6 | -24/+6 |
| 2018-01-28 | PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate |  Bjorn Helgaas | 54 | -387/+54 |
| 2018-01-28 | IB/qib: remove qib_keys.c |  Corentin Labbe | 1 | -235/+0 |
| 2018-01-28 | IB/mthca: remove mthca_user.h |  Corentin Labbe | 1 | -112/+0 |
| 2018-01-28 | RDMA/cm: Fix access to uninitialized variable |  Leon Romanovsky | 1 | -2/+0 |
| 2018-01-28 | RDMA/cma: Use existing netif_is_bond_master function |  Parav Pandit | 1 | -1/+1 |
| 2018-01-28 | IB/core: Avoid SGID attributes query while converting GID from OPA to IB |  Parav Pandit | 1 | -3/+1 |
| 2018-01-28 | RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure |  Leon Romanovsky | 1 | -4/+1 |
| 2018-01-28 | IB/umad: Fix use of unprotected device pointer |  Jack Morgenstein | 1 | -1/+1 |
| 2018-01-28 | IB/iser: Combine substrings for three messages |  Markus Elfring | 1 | -6/+4 |
| 2018-01-28 | IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out() |  Markus Elfring | 1 | -1/+1 |
| 2018-01-28 | IB/iser: Delete an error message for a failed memory allocation in iser_send_data_out() |  Markus Elfring | 1 | -3/+1 |
| 2018-01-28 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue |  David S. Miller | 8 | -179/+271 |
| 2018-01-28 | net/rocker: Remove unreachable return instruction |  Leon Romanovsky | 1 | -1/+0 |
| 2018-01-28 | macintosh/ams-input: Use true and false for boolean values |  Gustavo A. R. Silva | 1 | -2/+2 |
| 2018-01-28 | macintosh: change some data types from int to bool |  Gustavo A. R. Silva | 7 | -14/+17 |
| 2018-01-27 | hwmon: (dell-smm) Disable fan support for Dell Vostro 3360 |  Oleksandr Natalenko | 1 | -0/+7 |
| 2018-01-27 | hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720 |  Pali Rohár | 1 | -1/+39 |
| 2018-01-27 | hwmon: (dell-smm) Enable broken functionality via "force" module param |  Pali Rohár | 1 | -2/+5 |
| 2018-01-27 | Merge branch 'timers/urgent' into timers/core |  Thomas Gleixner | 183 | -921/+1835 |
| 2018-01-27 | rtc-opal: Fix handling of firmware error codes, prevent busy loops |  Stewart Smith | 1 | -2/+10 |
| 2018-01-27 | macintosh/adb: Properly mark continued kernel messages |  Andreas Schwab | 2 | -41/+38 |
| 2018-01-27 | PCI/AER: Add uevents in AER and EEH error/resume |  Bryant G. Ly | 1 | -0/+3 |
| 2018-01-26 | Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner' into clk-next |  Stephen Boyd | 15 | -102/+927 |
| 2018-01-26 | Merge branches 'clk-remove-asm-clkdev', 'clk-debugfs-fixes', 'clk-renesas' and 'clk-meson' into clk-next |  Stephen Boyd | 21 | -163/+1276 |
| 2018-01-26 | Merge branch 'clk-divider-container' into clk-next |  Stephen Boyd | 8 | -12/+14 |
| 2018-01-26 | Merge branches 'clk-iproc', 'clk-mvebu' and 'clk-qcom-a53' into clk-next |  Stephen Boyd | 10 | -102/+737 |
| 2018-01-26 | Merge branches 'clk-at91', 'clk-imx7ulp', 'clk-axigen', 'clk-si5351' and 'clk-pxa' into clk-next |  Stephen Boyd | 7 | -41/+146 |
| 2018-01-26 | Merge branches 'clk-spreadtrum', 'clk-mvebu-dvfs', 'clk-qoriq', 'clk-imx' and 'clk-qcom-ipq8074' into clk-next |  Stephen Boyd | 29 | -81/+7213 |
| 2018-01-26 | Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' and 'clk-omap' into clk-next |  Stephen Boyd | 15 | -5240/+917 |
| 2018-01-26 | clk: aspeed: Handle inverse polarity of USB port 1 clock gate |  Benjamin Herrenschmidt | 1 | -3/+12 |
| 2018-01-26 | clk: aspeed: Fix return value check in aspeed_cc_init() |  Wei Yongjun | 1 | -1/+1 |
| 2018-01-26 | clk: aspeed: Add reset controller |  Joel Stanley | 1 | -1/+81 |