Age | Commit message (Expand) | Author |
2015-08-07 | writeback: fix initial dirty limit | Rabin Vincent |
2015-08-07 | mm/memory-failure: set PageHWPoison before migrate_pages() | Naoya Horiguchi |
2015-08-07 | mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_* | Naoya Horiguchi |
2015-08-07 | mm/memory-failure: give up error handling for non-tail-refcounted thp | Naoya Horiguchi |
2015-08-07 | mm/memory-failure: fix race in counting num_poisoned_pages | Naoya Horiguchi |
2015-08-07 | mm/memory-failure: unlock_page before put_page | Naoya Horiguchi |
2015-08-07 | ipc: use private shmem or hugetlbfs inodes for shm segments. | Stephen Smalley |
2015-08-07 | mm: initialize hotplugged pages as reserved | Mel Gorman |
2015-08-07 | mm/slub: allow merging when SLAB_DEBUG_FREE is set | Konstantin Khlebnikov |
2015-08-07 | fs, file table: reinit files_stat.max_files after deferred memory initialisation | Mel Gorman |
2015-08-07 | mm, meminit: replace rwsem with completion | Nicolai Stange |
2015-08-07 | mm, meminit: allow early_pfn_to_nid to be used during runtime | Mel Gorman |
2015-08-05 | mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations | Michal Hocko |
2015-07-17 | mm/cma_debug: correct size input to bitmap function | Joonsoo Kim |
2015-07-17 | mm/cma_debug: fix debugging alloc/free interface | Joonsoo Kim |
2015-07-17 | mm/page_owner: set correct gfp_mask on page_owner | Joonsoo Kim |
2015-07-17 | mm/page_owner: fix possible access violation | Joonsoo Kim |
2015-07-17 | mm, meminit: suppress unused memory variable warning | Mel Gorman |
2015-07-09 | mm: avoid setting up anonymous pages into file mapping | Kirill A. Shutemov |
2015-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-07-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-07-02 | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p... | Linus Torvalds |
2015-07-02 | writeback: don't drain bdi_writeback_congested on bdi destruction | Tejun Heo |
2015-07-02 | writeback: don't embed root bdi_writeback_congested in bdi_writeback | Tejun Heo |
2015-07-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-07-01 | Add __init attribute to new_kmalloc_cache | Christoph Lameter |
2015-06-30 | mm: meminit: finish initialisation of struct pages before basic setup | Mel Gorman |
2015-06-30 | mm: meminit: remove mminit_verify_page_links | Mel Gorman |
2015-06-30 | mm: meminit: reduce number of times pageblocks are set during struct page init | Mel Gorman |
2015-06-30 | mm: meminit: free pages in large chunks where possible | Mel Gorman |
2015-06-30 | mm: meminit: minimise number of pfn->page lookups during initialisation | Mel Gorman |
2015-06-30 | mm: meminit: initialise remaining struct pages in parallel with kswapd | Mel Gorman |
2015-06-30 | mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA... | Mel Gorman |
2015-06-30 | mm: meminit: inline some helper functions | Mel Gorman |
2015-06-30 | mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid | Mel Gorman |
2015-06-30 | mm: page_alloc: pass PFN to __free_pages_bootmem | Mel Gorman |
2015-06-30 | mm: meminit: only set page reserved in the memblock region | Nathan Zimmer |
2015-06-30 | mm: meminit: move page initialization into a separate function | Robin Holt |
2015-06-30 | memblock: introduce a for_each_reserved_mem_region iterator | Robin Holt |
2015-06-29 | Fix kmalloc slab creation sequence | Christoph Lameter |
2015-06-26 | Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-06-25 | kasan: remove duplicate definition of the macro KASAN_FREE_PAGE | Wang Long |
2015-06-25 | zpool: remove zpool_evict() | Dan Streetman |
2015-06-25 | zpool: change pr_info to pr_debug | Dan Streetman |
2015-06-25 | zswap: runtime enable/disable | Dan Streetman |
2015-06-25 | zsmalloc: remove obsolete ZSMALLOC_DEBUG | Marcin Jabrzyk |
2015-06-25 | mm/hugetlb: remove unused arch hook prepare/release_hugepage | Dominik Dingel |
2015-06-25 | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-25 | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds |