Age | Commit message (Expand) | Author |
2017-11-15 | mm: consolidate page table accounting | Kirill A. Shutemov |
2017-11-15 | mm: introduce wrappers to access mm->nr_ptes | Kirill A. Shutemov |
2017-11-15 | mm: account pud page tables | Kirill A. Shutemov |
2017-11-15 | kmemleak: change /sys/kernel/debug/kmemleak permissions from 0444 to 0644 | Konstantin Khlebnikov |
2017-11-15 | mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() | Jan Kara |
2017-11-15 | mm: add variant of pagevec_lookup_range_tag() taking number of pages | Jan Kara |
2017-11-15 | mm: use pagevec_lookup_range_tag() in write_cache_pages() | Jan Kara |
2017-11-15 | mm: use pagevec_lookup_range_tag() in __filemap_fdatawait_range() | Jan Kara |
2017-11-15 | mm: implement find_get_pages_range_tag() | Jan Kara |
2017-11-15 | mm/page_owner.c: reduce page_owner structure size | Ayush Mittal |
2017-11-15 | mm/cma.c: change pr_info to pr_err for cma_alloc fail log | Pintu Agarwal |
2017-11-15 | mm/swap_slots.c: fix race conditions in swap_slots cache init | Tim Chen |
2017-11-15 | mm: remove unused pgdat->inactive_ratio | Andrey Ryabinin |
2017-11-15 | mm/mmu_notifier: avoid call to invalidate_range() in range_end() | Jérôme Glisse |
2017-11-15 | mm/mmu_notifier: avoid double notification when it is useless | Jérôme Glisse |
2017-11-15 | zsmalloc: calling zs_map_object() from irq is a bug | Sergey Senozhatsky |
2017-11-15 | mm/page-writeback.c: print a warning if the vm dirtiness settings are illogical | Yafang Shao |
2017-11-15 | mm/memblock.c: make the index explicit argument of for_each_memblock_type | Gioh Kim |
2017-11-15 | mm, memory_hotplug: remove timeout from __offline_memory | Michal Hocko |
2017-11-15 | mm, memory_hotplug: do not fail offlining too early | Michal Hocko |
2017-11-15 | mm, page_alloc: fail has_unmovable_pages when seeing reserved pages | Michal Hocko |
2017-11-15 | mm: distinguish CMA and MOVABLE isolation in has_unmovable_pages() | Michal Hocko |
2017-11-15 | mm: drop migrate type checks from has_unmovable_pages | Michal Hocko |
2017-11-15 | mm/page-writeback.c: remove unused parameter from balance_dirty_pages() | Tahsin Erdogan |
2017-11-15 | mm, swap: fix false error message in __swp_swapcount() | Huang Ying |
2017-11-15 | mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no othe... | Minchan Kim |
2017-11-15 | mm, swap: skip swapcache for swapin of synchronous device | Minchan Kim |
2017-11-15 | mm, swap: introduce SWP_SYNCHRONOUS_IO | Minchan Kim |
2017-11-15 | mm/mempool.c: use kmalloc_array_node() | Johannes Thumshirn |
2017-11-15 | slub: fix sysfs duplicate filename creation when slub_debug=O | Miles Chen |
2017-11-15 | slab, slub, slob: convert slab_flags_t to 32-bit | Alexey Dobriyan |
2017-11-15 | slab, slub, slob: add slab_flags_t | Alexey Dobriyan |
2017-11-15 | mm/slab.c: only set __GFP_RECLAIMABLE once | David Rientjes |
2017-11-15 | mm/slob.c: remove an unnecessary check for __GFP_ZERO | Miles Chen |
2017-11-15 | mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory | Yang Shi |
2017-11-15 | mm: slabinfo: remove CONFIG_SLABINFO | Yang Shi |
2017-11-15 | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds |
2017-11-15 | mm/pagewalk.c: report holes in hugetlb ranges | Jann Horn |
2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-14 | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-11-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-11-10 | Merge branch 'x86/mm' into x86/asm, to merge branches | Ingo Molnar |
2017-11-07 | mm/sparsemem: Fix ARM64 boot crash when CONFIG_SPARSEMEM_EXTREME=y | Kirill A. Shutemov |
2017-11-07 | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-03 | block: add a poll_fn callback to struct request_queue | Christoph Hellwig |
2017-11-03 | mm, swap: fix race between swap count continuation operations | Huang Ying |
2017-11-03 | mm/huge_memory.c: deposit page table when copying a PMD migration entry | Zi Yan |
2017-11-03 | userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_size | Andrea Arcangeli |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |