2015-10-21 |
Minchan Kim | mm: skip huge zero page in MADV_FREE |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Hugh Dickins | mm: dont split thp page when syscall is called fix 4 |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Andrew Morton | mm-dont-split-thp-page-when-syscall-is-called-fix-3 |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | mm: remove lock validation check for MADV_FREE |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Paul Bolle | mm: Fix comment typo "CONFIG_TRANSPARNTE_HUGE" |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | mm: don't split THP page when MADV_FREE syscall is... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | mm: mark stable page dirty in KSM |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | mm: clear PG_dirty to mark page freeable |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | mm: MADV_FREE trivial clean up |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Andrew Morton | mm-support-madvisemadv_free-vs-thp-rename-split_huge_pa... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm, madvise: use vma_is_anonymous() to check for anon VMA |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Andrew Morton | mm-support-madvisemadv_free-fix-2 |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | mm: define MADV_FREE for some arches |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | mm: support madvise(MADV_FREE) |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | arm64: add pmd_[dirty|mkclean] for THP |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | arm: add pmd_mkclean for THP |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | powerpc: add pmd_[dirty|mkclean] for THP |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Andrew Morton | sparc-add-pmd_-for-thp-fix |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | sparc: add pmd_[dirty|mkclean] for THP |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Andrew Morton | x86-add-pmd_-for-thp-fix |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | x86: add pmd_[dirty|mkclean] for THP |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Andrew Morton | mm-increase-swap_cluster_max-to-batch-tlb-flushes-fix-fix |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Johannes Weiner | mm: vmpressure: fix scan window after SWAP_CLUSTER_MAX... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Mel Gorman | mm: increase SWAP_CLUSTER_MAX to batch TLB flushes |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | thp: allow mlocked THP again |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | thp: update documentation |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm: re-enable THP |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | thp: introduce deferred_split_huge_page() |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | migrate_pages: try to split pages on queuing |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | thp-reintroduce-split_huge_page-fix-2 |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | thp: reintroduce split_huge_page() |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | thp, mm: split_huge_page(): caller need to lock page |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | thp: add option to setup migration entries during PMD... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | thp: implement split_huge_pmd() |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm, numa: skip PTE-mapped THP on numa fault |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm: differentiate page_mapped() from page_mapcount... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm: rework mapcount accounting to enable 4k mapping... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm-thp-remove-infrastructure-for-handling-splitting... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm, thp: remove infrastructure for handling splitting... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | x86, thp: remove infrastructure for handling splitting... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | tile, thp: remove infrastructure for handling splitting... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | sparc, thp: remove infrastructure for handling splittin... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | s390, thp: remove infrastructure for handling splitting... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | powerpc, thp: remove infrastructure for handling splitt... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mips, thp: remove infrastructure for handling splitting... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Arnd Bergmann | ARM: thp: fix unterminated ifdef in header file |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | arm, thp: remove infrastructure for handling splitting... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | arm64, thp: remove infrastructure for handling splittin... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm, thp: remove compound_lock() |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | ksm: prepare to new THP semantics |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | futex, thp: remove special case for THP in get_futex_key |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm: drop tail page refcounting |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | thp: drop all split_huge_page()-related code |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm: temporally mark THP broken |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm, vmstats: new THP splitting event |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | thp: rename split_huge_page_pmd() to split_huge_pmd() |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | khugepaged: ignore pmd tables with THP mapped with... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | thp, mlock: do not allow huge pages in mlocked area |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm: handle PTE-mapped tail pages in gerneric fast gup... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm: adjust FOLL_SPLIT for new refcounting |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm, thp: adjust conditions when we can reuse the page... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | memcg: adjust to support new THP refcounting |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | rmap: add argument to charge compound page |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm, proc: adjust PSS calculation |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm: sanitize page->mapping for tail pages |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: look at head page if the flag is encoded... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: define PG_uptodate behavior on compound... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: define PG_uncached behavior on compound... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: define PG_mlocked behavior on compound... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: define PG_swapcache behavior on compound... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: define PG_swapbacked behavior on compound... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | hugetlb: clear PG_reserved before setting PG_head on... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: define PG_reserved behavior on compound... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: define behavior of Xen-related flags on... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: define behavior SL*B-related flags on compo... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: define behavior of LRU-related flags on... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: define behavior of FS/IO-related flags... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Andrew Morton | mm-fs-obey-gfp_mapping-for-add_to_page_cache-fix |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: define PG_locked behavior on compound pages |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: hide PF_* validation check under separate... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: add documentation for policies |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: do not corrupt caller 'page' in PF_NO_TAIL |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: introduce page flags policies wrt compound... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: move code around |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: trivial cleanup for PageTrans* helpers |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm: use 'unsigned int' for compound_dtor/compound_order... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Hugh Dickins | mm: use unsigned int for page order fix 2 |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Stephen Rothwell | mm-use-unsigned-int-for-page-order-fix |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm: use 'unsigned int' for page order |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm: avoid false-positive PageTail() during meminit |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm: make compound_head() robust |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm: pack compound_dtor and compound_order into one... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | zsmalloc: use page->private instead of page->first_page |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | slab, slub: use page->rcu_head instead of page->lru... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm: drop page->slab_page |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Sergey Senozhatsky | zsmalloc: reduce size_class memory usage |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Hui Zhu | mm/zsmalloc.c: remove useless line in obj_free() |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Sergey Senozhatsky | zsmalloc: don't test shrinker_enabled in zs_shrinker_co... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Sergey Senozhatsky | zsmalloc: use preempt.h for in_interrupt() |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Hui Zhu | zsmalloc: fix obj_to_head use page_private(page) as... |
commit | commitdiff | tree | snapshot |
next |