| Commit message (Expand) | Author | Files | Lines |
2019-09-25 | zswap: do not map same object twice | Vitaly Wool | 1 | -4/+3 |
2019-09-25 | zswap: use movable memory if zpool support allocate movable memory | Hui Zhu | 1 | -3/+5 |
2019-09-25 | zpool: add malloc_support_movable to zpool_driver | Hui Zhu | 3 | -9/+29 |
2019-09-25 | shmem: fix obsolete comment in shmem_getpage_gfp() | Miles Chen | 1 | -1/+1 |
2019-09-25 | mm/madvise: reduce code duplication in error handling paths | Mike Rapoport | 1 | -36/+16 |
2019-09-25 | mm: mmap: increase sockets maximum memory size pgoff for 32bits | Ivan Khoronzhuk | 1 | -0/+3 |
2019-09-25 | mm/mmap.c: refine find_vma_prev() with rb_last() | Wei Yang | 1 | -6/+3 |
2019-09-25 | riscv: make mmap allocation top-down by default | Alexandre Ghiti | 1 | -0/+12 |
2019-09-25 | mips: use generic mmap top-down layout and brk randomization | Alexandre Ghiti | 3 | -102/+1 |
2019-09-25 | mips: replace arch specific way to determine 32bit task with generic version | Alexandre Ghiti | 1 | -1/+2 |
2019-09-25 | mips: adjust brk randomization offset to fit generic version | Alexandre Ghiti | 1 | -3/+4 |
2019-09-25 | mips: use STACK_TOP when computing mmap base address | Alexandre Ghiti | 1 | -2/+2 |
2019-09-25 | mips: properly account for stack randomization and stack guard gap | Alexandre Ghiti | 1 | -2/+12 |
2019-09-25 | arm: use generic mmap top-down layout and brk randomization | Alexandre Ghiti | 4 | -69/+1 |
2019-09-25 | arm: use STACK_TOP when computing mmap base address | Alexandre Ghiti | 1 | -2/+2 |
2019-09-25 | arm: properly account for stack randomization and stack guard gap | Alexandre Ghiti | 1 | -2/+12 |
2019-09-25 | arm64, mm: make randomization selected by generic topdown mmap layout | Alexandre Ghiti | 4 | -11/+10 |
2019-09-25 | arm64, mm: move generic mmap layout functions to mm | Alexandre Ghiti | 6 | -81/+92 |
2019-09-25 | arm64: consider stack randomization for mmap base only when necessary | Alexandre Ghiti | 1 | -1/+5 |
2019-09-25 | arm64: make use of is_compat_task instead of hardcoding this test | Alexandre Ghiti | 1 | -1/+1 |
2019-09-25 | mm, fs: move randomize_stack_top from fs to mm | Alexandre Ghiti | 3 | -20/+24 |
2019-09-25 | uprobe: collapse THP pmd after removing all uprobes | Song Liu | 1 | -0/+9 |
2019-09-25 | khugepaged: enable collapse pmd for pte-mapped THP | Song Liu | 2 | -4/+200 |
2019-09-25 | uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT | Song Liu | 1 | -4/+2 |
2019-09-25 | mm, thp: introduce FOLL_SPLIT_PMD | Song Liu | 2 | -2/+7 |
2019-09-25 | uprobe: use original page when all uprobes are removed | Song Liu | 1 | -15/+51 |
2019-09-25 | mm: move memcmp_pages() and pages_identical() | Song Liu | 3 | -18/+20 |
2019-09-25 | mm: thp: make deferred split shrinker memcg aware | Yang Shi | 5 | -9/+91 |
2019-09-25 | mm: shrinker: make shrinker not depend on memcg kmem | Yang Shi | 4 | -46/+49 |
2019-09-25 | mm: move mem_cgroup_uncharge out of __page_cache_release() | Yang Shi | 3 | -5/+4 |
2019-09-25 | mm: thp: extract split_queue_* into a struct | Yang Shi | 3 | -26/+39 |
2019-09-25 | mm,thp: avoid writes to file with THP in pagecache | Song Liu | 5 | -1/+47 |
2019-09-25 | mm,thp: add read-only THP support for (non-shmem) FS | Song Liu | 4 | -48/+128 |
2019-09-25 | khugepaged: rename collapse_shmem() and khugepaged_scan_shmem() | Song Liu | 1 | -12/+11 |
2019-09-25 | mm,thp: stats for file backed THP | Song Liu | 5 | -1/+17 |
2019-09-25 | filemap: update offset check in filemap_fault() | Song Liu | 1 | -1/+1 |
2019-09-25 | filemap: check compound_head(page)->mapping in pagecache_get_page() | Song Liu | 1 | -1/+1 |
2019-09-25 | filemap: check compound_head(page)->mapping in filemap_fault() | Song Liu | 1 | -1/+1 |
2019-09-25 | thp: update split_huge_page_pmd() comment | Kefeng Wang | 2 | -4/+3 |
2019-09-25 | mm/migrate.c: clean up useless code in migrate_vma_collect_pmd() | Pingfan Liu | 1 | -6/+3 |
2019-09-25 | hugetlbfs: don't retry when pool page allocations start to fail | Mike Kravetz | 1 | -10/+79 |
2019-09-25 | mm, compaction: raise compaction priority after it withdrawns | Vlastimil Babka | 2 | -9/+29 |
2019-09-25 | mm, reclaim: cleanup should_continue_reclaim() | Vlastimil Babka | 1 | -29/+14 |
2019-09-25 | mm, reclaim: make should_continue_reclaim perform dryrun detection | Hillf Danton | 1 | -13/+15 |
2019-09-25 | memcg, kmem: deprecate kmem.limit_in_bytes | Michal Hocko | 2 | -1/+6 |
2019-09-25 | mm/memcontrol.c: fix a -Wunused-function warning | Qian Cai | 1 | -5/+0 |
2019-09-25 | mm, oom: consider present pages for the node size | Michal Hocko | 1 | -2/+2 |
2019-09-25 | mm/oom_kill.c: fix oom_cpuset_eligible() comment | Yi Wang | 1 | -1/+1 |
2019-09-25 | mm/oom: add oom_score_adj and pgtables to Killed process message | Edward Chron | 1 | -7/+7 |
2019-09-25 | memcg, oom: don't require __GFP_FS when invoking memcg OOM killer | Tetsuo Handa | 1 | -2/+3 |