| Commit message (Expand) | Author | Files | Lines |
2017-02-25 | dax: support for transparent PUD pages for device DAX | Dave Jiang | 1 | -0/+48 |
2017-02-25 | mm, x86: add support for PUD-sized transparent hugepages | Matthew Wilcox | 21 | -18/+844 |
2017-02-25 | mm,fs,dax: change ->pmd_fault to ->huge_fault | Dave Jiang | 9 | -76/+74 |
2017-02-25 | mm, page_alloc: use static global work_struct for draining per-cpu pages | Mel Gorman | 1 | -18/+22 |
2017-02-25 | mm, page_alloc: don't check cpuset allowed twice in fast-path | Vlastimil Babka | 1 | -1/+2 |
2017-02-25 | mm, page_alloc: remove redundant checks from alloc fastpath | Vlastimil Babka | 1 | -18/+0 |
2017-02-25 | zram: remove waitqueue for IO done | Minchan Kim | 2 | -40/+3 |
2017-02-25 | mm: fix comments for mmap_init() | seokhoon.yoon | 2 | -2/+2 |
2017-02-25 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 87 | -290/+283 |
2017-02-25 | mm, page_alloc: only use per-cpu allocator for irq-safe requests | Mel Gorman | 1 | -20/+23 |
2017-02-25 | mm, page_alloc: do not depend on cpu hotplug locks inside the allocator | Michal Hocko | 1 | -6/+9 |
2017-02-25 | mm, page_alloc: drain per-cpu pages from workqueue context | Mel Gorman | 1 | -7/+37 |
2017-02-25 | mm, page_alloc: split alloc_pages_nodemask() | Mel Gorman | 1 | -29/+46 |
2017-02-25 | mm, page_alloc: split buffered_rmqueue() | Mel Gorman | 1 | -49/+79 |
2017-02-25 | mm: vmscan: move dirty pages out of the way until they're flushed | Johannes Weiner | 3 | -7/+24 |
2017-02-25 | mm: vmscan: only write dirty pages that the scanner has seen twice | Johannes Weiner | 1 | -5/+10 |
2017-02-25 | mm: vmscan: remove old flusher wakeup from direct reclaim path | Johannes Weiner | 1 | -17/+0 |
2017-02-25 | mm: vmscan: kick flushers when we encounter dirty pages on the LRU | Johannes Weiner | 3 | -7/+15 |
2017-02-25 | mm: vmscan: scan dirty pages even in laptop mode | Johannes Weiner | 2 | -14/+2 |
2017-02-25 | userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmem | Mike Rapoport | 1 | -4/+2 |
2017-02-25 | userfaultfd: non-cooperative: add madvise() event for MADV_REMOVE request | Mike Rapoport | 1 | -0/+1 |
2017-02-25 | userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE | Mike Rapoport | 5 | -28/+28 |
2017-02-25 | memblock: embed memblock type name within struct memblock_type | Heiko Carstens | 3 | -24/+13 |
2017-02-25 | memblock: also dump physmem list within __memblock_dump_all | Heiko Carstens | 1 | -0/+3 |
2017-02-25 | memblock: let memblock_type_name know about physmem type | Heiko Carstens | 1 | -0/+4 |
2017-02-25 | mm/memory_hotplug.c: unexport __remove_pages() | Andrew Morton | 1 | -1/+0 |
2017-02-25 | mm: validate device_hotplug is held for memory hotplug | Dan Williams | 3 | -0/+8 |
2017-02-25 | mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done} | Dan Williams | 1 | -0/+6 |
2017-02-25 | mm, oom: header nodemask is NULL when cpusets are disabled | David Rientjes | 1 | -7/+9 |
2017-02-25 | mm/ksm: improve deduplication of zero pages with colouring | Claudio Imbrenda | 2 | -3/+79 |
2017-02-25 | cris: use generic current.h | Davidlohr Bueso | 2 | -15/+1 |
2017-02-24 | lib/Kconfig: make PRIME_NUMBERS not user selectable. | Dave Airlie | 1 | -1/+1 |
2017-02-24 | drm/tinydrm: helpers: Properly fix backlight dependency | Noralf Trønnes | 1 | -19/+0 |
2017-02-24 | drm/tinydrm: mipi-dbi: Fix field width specifier warning | Noralf Trønnes | 1 | -2/+2 |
2017-02-24 | drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitialized | Noralf Trønnes | 1 | -1/+1 |
2017-02-23 | bpf: Fix bpf_xdp_event_output | Martin KaFai Lau | 1 | -2/+2 |
2017-02-23 | net/mlx4_en: Use __skb_fill_page_desc() | Eric Dumazet | 1 | -4/+4 |
2017-02-23 | net/mlx4_core: Use cq quota in SRIOV when creating completion EQs | Jack Morgenstein | 2 | -4/+4 |
2017-02-23 | net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr... | Majd Dibbiny | 1 | -2/+0 |
2017-02-23 | net/mlx4: Spoofcheck and zero MAC can't coexist | Eugenia Emantayev | 4 | -8/+32 |
2017-02-23 | net/mlx4: Change ENOTSUPP to EOPNOTSUPP | Or Gerlitz | 7 | -9/+9 |
2017-02-23 | uapi: fix linux/rds.h userspace compilation errors | Dmitry V. Levin | 1 | -5/+5 |
2017-02-23 | uapi: fix linux/seg6.h and linux/seg6_iptunnel.h userspace compilation errors | Dmitry V. Levin | 2 | -0/+3 |
2017-02-23 | lib: Remove string from parman config selection | Jiri Pirko | 1 | -1/+1 |
2017-02-23 | forcedeth: Remove return from a void function | Zhu Yanjun | 1 | -2/+0 |
2017-02-23 | bpf: fix spelling mistake: "proccessed" -> "processed" | Colin Ian King | 1 | -1/+1 |
2017-02-23 | uapi: fix linux/llc.h userspace compilation error | Dmitry V. Levin | 1 | -0/+1 |
2017-02-23 | uapi: fix linux/ip6_tunnel.h userspace compilation errors | Dmitry V. Levin | 1 | -0/+2 |
2017-02-23 | net/mlx5e: Fix wrong CQE decompression | Tariq Toukan | 1 | -7/+6 |
2017-02-23 | net/mlx5e: Update MPWQE stride size when modifying CQE compress state | Saeed Mahameed | 4 | -1/+4 |