aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2015-09-17mm/util.c: add kstrimdup()Sebastian Capella
2015-09-17mm: lru_deactivate_fn should clear PG_referencedMinchan Kim
2015-09-17mm-move-lazy-free-pages-to-inactive-list-fix-fixAndrew Morton
2015-09-17mm: document deactivate_pageMinchan Kim
2015-09-17mm: move lazily freed pages to inactive listMinchan Kim
2015-09-17mm: free swp_entry in madvise_freeMinchan Kim
2015-09-17mm-dont-split-thp-page-when-syscall-is-called-fix-3Andrew Morton
2015-09-17mm: remove lock validation check for MADV_FREEMinchan Kim
2015-09-17mm: Fix comment typo "CONFIG_TRANSPARNTE_HUGE"Paul Bolle
2015-09-17mm: don't split THP page when syscall is calledMinchan Kim
2015-09-17mm, madvise: use vma_is_anonymous() to check for anon VMAKirill A. Shutemov
2015-09-17mm-support-madvisemadv_free-fix-2Andrew Morton
2015-09-17mm: support madvise(MADV_FREE)Minchan Kim
2015-09-17mm: vmscan: fix the page state calculation in too_many_isolatedVinayak Menon
2015-09-17mm: sanitize page->mapping for tail pagesKirill A. Shutemov
2015-09-17page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov
2015-09-17mm: use 'unsigned int' for page orderKirill A. Shutemov
2015-09-17mm: make compound_head() robustKirill A. Shutemov
2015-09-17mm: pack compound_dtor and compound_order into one word in struct pageKirill A. Shutemov
2015-09-17zsmalloc: use page->private instead of page->first_pageKirill A. Shutemov
2015-09-17slab, slub: use page->rcu_head instead of page->lru plus castKirill A. Shutemov
2015-09-17mm: zsmalloc: constify struct zs_pool nameSergey SENOZHATSKY
2015-09-17zpool: remove redundant zpool->type string, const-ify zpool_get_typeDan Streetman
2015-09-17zswap: use charp for zswap param stringsDan Streetman
2015-09-17mm/zswap.c: remove unneeded initialization to NULL in zswap_entry_find_get()Alexey Klimov
2015-09-17mm-hugetlb-proc-add-hugetlbpages-field-to-proc-pid-status-v5Naoya Horiguchi
2015-09-17mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi
2015-09-17mm-mlock-add-mlock-flags-to-enable-vm_lockonfault-usage-v9Eric B Munson
2015-09-17mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson
2015-09-17mm-introduce-vm_lockonfault-v9Eric B Munson
2015-09-17mm: introduce VM_LOCKONFAULTEric B Munson
2015-09-17mm: mlock: add new mlock system callEric B Munson
2015-09-17mm: mlock: refactor mlock, munlock, and munlockall codeEric B Munson
2015-09-17kasan: use IS_ALIGNED in memory_is_poisoned_8()Xishi Qiu
2015-09-17kasan: Fix a type conversion errorWang Long
2015-09-17kasan: update reference to kasan prototype repoAndrey Konovalov
2015-09-17kasan: update log messagesAndrey Konovalov
2015-09-17kasan: accurately determine the type of the bad accessAndrey Konovalov
2015-09-17kasan: update reported bug types for kernel memory accessesAndrey Konovalov
2015-09-17kasan: update reported bug types for not user nor kernel memory accessesAndrey Konovalov
2015-09-17mm/kasan: prevent deadlock in kasan reportingAneesh Kumar K.V
2015-09-17mm/kasan: don't use kasan shadow pointer in generic functionsAneesh Kumar K.V
2015-09-17mm/kasan: MODULE_VADDR is not available on all archsAneesh Kumar K.V
2015-09-17mm/kasan: rename kasan_enabled() to kasan_report_enabled()Aneesh Kumar K.V
2015-09-17mm: use only per-device readahead limitRoman Gushchin
2015-09-17mm/page_alloc: remove unused parameter in init_currently_empty_zone()Yaowei Bai
2015-09-17mm, migrate: count pages failing all retries in vmstat and tracepointVlastimil Babka
2015-09-17mm/memblock: make memblock_remove_range() staticAlexander Kuleshov
2015-09-17mm/mremap: use offset_in_page macroAlexander Kuleshov
2015-09-17mm/mmap: use offset_in_page macroAlexander Kuleshov