Age | Commit message (Expand) | Author | Files | Lines |
2018-12-28 | mm, thp, proc: report THP eligibility for each vma | Michal Hocko | 5 | -4/+30 |
2018-12-28 | mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps | Michal Hocko | 1 | -1/+3 |
2018-12-28 | include/linux/memory_hotplug.h: remove duplicate declaration of offline_pages() | Wei Yang | 1 | -1/+0 |
2018-12-28 | mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 | Jérôme Glisse | 17 | -250/+262 |
2018-12-28 | mm/mmu_notifier: use structure for invalidate_range_start/end callback | Jérôme Glisse | 12 | -116/+103 |
2018-12-28 | hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined | Michal Hocko | 1 | -0/+16 |
2018-12-28 | mm, kmemleak: little optimization while scanning | Oscar Salvador | 1 | -3/+6 |
2018-12-28 | lib/ioremap: ensure break-before-make is used for huge p4d mappings | Will Deacon | 4 | -6/+39 |
2018-12-28 | lib/ioremap: ensure phys_addr actually corresponds to a physical address | Will Deacon | 1 | -16/+12 |
2018-12-28 | x86/pgtable: drop pXd_none() checks from pXd_free_pYd_table() | Will Deacon | 1 | -6/+0 |
2018-12-28 | arm64: mmu: drop pXd_present() checks from pXd_free_pYd_table() | Will Deacon | 1 | -6/+2 |
2018-12-28 | ioremap: rework pXd_free_pYd_page() API | Will Deacon | 1 | -14/+42 |
2018-12-28 | mm/filemap.c: remove useless check in pagecache_get_page() | Kirill Tkhai | 1 | -1/+1 |
2018-12-28 | /proc/kpagecount: return 0 for special pages that are never mapped | Anthony Yznaga | 2 | -1/+7 |
2018-12-28 | tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" fa... | Anthony Yznaga | 1 | -1/+1 |
2018-12-28 | mm/page_alloc.c: drop uneeded __meminit and __meminitdata | Oscar Salvador | 1 | -14/+14 |
2018-12-28 | mm/page-writeback.c: don't break integrity writeback on ->writepage() error | Brian Foster | 1 | -14/+21 |
2018-12-28 | lib/show_mem.c: drop pgdat_resize_lock in show_mem() | Wei Yang | 1 | -3/+0 |
2018-12-28 | mm/hmm.c: remove set but not used variable 'devmem' | YueHaibing | 1 | -3/+0 |
2018-12-28 | mm, hotplug: move init_currently_empty_zone() under zone_span_lock protection | Wei Yang | 2 | -5/+4 |
2018-12-28 | mm, sparse: pass nid instead of pgdat to sparse_add_one_section() | Wei Yang | 3 | -7/+7 |
2018-12-28 | mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section() | Wei Yang | 2 | -10/+2 |
2018-12-28 | mm: remove pte_lock_deinit() | Yu Zhao | 1 | -9/+2 |
2018-12-28 | zram: writeback throttle | Minchan Kim | 4 | -3/+91 |
2018-12-28 | zram: add bd_stat statistics | Minchan Kim | 4 | -0/+53 |
2018-12-28 | zram: support idle/huge page writeback | Minchan Kim | 5 | -79/+209 |
2018-12-28 | zram: introduce ZRAM_IDLE flag | Minchan Kim | 4 | -7/+69 |
2018-12-28 | zram: refactor flags and writeback stuff | Minchan Kim | 2 | -69/+44 |
2018-12-28 | zram: fix double free backing device | Minchan Kim | 1 | -1/+3 |
2018-12-28 | zram: fix lockdep warning of free block handling | Minchan Kim | 2 | -18/+22 |
2018-12-28 | mm/memblock.c: skip kmemleak for kasan_init() | Qian Cai | 3 | -9/+13 |
2018-12-28 | kernel, resource: check for IORESOURCE_SYSRAM in release_mem_region_adjustable | Oscar Salvador | 1 | -0/+15 |
2018-12-28 | mm, memory_hotplug: add nid parameter to arch_remove_memory | Oscar Salvador | 9 | -10/+15 |
2018-12-28 | mm: check nr_initialised with PAGES_PER_SECTION directly in defer_init() | Wei Yang | 2 | -9/+6 |
2018-12-28 | mm: put_and_wait_on_page_locked() while page is migrated | Hugh Dickins | 5 | -33/+84 |
2018-12-28 | mm, oom: add oom victim's memcg to the oom context information | yuzhoujian | 3 | -16/+31 |
2018-12-28 | mm, oom: reorganize the oom report in dump_header | yuzhoujian | 4 | -13/+34 |
2018-12-28 | mm: make free_reserved_area() return "const char *" | Alexey Dobriyan | 4 | -4/+4 |
2018-12-28 | mm/debug.c: make "migrate_reason_names[]" const char * | Alexey Dobriyan | 2 | -2/+2 |
2018-12-28 | mm/mmzone.c: make "migratetype_names" const char * | Alexey Dobriyan | 2 | -2/+2 |
2018-12-28 | mm: reclaim small amounts of memory when an external fragmentation event occurs | Mel Gorman | 6 | -15/+202 |
2018-12-28 | mm: use alloc_flags to record if kswapd can wake | Mel Gorman | 2 | -15/+19 |
2018-12-28 | mm: move zone watermark accesses behind an accessor | Mel Gorman | 3 | -11/+12 |
2018-12-28 | mm, page_alloc: spread allocations across zones before introducing fragmentation | Mel Gorman | 2 | -16/+105 |
2018-12-28 | mm/memory_hotplug: drop "online" parameter from add_memory_resource() | David Hildenbrand | 3 | -5/+5 |
2018-12-28 | drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONS | Wei Yang | 1 | -1/+1 |
2018-12-28 | memblock: replace usage of __memblock_free_early() with memblock_free() | Mike Rapoport | 2 | -17/+10 |
2018-12-28 | mm/page_alloc.c: deduplicate __memblock_free_early() and memblock_free() | Wentao Wang | 1 | -6/+1 |
2018-12-28 | mm/page_alloc.c: use a single function to free page | Aaron Lu | 1 | -23/+14 |
2018-12-28 | mm/page_alloc.c: free order-0 pages through PCP in page_frag_free() | Aaron Lu | 1 | -2/+8 |