summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* zpool: add zpool_has_pool()Dan Streetman2015-09-101-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-0919-101/+1312
|\
| * IB/core: Move SM class defines from ib_mad.h to ib_smi.hIra Weiny2015-09-032-45/+47
| * IB/core: Remove unnecessary defines from ib_mad.hIra Weiny2015-09-031-12/+0
| * IB/hfi1: Add PSM2 user space header to header_installIra Weiny2015-09-032-0/+3
| * IB/uverbs: Enable device removal when there are active user space applicationsYishai Hadas2015-08-301-0/+1
| * IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-301-5/+1
| * IB/mad: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-301-1/+0
| * IB/core: Guarantee that a local_dma_lkey is availableJason Gunthorpe2015-08-301-7/+2
| * IB/core: Add rdma netlink helper functionsKaike Wan2015-08-301-0/+7
| * IB/netlink: Add defines for local service requests through netlinkKaike Wan2015-08-301-0/+82
| * IB/mlx4: Implement ib_device callbacksMoni Shoua2015-08-302-1/+4
| * net/mlx4: Postpone the registration of net_deviceMoni Shoua2015-08-301-0/+1
| * IB/core: Add RoCE GID table managementMatan Barak2015-08-301-2/+64
| * net/bonding: Export bond_option_active_slave_get_rcuMatan Barak2015-08-301-0/+7
| * net: Add info for NETDEV_CHANGEUPPER eventMatan Barak2015-08-301-0/+14
| * net/ipv6: Export addrconf_ifid_eui48Matan Barak2015-08-301-0/+31
| * IB/core: Drop ib_alloc_fast_reg_mrSagi Grimberg2015-08-301-11/+0
| * IB: Modify ib_create_mr APISagi Grimberg2015-08-301-22/+15
| * IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2015-08-301-10/+0
| * IB/cm: Remove compare_data checksHaggai Eran2015-08-301-12/+2
| * IB/cm: Expose BTH P_Key in CM and SIDR request eventsHaggai Eran2015-08-301-0/+6
| * IB/cm: Share listening CM IDsHaggai Eran2015-08-301-0/+4
| * IB/cm: Expose service ID in request eventsHaggai Eran2015-08-301-0/+1
| * IB/core: Find the network device matching connection parametersYotam Kenneth2015-08-301-0/+27
| * IB/core: lock client data with lists_rwsemHaggai Eran2015-08-301-1/+3
| * RDMA/Core: remove rdma_cap_read_multi_sge() helperSteve Wise2015-08-281-28/+0
| * svcrdma: Use max_sge_rd for destination read depthsSteve Wise2015-08-281-0/+1
| * IB/core: Add core header changes needed for OPADennis Dalessandro2015-08-285-0/+1047
| * mlx5: Fix missing device local_dma_lkeySagi Grimberg2015-08-282-0/+12
* | Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2015-09-081-1/+6
|\ \
| * | ipmi: Don't flush messages in sender() in run-to-completion modeHidehiro Kawai2015-09-031-0/+5
| * | ipmi: Make some data const that was only readCorey Minyard2015-09-031-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-0820-156/+549
|\ \ \
| * | | mm: zbud: constify the zbud_opsKrzysztof Kozlowski2015-09-081-1/+1
| * | | mm: zpool: constify the zpool_opsKrzysztof Kozlowski2015-09-081-2/+2
| * | | mm: swap: zswap: maybe_preload & refactoringDmitry Safonov2015-09-081-0/+3
| * | | zsmalloc: account the number of compacted pagesSergey Senozhatsky2015-09-081-2/+2
| * | | zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky2015-09-081-0/+6
| * | | mm: use numa_mem_id() in alloc_pages_node()Vlastimil Babka2015-09-081-2/+3
| * | | mm: unify checks in alloc_pages_node() and __alloc_pages_node()Vlastimil Babka2015-09-081-5/+5
| * | | mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-081-8/+15
| * | | mm/hwpoison: fix race between soft_offline_page and unpoison_memoryWanpeng Li2015-09-081-0/+14
| * | | mm/hwpoison: introduce num_poisoned_pages wrappersNaoya Horiguchi2015-09-081-0/+23
| * | | mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error han...Wanpeng Li2015-09-081-0/+1
| * | | mm: add utility for early copy from unmapped ramMark Salter2015-09-081-0/+6
| * | | pci: mm: add pci_pool_zalloc() callSean O. Stalley2015-09-081-0/+2
| * | | mm: add dma_pool_zalloc() call to DMA APISean O. Stalley2015-09-081-0/+6
| * | | mm: drop __nocast from vm_flags_t definitionKirill A. Shutemov2015-09-081-1/+1
| * | | mm, page_isolation: make set/unset_migratetype_isolate() file-localNaoya Horiguchi2015-09-081-5/+0