aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2015-11-09thp: use is_zero_pfn() only after pte_present() checkMinchan Kim
2015-11-09block: don't release bdi while request_queue has live referencesTejun Heo
2015-11-09mm: make sendfile(2) killableJan Kara
2015-10-27memcg: convert threshold to bytesShaohua Li
2015-10-22mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)Joonsoo Kim
2015-10-22memcg: fix dirty page migrationGreg Thelen
2015-10-22mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman
2015-10-22mm: migrate: hugetlb: putback destination hugepage to active listNaoya Horiguchi
2015-10-22memcg: make mem_cgroup_read_stat() unsignedGreg Thelen
2015-09-29vmscan: fix increasing nr_isolated incurred by putback unevictable pagesJaewon Kim
2015-09-21memory-hotplug: add hot-added memory ranges to memblock before allocate node_...Tang Chen
2015-08-21mm: make page pfmemalloc check more robustMichal Hocko
2015-08-14mm: cma: mark cma_bitmap_maxno() inline in headerGregory Fong
2015-08-14memory-hotplug: fix wrong edge when hot add a new nodeXishi Qiu
2015-08-14.mailmap: Andrey Ryabinin has movedAndrey Ryabinin
2015-08-14mm/hwpoison: fix panic due to split huge zero pageWanpeng Li
2015-08-14mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount heldWanpeng Li
2015-08-14mm/hwpoison: fix page refcount of unknown non LRU pageWanpeng Li
2015-08-07writeback: fix initial dirty limitRabin Vincent
2015-08-07mm/memory-failure: set PageHWPoison before migrate_pages()Naoya Horiguchi
2015-08-07mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi
2015-08-07mm/memory-failure: give up error handling for non-tail-refcounted thpNaoya Horiguchi
2015-08-07mm/memory-failure: fix race in counting num_poisoned_pagesNaoya Horiguchi
2015-08-07mm/memory-failure: unlock_page before put_pageNaoya Horiguchi
2015-08-07ipc: use private shmem or hugetlbfs inodes for shm segments.Stephen Smalley
2015-08-07mm: initialize hotplugged pages as reservedMel Gorman
2015-08-07mm/slub: allow merging when SLAB_DEBUG_FREE is setKonstantin Khlebnikov
2015-08-07fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman
2015-08-07mm, meminit: replace rwsem with completionNicolai Stange
2015-08-07mm, meminit: allow early_pfn_to_nid to be used during runtimeMel Gorman
2015-08-05mm, vmscan: Do not wait for page writeback for GFP_NOFS allocationsMichal Hocko
2015-07-17mm/cma_debug: correct size input to bitmap functionJoonsoo Kim
2015-07-17mm/cma_debug: fix debugging alloc/free interfaceJoonsoo Kim
2015-07-17mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim
2015-07-17mm/page_owner: fix possible access violationJoonsoo Kim
2015-07-17mm, meminit: suppress unused memory variable warningMel Gorman
2015-07-09mm: avoid setting up anonymous pages into file mappingKirill A. Shutemov
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-07-02Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds
2015-07-02writeback: don't drain bdi_writeback_congested on bdi destructionTejun Heo
2015-07-02writeback: don't embed root bdi_writeback_congested in bdi_writebackTejun Heo
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-07-01Add __init attribute to new_kmalloc_cacheChristoph Lameter
2015-06-30mm: meminit: finish initialisation of struct pages before basic setupMel Gorman
2015-06-30mm: meminit: remove mminit_verify_page_linksMel Gorman
2015-06-30mm: meminit: reduce number of times pageblocks are set during struct page initMel Gorman
2015-06-30mm: meminit: free pages in large chunks where possibleMel Gorman
2015-06-30mm: meminit: minimise number of pfn->page lookups during initialisationMel Gorman
2015-06-30mm: meminit: initialise remaining struct pages in parallel with kswapdMel Gorman