]> git.karo-electronics.de Git - karo-tx-linux.git/history - mm
mm-increase-swap_cluster_max-to-batch-tlb-flushes-fix-fix
[karo-tx-linux.git] / mm /
2015-10-21 Andrew Mortonmm-increase-swap_cluster_max-to-batch-tlb-flushes-fix-fix
2015-10-21 Johannes Weinermm: vmpressure: fix scan window after SWAP_CLUSTER_MAX...
2015-10-21 Kirill A. Shutemovthp: allow mlocked THP again
2015-10-21 Kirill A. Shutemovmm: re-enable THP
2015-10-21 Kirill A. Shutemovthp: introduce deferred_split_huge_page()
2015-10-21 Kirill A. Shutemovmigrate_pages: try to split pages on queuing
2015-10-21 Kirill A. Shutemovthp-reintroduce-split_huge_page-fix-2
2015-10-21 Kirill A. Shutemovthp: reintroduce split_huge_page()
2015-10-21 Kirill A. Shutemovthp, mm: split_huge_page(): caller need to lock page
2015-10-21 Kirill A. Shutemovthp: add option to setup migration entries during PMD...
2015-10-21 Kirill A. Shutemovthp: implement split_huge_pmd()
2015-10-21 Kirill A. Shutemovmm, numa: skip PTE-mapped THP on numa fault
2015-10-21 Kirill A. Shutemovmm: differentiate page_mapped() from page_mapcount...
2015-10-21 Kirill A. Shutemovmm: rework mapcount accounting to enable 4k mapping...
2015-10-21 Kirill A. Shutemovmm, thp: remove infrastructure for handling splitting...
2015-10-21 Kirill A. Shutemovmm, thp: remove compound_lock()
2015-10-21 Kirill A. Shutemovksm: prepare to new THP semantics
2015-10-21 Kirill A. Shutemovmm: drop tail page refcounting
2015-10-21 Kirill A. Shutemovthp: drop all split_huge_page()-related code
2015-10-21 Kirill A. Shutemovmm: temporally mark THP broken
2015-10-21 Kirill A. Shutemovmm, vmstats: new THP splitting event
2015-10-21 Kirill A. Shutemovthp: rename split_huge_page_pmd() to split_huge_pmd()
2015-10-21 Kirill A. Shutemovkhugepaged: ignore pmd tables with THP mapped with...
2015-10-21 Kirill A. Shutemovthp, mlock: do not allow huge pages in mlocked area
2015-10-21 Kirill A. Shutemovmm: handle PTE-mapped tail pages in gerneric fast gup...
2015-10-21 Kirill A. Shutemovmm: adjust FOLL_SPLIT for new refcounting
2015-10-21 Kirill A. Shutemovmm, thp: adjust conditions when we can reuse the page...
2015-10-21 Kirill A. Shutemovmemcg: adjust to support new THP refcounting
2015-10-21 Kirill A. Shutemovrmap: add argument to charge compound page
2015-10-21 Kirill A. Shutemovmm: sanitize page->mapping for tail pages
2015-10-21 Kirill A. Shutemovhugetlb: clear PG_reserved before setting PG_head on...
2015-10-21 Kirill A. Shutemovpage-flags: define PG_locked behavior on compound pages
2015-10-21 Hugh Dickinsmm: use unsigned int for page order fix 2
2015-10-21 Kirill A. Shutemovmm: use 'unsigned int' for page order
2015-10-21 Kirill A. Shutemovmm: avoid false-positive PageTail() during meminit
2015-10-21 Kirill A. Shutemovmm: make compound_head() robust
2015-10-21 Kirill A. Shutemovmm: pack compound_dtor and compound_order into one...
2015-10-21 Kirill A. Shutemovzsmalloc: use page->private instead of page->first_page
2015-10-21 Kirill A. Shutemovslab, slub: use page->rcu_head instead of page->lru...
2015-10-21 Sergey Senozhatskyzsmalloc: reduce size_class memory usage
2015-10-21 Hui Zhumm/zsmalloc.c: remove useless line in obj_free()
2015-10-21 Sergey Senozhatskyzsmalloc: don't test shrinker_enabled in zs_shrinker_co...
2015-10-21 Sergey Senozhatskyzsmalloc: use preempt.h for in_interrupt()
2015-10-21 Hui Zhuzsmalloc: fix obj_to_head use page_private(page) as...
2015-10-21 Andrew Mortonzsmalloc-add-comments-for-inuse-to-zspage-v2-fix
2015-10-21 Hui Zhuzsmalloc: add comments for ->inuse to zspage
2015-10-21 Sergey SENOZHATSKYmm: zsmalloc: constify struct zs_pool name
2015-10-21 Dan Streetmanzpool: remove redundant zpool->type string, const-ify...
2015-10-21 Dan Streetmanzswap: use charp for zswap param strings
2015-10-21 Alexey Klimovmm/zswap.c: remove unneeded initialization to NULL...
2015-10-21 Eric B Munsonmm-mlock-add-mlock-flags-to-enable-vm_lockonfault-usage-v9
2015-10-21 Eric B Munsonmm: mlock: add mlock flags to enable VM_LOCKONFAULT...
2015-10-21 Eric B Munsonmm-introduce-vm_lockonfault-v9
2015-10-21 Eric B Munsonmm: introduce VM_LOCKONFAULT
2015-10-21 Eric B Munsonmm: mlock: add new mlock system call
2015-10-21 Eric B Munsonmm: mlock: refactor mlock, munlock, and munlockall...
2015-10-21 Andrey Ryabininkasan: always taint kernel on report
2015-10-21 Andrew Mortonmm-slub-kasan-enable-user-tracking-by-default-with...
2015-10-21 Andrey Ryabininmm, slub, kasan: enable user tracking by default with...
2015-10-21 Xishi Qiukasan: use IS_ALIGNED in memory_is_poisoned_8()
2015-10-21 Wang Longkasan: Fix a type conversion error
2015-10-21 Andrey Konovalovkasan: update reference to kasan prototype repo
2015-10-21 Andrey Konovalovkasan: update log messages
2015-10-21 Andrey Konovalovkasan: accurately determine the type of the bad access
2015-10-21 Andrey Konovalovkasan: update reported bug types for kernel memory...
2015-10-21 Andrey Konovalovkasan: update reported bug types for not user nor kerne...
2015-10-21 Aneesh Kumar K.Vmm/kasan: prevent deadlock in kasan reporting
2015-10-21 Aneesh Kumar K.Vmm/kasan: don't use kasan shadow pointer in generic...
2015-10-21 Aneesh Kumar K.Vmm/kasan: MODULE_VADDR is not available on all archs
2015-10-21 Aneesh Kumar K.Vmm/kasan: rename kasan_enabled() to kasan_report_enabled()
2015-10-21 Johannes Weinermm: memcontrol: eliminate root memory.current
2015-10-21 Mike Kravetzmm/hugetlb: page faults check for fallocate hole punch...
2015-10-21 Dave Hansenmm, hugetlbfs: optimize when NUMA=n
2015-10-21 Dave Hansenmm, hugetlb: use memory policy when available
2015-10-21 Alexander Kuleshovmm/hugetlb: make node_hstates array static
2015-10-21 Rasmus Villemoesmm/maccess.c: actually return -EFAULT from strncpy_from...
2015-10-21 Andrew Mortonmm/cma.c: suppress warning
2015-10-21 Hugh Dickinsmm: migrate dirty page without clear_page_dirty_for_io etc
2015-10-21 Hugh Dickinsmm: page migration avoid touching newpage until no...
2015-10-21 Hugh Dickinsmm: page migration use migration entry for swapcache too
2015-10-21 Hugh Dickinsmm: simplify page migration's anon_vma comment and...
2015-10-21 Hugh Dickinsmm: page migration remove_migration_ptes at lock+unlock...
2015-10-21 Hugh Dickinsmm: page migration trylock newpage at same level as...
2015-10-21 Hugh Dickinsmm: page migration use the put_new_page whenever necessary
2015-10-21 Hugh Dickinsmm: correct a couple of page migration comments
2015-10-21 Hugh Dickinsmm: rename mem_cgroup_migrate to mem_cgroup_replace_page
2015-10-21 Hugh Dickinsmm: page migration fix PageMlocked on migrated pages
2015-10-21 Hugh Dickinsmm: rmap use pte lock not mmap_sem to set PageMlocked
2015-10-21 Andrea Arcangeliksm: unstable_tree_search_insert error checking cleanup
2015-10-21 Andrea Arcangeliksm: use find_mergeable_vma in try_to_merge_with_ksm_page
2015-10-21 Andrea Arcangeliksm: use the helper method to do the hlist_empty check
2015-10-21 Andrea Arcangeliksm: don't fail stable tree lookups if walking over...
2015-10-21 Andrea Arcangeliksm: add cond_resched() to the rmap_walks
2015-10-21 Andrea Arcangeliksm: fix rmap_item->anon_vma memory corruption and...
2015-10-21 Hugh Dickinsmemcg-simplify-and-inline-__mem_cgroup_from_kmem-fix-2
2015-10-21 Vladimir Davydovmemcg: simplify and inline __mem_cgroup_from_kmem
2015-10-21 Johannes Weinermemcg-unify-slab-and-other-kmem-pages-charging-fix
2015-10-21 Vladimir Davydovmemcg: unify slab and other kmem pages charging
2015-10-21 Vladimir Davydovmemcg: simplify charging kmem pages
2015-10-21 Xishi Qiumm/page_alloc.c: skip ZONE_MOVABLE if required_kernelco...
next