| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | zsmalloc: add comments for ->inuse to zspage | Hui Zhu | 2015-11-06 | 1 | -0/+1 |
| * | mm: zsmalloc: constify struct zs_pool name | Sergey SENOZHATSKY | 2015-11-06 | 5 | -11/+13 |
| * | zpool: remove redundant zpool->type string, const-ify zpool_get_type | Dan Streetman | 2015-11-06 | 2 | -7/+9 |
| * | zswap: use charp for zswap param strings | Dan Streetman | 2015-11-06 | 1 | -40/+40 |
| * | module: export param_free_charp() | Dan Streetman | 2015-11-06 | 2 | -1/+3 |
| * | mm/zswap.c: remove unneeded initialization to NULL in zswap_entry_find_get() | Alexey Klimov | 2015-11-06 | 1 | -1/+1 |
| * | zram: make is_partial_io/valid_io_request/page_zero_filled return boolean | Geliang Tang | 2015-11-06 | 1 | -9/+9 |
| * | zram: keep the exact overcommited value in mem_used_max | Sergey SENOZHATSKY | 2015-11-06 | 1 | -2/+2 |
| * | zram: introduce comp algorithm fallback functionality | Luis Henriques | 2015-11-06 | 1 | -3/+3 |
| * | mm/memcontrol.c: uninline mem_cgroup_usage | Andrew Morton | 2015-11-06 | 1 | -1/+1 |
| * | fs/sync.c: make sync_file_range(2) use WB_SYNC_NONE writeback | Jan Kara | 2015-11-06 | 1 | -1/+2 |
| * | thp: remove unused vma parameter from khugepaged_alloc_page | Aaron Tomlin | 2015-11-06 | 1 | -5/+3 |
| * | mm, fs: introduce mapping_gfp_constraint() | Michal Hocko | 2015-11-06 | 19 | -30/+36 |
| * | include/linux/mmzone.h: reflow comment | Andrew Morton | 2015-11-06 | 1 | -6/+7 |
| * | mm: page_alloc: hide some GFP internals and document the bits and flag combin... | Mel Gorman | 2015-11-06 | 4 | -80/+194 |
| * | mm, page_alloc: only enforce watermarks for order-0 allocations | Mel Gorman | 2015-11-06 | 1 | -14/+39 |
| * | mm, page_alloc: reserve pageblocks for high-order atomic allocations on demand | Mel Gorman | 2015-11-06 | 3 | -10/+135 |
| * | mm, page_alloc: remove MIGRATE_RESERVE | Mel Gorman | 2015-11-06 | 4 | -150/+11 |
| * | mm, page_alloc: delete the zonelist_cache | Mel Gorman | 2015-11-06 | 2 | -286/+0 |
| * | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman | 2015-11-06 | 38 | -68/+71 |
| * | mm: page_alloc: remove GFP_IOFS | Mel Gorman | 2015-11-06 | 10 | -13/+12 |
| * | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 2015-11-06 | 66 | -172/+210 |
| * | mm, page_alloc: use masks and shifts when converting GFP flags to migrate types | Mel Gorman | 2015-11-06 | 2 | -6/+8 |
| * | mm, page_alloc: remove unnecessary taking of a seqlock when cpusets are disabled | Mel Gorman | 2015-11-06 | 1 | -0/+6 |
| * | mm, page_alloc: remove unnecessary recalculations for dirty zone balancing | Mel Gorman | 2015-11-06 | 2 | -4/+8 |
| * | mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safe | Mel Gorman | 2015-11-06 | 3 | -5/+6 |
| * | mm/oom_kill.c: introduce is_sysrq_oom helper | Yaowei Bai | 2015-11-06 | 1 | -4/+13 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2015-11-07 | 140 | -3015/+3600 |
|\ \ |
|
| * | | IB/core, cma: Make __attribute_const__ declarations sparse-friendly | Bart Van Assche | 2015-10-30 | 4 | -6/+6 |
| * | | IB/core: Remove old fast registration API | Sagi Grimberg | 2015-10-29 | 2 | -79/+0 |
| * | | IB/ipath: Remove fast registration from the code | Sagi Grimberg | 2015-10-29 | 2 | -4/+0 |
| * | | IB/hfi1: Remove fast registration from the code | Sagi Grimberg | 2015-10-29 | 4 | -102/+3 |
| * | | RDMA/nes: Remove old FRWR API | Sagi Grimberg | 2015-10-28 | 2 | -167/+1 |
| * | | IB/qib: Remove old FRWR API | Sagi Grimberg | 2015-10-28 | 4 | -102/+1 |
| * | | iw_cxgb4: Remove old FRWR API | Sagi Grimberg | 2015-10-28 | 5 | -143/+1 |
| * | | RDMA/cxgb3: Remove old FRWR API | Sagi Grimberg | 2015-10-28 | 3 | -72/+1 |
| * | | RDMA/ocrdma: Remove old FRWR API | Sagi Grimberg | 2015-10-28 | 3 | -109/+1 |
| * | | IB/mlx4: Remove old FRWR API support | Sagi Grimberg | 2015-10-28 | 5 | -98/+1 |
| * | | IB/mlx5: Remove old FRWR API support | Sagi Grimberg | 2015-10-28 | 5 | -149/+9 |
| * | | IB/srp: Dont allocate a page vector when using fast_reg | Sagi Grimberg | 2015-10-28 | 1 | -9/+11 |
| * | | IB/srp: Remove srp_finish_mapping | Sagi Grimberg | 2015-10-28 | 1 | -10/+0 |
| * | | IB/srp: Convert to new registration API | Sagi Grimberg | 2015-10-28 | 2 | -65/+71 |
| * | | IB/srp: Split srp_map_sg | Sagi Grimberg | 2015-10-28 | 1 | -51/+106 |
| * | | RDS/IW: Convert to new memory registration API | Sagi Grimberg | 2015-10-28 | 3 | -115/+75 |
| * | | svcrdma: Port to new memory registration API | Sagi Grimberg | 2015-10-28 | 3 | -61/+55 |
| * | | xprtrdma: Port to new memory registration API | Sagi Grimberg | 2015-10-28 | 2 | -52/+69 |
| * | | iser-target: Port to new memory registration API | Sagi Grimberg | 2015-10-28 | 2 | -104/+28 |
| * | | IB/iser: Port to new fast registration API | Sagi Grimberg | 2015-10-28 | 3 | -52/+28 |
| * | | RDMA/nes: Support the new memory registration API | Sagi Grimberg | 2015-10-28 | 2 | -1/+120 |
| * | | IB/qib: Support the new memory registration API | Sagi Grimberg | 2015-10-28 | 4 | -1/+104 |