summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2016-05-17mm: make vm_brk killableMichal Hocko
2016-05-17mm: make vm_munmap killableMichal Hocko
2016-05-17mm: make vm_mmap killableMichal Hocko
2016-05-17mm: make mmap_sem for write waits killable for mm syscallsMichal Hocko
2016-05-17mm: make optimistic check for swapin readahead fixStephen Rothwell
2016-05-17Merge branch 'akpm-current/current'Stephen Rothwell
2016-05-17Merge remote-tracking branch 'nvdimm/libnvdimm-for-next'Stephen Rothwell
2016-05-17Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2016-05-17Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell
2016-05-17Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2016-05-14/dev/dax, core: file operations and dax-mmapDan Williams
2016-05-13Merge branch 'linus'Ingo Molnar
2016-05-13radix-tree: introduce radix_tree_replace_clear_tags()Matthew Wilcox
2016-05-13raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox
2016-05-13mm/zsmalloc: don't fail if can't create debugfs infoDan Streetman
2016-05-13mm/zswap: use workqueue to destroy poolDan Streetman
2016-05-13zsmalloc-require-gfp-in-zs_malloc-v2Sergey Senozhatsky
2016-05-13zsmalloc: require GFP in zs_malloc()Sergey Senozhatsky
2016-05-13zsmalloc: remove unused pool param in obj_freeMinchan Kim
2016-05-13zsmalloc: reorder function parametersMinchan Kim
2016-05-13zsmalloc: clean up many BUG_ONMinchan Kim
2016-05-13zsmalloc: use first_page rather than pageMinchan Kim
2016-05-13mm/kasan: add API to check memory regionsAndrey Ryabinin
2016-05-13mm/kasan: print name of mem[set,cpy,move]() caller in reportAndrey Ryabinin
2016-05-13mm, kasan: don't call kasan_krealloc() from ksize().Alexander Potapenko
2016-05-13mm-kasan-initial-memory-quarantine-implementation-v8-fixAndrey Ryabinin
2016-05-13mm: kasan: Initial memory quarantine implementationAlexander Potapenko
2016-05-13mm: kasan: initial memory quarantine implementationAlexander Potapenko
2016-05-13mm-thp-avoid-unnecessary-swapin-in-khugepaged-fixAndrew Morton
2016-05-13mm, thp: avoid unnecessary swapin in khugepagedEbru Akagunduz
2016-05-13mm, vmstat: calculate particular vm eventEbru Akagunduz
2016-05-13thp: do not hold anon_vma lock during swap inKirill A. Shutemov
2016-05-13khugepaged: __collapse_huge_page_swapin(): drop unused 'pte' parameterKirill A. Shutemov
2016-05-13mm-make-swapin-readahead-to-improve-thp-collapse-rate-fixKirill A. Shutemov
2016-05-13mm: make swapin readahead to improve thp collapse rateEbru Akagunduz
2016-05-13mm/khugepaged: fix scan not aborted on SCAN_EXCEED_SWAP_PTEVladimir Davydov
2016-05-13mm: make optimistic check for swapin readaheadEbru Akagunduz
2016-05-13mm/memblock.c:memblock_add_range(): if nr_new is 0 just returnnimisolo
2016-05-13memory-hotplug: more general validation of zone during onlineReza Arbab
2016-05-13memory-hotplug: add move_pfn_range()Reza Arbab
2016-05-13mm/memblock.c: remove unnecessary always-true comparisonRichard Leitner
2016-05-13mm: add config option to select the initial overcommit modeSebastian Frias
2016-05-13z3fold: the 3-fold allocator for compressed pagesVitaly Wool
2016-05-13mm: thp: split_huge_pmd_address() comment improvementAndrea Arcangeli
2016-05-13vmstat: get rid of the ugly cpu_stat_off variableChristoph Lameter
2016-05-13memcg: fix stale mem_cgroup_force_empty() commentGreg Thelen
2016-05-13mm: use existing helper to convert "on"/"off" to booleanMinfei Huang
2016-05-13mm/swap.c: put activate_page_pvecs and other pagevecs togetherMing Li
2016-05-13mm, hugetlb_cgroup: round limit_in_bytes down to hugepage sizeDavid Rientjes
2016-05-13mm: enable RLIMIT_DATA by default with workaround for valgrindKonstantin Khlebnikov