summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/scsi/cxgbi: fix build with EXTRA_CFLAGSJiri Slaby2015-11-092-2/+2
* dma: remove external references to dma_supportedChristoph Hellwig2015-11-093-3/+3
* remove abs64()Andrew Morton2015-11-096-9/+9
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-0754-134/+86
|\
| * signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov2015-11-062-14/+5
| * signals: kill block_all_signals() and unblock_all_signals()Oleg Nesterov2015-11-061-41/+0
| * zram: make is_partial_io/valid_io_request/page_zero_filled return booleanGeliang Tang2015-11-061-9/+9
| * zram: keep the exact overcommited value in mem_used_maxSergey SENOZHATSKY2015-11-061-2/+2
| * zram: introduce comp algorithm fallback functionalityLuis Henriques2015-11-061-3/+3
| * mm, fs: introduce mapping_gfp_constraint()Michal Hocko2015-11-062-3/+2
| * mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-0622-29/+31
| * mm: page_alloc: remove GFP_IOFSMel Gorman2015-11-069-12/+12
| * mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-0619-22/+23
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-07112-2545/+3016
|\ \
| * | IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche2015-10-302-3/+3
| * | IB/core: Remove old fast registration APISagi Grimberg2015-10-291-25/+0
| * | IB/ipath: Remove fast registration from the codeSagi Grimberg2015-10-292-4/+0
| * | IB/hfi1: Remove fast registration from the codeSagi Grimberg2015-10-294-102/+3
| * | RDMA/nes: Remove old FRWR APISagi Grimberg2015-10-282-167/+1
| * | IB/qib: Remove old FRWR APISagi Grimberg2015-10-284-102/+1
| * | iw_cxgb4: Remove old FRWR APISagi Grimberg2015-10-285-143/+1
| * | RDMA/cxgb3: Remove old FRWR APISagi Grimberg2015-10-283-72/+1
| * | RDMA/ocrdma: Remove old FRWR APISagi Grimberg2015-10-283-109/+1
| * | IB/mlx4: Remove old FRWR API supportSagi Grimberg2015-10-285-98/+1
| * | IB/mlx5: Remove old FRWR API supportSagi Grimberg2015-10-285-149/+9
| * | IB/srp: Dont allocate a page vector when using fast_regSagi Grimberg2015-10-281-9/+11
| * | IB/srp: Remove srp_finish_mappingSagi Grimberg2015-10-281-10/+0
| * | IB/srp: Convert to new registration APISagi Grimberg2015-10-282-65/+71
| * | IB/srp: Split srp_map_sgSagi Grimberg2015-10-281-51/+106
| * | iser-target: Port to new memory registration APISagi Grimberg2015-10-282-104/+28
| * | IB/iser: Port to new fast registration APISagi Grimberg2015-10-283-52/+28
| * | RDMA/nes: Support the new memory registration APISagi Grimberg2015-10-282-1/+120
| * | IB/qib: Support the new memory registration APISagi Grimberg2015-10-284-1/+104
| * | iw_cxgb4: Support the new memory registration APISagi Grimberg2015-10-284-0/+120
| * | RDMA/cxgb3: Support the new memory registration APISagi Grimberg2015-10-283-0/+83
| * | RDMA/ocrdma: Support the new memory registration APISagi Grimberg2015-10-284-0/+96
| * | IB/mlx4: Support the new memory registration APISagi Grimberg2015-10-285-6/+132
| * | IB/mlx5: Support the new memory registration APISagi Grimberg2015-10-285-0/+189
| * | IB/mlx5: Remove dead fmr codeSagi Grimberg2015-10-281-25/+0
| * | IB/core: Introduce new fast registration APISagi Grimberg2015-10-281-0/+107
| * | Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-2854-782/+891
| |\ \
| | * \ Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford2015-10-2883-989/+1432
| | |\ \
| | | * | IB: remove xrc_remote_srq_num from struct ib_send_wrChristoph Hellwig2015-10-081-1/+0
| | | * | IB: split struct ib_send_wrChristoph Hellwig2015-10-0854-781/+891
| * | | | IB/ucma: Take the network namespace from the processGuy Shapiro2015-10-281-2/+3
| * | | | IB/cma: Add support for network namespacesGuy Shapiro2015-10-285-22/+35
| * | | | IB/cma: Separate port allocation to network namespacesHaggai Eran2015-10-281-24/+70
| * | | | IB/addr: Pass network namespace as a parameterGuy Shapiro2015-10-282-8/+10
| * | | | IB/iser: Enable SG clusteringSagi Grimberg2015-10-281-1/+1
| * | | | IB/iser: set block queue_virt_boundarySagi Grimberg2015-10-284-326/+18