summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * zsmalloc: add comments for ->inuse to zspageHui Zhu2015-11-061-0/+1
| * mm: zsmalloc: constify struct zs_pool nameSergey SENOZHATSKY2015-11-065-11/+13
| * zpool: remove redundant zpool->type string, const-ify zpool_get_typeDan Streetman2015-11-062-7/+9
| * zswap: use charp for zswap param stringsDan Streetman2015-11-061-40/+40
| * module: export param_free_charp()Dan Streetman2015-11-062-1/+3
| * mm/zswap.c: remove unneeded initialization to NULL in zswap_entry_find_get()Alexey Klimov2015-11-061-1/+1
| * 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/memcontrol.c: uninline mem_cgroup_usageAndrew Morton2015-11-061-1/+1
| * fs/sync.c: make sync_file_range(2) use WB_SYNC_NONE writebackJan Kara2015-11-061-1/+2
| * thp: remove unused vma parameter from khugepaged_alloc_pageAaron Tomlin2015-11-061-5/+3
| * mm, fs: introduce mapping_gfp_constraint()Michal Hocko2015-11-0619-30/+36
| * include/linux/mmzone.h: reflow commentAndrew Morton2015-11-061-6/+7
| * mm: page_alloc: hide some GFP internals and document the bits and flag combin...Mel Gorman2015-11-064-80/+194
| * mm, page_alloc: only enforce watermarks for order-0 allocationsMel Gorman2015-11-061-14/+39
| * mm, page_alloc: reserve pageblocks for high-order atomic allocations on demandMel Gorman2015-11-063-10/+135
| * mm, page_alloc: remove MIGRATE_RESERVEMel Gorman2015-11-064-150/+11
| * mm, page_alloc: delete the zonelist_cacheMel Gorman2015-11-062-286/+0
| * mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-0638-68/+71
| * mm: page_alloc: remove GFP_IOFSMel Gorman2015-11-0610-13/+12
| * mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-0666-172/+210
| * mm, page_alloc: use masks and shifts when converting GFP flags to migrate typesMel Gorman2015-11-062-6/+8
| * mm, page_alloc: remove unnecessary taking of a seqlock when cpusets are disabledMel Gorman2015-11-061-0/+6
| * mm, page_alloc: remove unnecessary recalculations for dirty zone balancingMel Gorman2015-11-062-4/+8
| * mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safeMel Gorman2015-11-063-5/+6
| * mm/oom_kill.c: introduce is_sysrq_oom helperYaowei Bai2015-11-061-4/+13
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-07140-3015/+3600
|\ \
| * | IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche2015-10-304-6/+6
| * | IB/core: Remove old fast registration APISagi Grimberg2015-10-292-79/+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
| * | RDS/IW: Convert to new memory registration APISagi Grimberg2015-10-283-115/+75
| * | svcrdma: Port to new memory registration APISagi Grimberg2015-10-283-61/+55
| * | xprtrdma: Port to new memory registration APISagi Grimberg2015-10-282-52/+69
| * | 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
OpenPOWER on IntegriCloud