Commit Graph

9153 Commits (0a95e630b49a30c176daeff39ac2e90f1231604b)

Author SHA1 Message Date
Sergey Senozhatsky 160a117f08 zsmalloc: remove extra cond_resched() in __zs_compact 10 years ago
Heesub Shin 81da9b13f7 zsmalloc: fix fatal corruption due to wrong size class selection 10 years ago
Minchan Kim 839373e645 zsmalloc: remove unnecessary insertion/removal of zspage in compaction 10 years ago
Sergey Senozhatsky 495819ead5 zsmalloc: micro-optimize zs_object_copy() 10 years ago
Sergey Senozhatsky 1ec7cfb13a zsmalloc: remove synchronize_rcu from zs_compact() 10 years ago
Yinghao Xie 888fa374e6 mm/zsmalloc.c: fix comment for get_pages_per_zspage 10 years ago
Minchan Kim d02be50dba zsmalloc: zsmalloc documentation 10 years ago
Minchan Kim 248ca1b053 zsmalloc: add fullness into stat 10 years ago
Minchan Kim 7b60a68529 zsmalloc: record handle in page->private for huge object 10 years ago
Minchan Kim d3d07c92ff zsmalloc: adjust ZS_ALMOST_FULL 10 years ago
Minchan Kim 312fcae227 zsmalloc: support compaction 10 years ago
Minchan Kim c78062612f zsmalloc: factor out obj_[malloc|free] 10 years ago
Minchan Kim 2e40e163a2 zsmalloc: decouple handle and object 10 years ago
Andrew Morton 018e9a49a5 mm/compaction.c: fix "suitable_migration_target() unused" warning 10 years ago
Boaz Harrosh dd9061846a mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP 10 years ago
Konstantin Khlebnikov 2682582a6e mm/memory: also print a_ops->readpage in print_bad_pte() 10 years ago
Andrey Ryabinin 923936157b mm/mempool.c: kasan: poison mempool elements 10 years ago
Andrew Morton bda6d33042 mm/cma_debug.c: remove blank lines before DEFINE_SIMPLE_ATTRIBUTE() 10 years ago
Dmitry Safonov 2e32b94760 mm: cma: add functions to get region pages counters 10 years ago
Kirill A. Shutemov 79553da293 thp: cleanup khugepaged startup 10 years ago
Kirill A. Shutemov e39155ea11 mm: uninline and cleanup page-mapping related helpers 10 years ago
Stefan Strogin 99e8ea6cd2 mm: cma: add trace events for CMA allocations and freeings 10 years ago
Alexander Kuleshov 6a4055bc72 mm/memblock.c: add debug output for memblock_add() 10 years ago
Naoya Horiguchi 7e1f049efb mm: hugetlb: cleanup using paeg_huge_active() 10 years ago
Naoya Horiguchi bcc5422230 mm: hugetlb: introduce page_huge_active 10 years ago
Naoya Horiguchi 822fc61367 mm: don't call __page_cache_release for hugetlb 10 years ago
Rasmus Villemoes 9fcd145717 mm/mmap.c: use while instead of if+goto 10 years ago
Kirill A. Shutemov ae7efa507d thp: do not adjust zone water marks if khugepaged is not started 10 years ago
Kirill A. Shutemov 65ebb64f4d thp: handle errors in hugepage_init() properly 10 years ago
David Rientjes bdfedb76f4 mm, mempool: poison elements backed by slab allocator 10 years ago
David Rientjes e244c9e66f mm, mempool: disallow mempools based on slab caches with constructors 10 years ago
Jason Low 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages 10 years ago
Jason Low 9d8c47e4bb mm: use READ_ONCE() for non-scalar types 10 years ago
Derek 6cd576130b mm/mremap.c: clean up goto just return ERR_PTR 10 years ago
Derek 12215182c8 mremap should return -ENOMEM when __vm_enough_memory fail 10 years ago
Roman Pen 7d61bfe8fd mm/vmalloc: get rid of dirty bitmap inside vmap_block structure 10 years ago
Roman Pen cf725ce274 mm/vmalloc: occupy newly allocated vmap block just after allocation 10 years ago
Roman Pen 68ac546f26 mm/vmalloc: fix possible exhaustion of vmalloc space caused by vm_map_ram allocator 10 years ago
Mike Kravetz 7ca02d0ae5 hugetlbfs: accept subpool min_size mount option and setup accordingly 10 years ago
Mike Kravetz 1c5ecae3a9 hugetlbfs: add minimum size accounting to subpools 10 years ago
Mike Kravetz c6a918200c hugetlbfs: add minimum size tracking fields to subpool structure 10 years ago
Gioh Kim 195b0c6080 mm/compaction: reset compaction scanner positions 10 years ago
Michal Hocko 3b3636924d mm, memcg: sync allocation and memcg charge gfp flags for THP 10 years ago
Minchan Kim cc5993bd7b mm: rename deactivate_page to deactivate_file_page 10 years ago
Eric B Munson 5bbe3547aa mm: allow compaction of unevictable pages 10 years ago
Naoya Horiguchi a4bb3ecdc1 mm/page-writeback: check-before-clear PageReclaim 10 years ago
Naoya Horiguchi b3b3a99c53 mm/migrate: check-before-clear PageSwapCache 10 years ago
Naoya Horiguchi 64d37a2baf mm/memory-failure.c: define page types for action_result() in one place 10 years ago
Vladimir Davydov 2564f683d1 memcg: remove obsolete comment 10 years ago
Vladimir Davydov adbe427b92 memcg: zap mem_cgroup_lookup() 10 years ago