| Commit message (Expand) | Author | Age | Files | Lines |
* | mm, hugetlb: remove hugepages_treat_as_movable sysctl | Michal Hocko | 2018-02-01 | 1 | -1/+0 |
* | mm: remove unused pgdat_reclaimable_pages() | Jan Kara | 2018-02-01 | 2 | -18/+0 |
* | mm: memcontrol: fix excessive complexity in memory.stat reporting | Johannes Weiner | 2018-02-01 | 1 | -34/+62 |
* | mm: memcontrol: implement lruvec stat functions on top of each other | Johannes Weiner | 2018-02-01 | 1 | -22/+22 |
* | mm: memcontrol: eliminate raw access to stat and event counters | Johannes Weiner | 2018-02-01 | 1 | -11/+20 |
* | mm: use sc->priority for slab shrink targets | Josef Bacik | 2018-02-01 | 1 | -13/+10 |
* | mm: drop hotplug lock from lru_add_drain_all() | Michal Hocko | 2018-02-01 | 1 | -1/+0 |
* | include/linux/sched/mm.h: uninline mmdrop_async(), etc | Andrew Morton | 2018-02-01 | 1 | -22/+2 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-01-31 | 20 | -87/+521 |
|\ |
|
| * | Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin... | Jason Gunthorpe | 2018-01-30 | 104 | -506/+587 |
| |\ |
|
| * | | RDMA/nldev: Provide detailed QP information | Leon Romanovsky | 2018-01-30 | 1 | -0/+42 |
| * | | RDMA/nldev: Provide global resource utilization | Leon Romanovsky | 2018-01-30 | 1 | -0/+7 |
| * | | RDMA/restrack: Add general infrastructure to track RDMA resources | Leon Romanovsky | 2018-01-30 | 2 | -0/+176 |
| * | | RDMA/core: Save kernel caller name when creating PD and CQ objects | Leon Romanovsky | 2018-01-29 | 1 | -3/+10 |
| * | | RDMA/core: Use the MODNAME instead of the function name for pd callers | Leon Romanovsky | 2018-01-29 | 1 | -1/+1 |
| * | | RDMA: Move enum ib_cq_creation_flags to uapi headers | Jason Gunthorpe | 2018-01-29 | 2 | -6/+6 |
| * | | IB/srp: Add RDMA/CM support | Bart Van Assche | 2018-01-23 | 1 | -0/+17 |
| * | | RDMA/core: Simplify rdma_addr_get_sgid() to not support RoCE | Parav Pandit | 2018-01-19 | 1 | -26/+7 |
| * | | RDMA/cma: Introduce API to read GIDs for multiple transports | Parav Pandit | 2018-01-19 | 1 | -0/+19 |
| * | | IB/mlx5: Mmap the HCA's clock info to user-space | Feras Daoud | 2018-01-18 | 1 | -1/+17 |
| * | | net/mlx5e: Add clock info page to mlx5 core devices | Feras Daoud | 2018-01-18 | 2 | -0/+19 |
| * | | RDMA/bnxt_re: Add SRQ support for Broadcom adapters | Devesh Sharma | 2018-01-18 | 1 | -0/+9 |
| * | | RDMA/core: Clarify rdma_ah_find_type | Parav Pandit | 2018-01-15 | 1 | -2/+1 |
| * | | IB/core: Fix ib_wc structure size to remain in 64 bytes boundary | Bodong Wang | 2018-01-15 | 1 | -1/+1 |
| * | | RDMA: Mark imm_data as be32 in the verbs uapi header | Jason Gunthorpe | 2018-01-15 | 1 | -2/+2 |
| * | | RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_paths | Parav Pandit | 2018-01-11 | 1 | -4/+4 |
| * | | {net, IB}/mlx5: Change set_roce_gid to take a port number | Daniel Jurgens | 2018-01-08 | 1 | -1/+1 |
| * | | {net, IB}/mlx5: Manage port association for multiport RoCE | Daniel Jurgens | 2018-01-08 | 4 | -9/+56 |
| * | | IB/mlx5: Make netdev notifications multiport capable | Daniel Jurgens | 2018-01-08 | 1 | -0/+5 |
| * | | net/mlx5: Set software owner ID during init HCA | Daniel Jurgens | 2018-01-08 | 2 | -1/+9 |
| * | | net/mlx5: Fix race for multiple RoCE enable | Daniel Jurgens | 2018-01-08 | 1 | -1/+1 |
| * | | IB/mlx5: Add support for DC target QP | Moni Shoua | 2018-01-08 | 1 | -0/+5 |
| * | | IB/mlx5: Handle type IB_QPT_DRIVER when creating a QP | Moni Shoua | 2018-01-08 | 1 | -1/+6 |
| * | | IB/core: Introduce driver QP type | Moni Shoua | 2018-01-08 | 1 | -0/+1 |
| * | | net/mlx5: Add DCT command interface | Moni Shoua | 2018-01-08 | 3 | -0/+29 |
| * | | IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall | Michael J. Ruhl | 2018-01-05 | 1 | -7/+11 |
| * | | IB/{rdmavt, hfi1, qib}: Self determine driver name | Michael J. Ruhl | 2018-01-05 | 1 | -0/+13 |
| * | | IB/mlx5: Enable QP creation with a given blue flame index | Yishai Hadas | 2017-12-28 | 1 | -1/+2 |
| * | | IB/mlx5: Extend UAR stuff to support dynamic allocation | Yishai Hadas | 2017-12-28 | 3 | -0/+7 |
| * | | IB/mlx5: Report inner RSS capability | Maor Gottlieb | 2017-12-28 | 1 | -1/+1 |
| * | | IB/mlx4: Add support to RSS hash for inner headers | Guy Levi | 2017-12-28 | 1 | -3/+4 |
| * | | Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/... | Jason Gunthorpe | 2017-12-28 | 2 | -5/+11 |
| |\ \ |
|
| | * | | RDMA/vmw_pvrdma: Remove usage of BIT() from UAPI header | Bryan Tan | 2017-12-28 | 1 | -6/+6 |
| | * | | RDMA/vmw_pvrdma: Add UAR SRQ macros in ABI header file | Bryan Tan | 2017-12-28 | 1 | -0/+2 |
| * | | | IB/SA: Check dlid before SA agent queries for ClassPortInfo | Venkata Sandeep Dhanalakota | 2017-12-22 | 1 | -0/+16 |
| * | | | IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wc | Parav Pandit | 2017-12-18 | 1 | -4/+4 |
| * | | | IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro... | Parav Pandit | 2017-12-18 | 1 | -5/+5 |
| * | | | IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layer | Parav Pandit | 2017-12-18 | 1 | -2/+1 |
| * | | | RDMA/{core, cma}: Simplify rdma_translate_ip | Parav Pandit | 2017-12-18 | 1 | -1/+1 |
| * | | | IB/core: Removed unused function | Parav Pandit | 2017-12-18 | 1 | -1/+0 |