]> www.infradead.org Git - users/willy/linux.git/shortlog
users/willy/linux.git
2018-12-06 zhong jiangmm/page_owner: align with pageblock_nr pages
2018-12-06 Marc-André... mm/page_owner: align with pageblock_nr_pages
2018-12-06 Yu Zhaomm: don't expose page to fast gup before it's ready
2018-12-06 Huang Yingmm: fix race between swapoff and mincore
2018-12-06 Huang Yingmm, swap: fix race between swapoff and some swap operations
2018-12-06 Huang Yingmm, swap: fix race between swapoff and some swap operations
2018-12-06 Arun KSmm/page_alloc.c: remove software prefetching in __free_...
2018-12-06 Andrew Mortonmemory_hotplug-free-pages-as-higher-order-fix-fix
2018-12-06 Andrew Mortonmemory_hotplug-free-pages-as-higher-order-fix
2018-12-06 Arun KSmm/page_alloc.c: memory hotplug: free pages as higher...
2018-12-06 Anthony Yznaga/proc/kpagecount: return 0 for special pages that are...
2018-12-06 Anthony Yznagatools/vm/page-types.c: fix "kpagecount returned fewer...
2018-12-06 Andrew Mortonmm-use-common-iterator-for-deferred_init_pages-and...
2018-12-06 Alexander Duyckmm: use common iterator for deferred_init_pages and...
2018-12-06 Alexander Duyckmm: add reserved flag setting to set_page_links()
2018-12-06 Alexander Duyckmm: move hot-plug specific memory init into separate...
2018-12-06 Alexander Duyckmm: initialize MAX_ORDER_NR_PAGES at a time instead...
2018-12-06 Alexander Duyckmm: implement new zone specific memblock iterator
2018-12-06 Alexander Duyckmm: drop meminit_pfn_in_nid as it is redundant
2018-12-06 Alexander Duyckmm: use mm_zero_struct_page from SPARC on all 64b archi...
2018-12-06 Oscar Salvadormm/page_alloc.c: drop uneeded __meminit and __meminitdata
2018-12-05 Andrew Mortonmm-dont-break-integrity-writeback-on-writepage-error-fix
2018-12-05 Brian Fostermm/page-writeback.c: don't break integrity writeback...
2018-12-05 Wei Yanglib/show_mem.c: drop pgdat_resize_lock in show_mem()
2018-12-05 YueHaibingmm/hmm.c: remove set but not used variable 'devmem'
2018-12-05 David Hildenbranddrivers/base/memory.c: use DEVICE_ATTR_RO and friends
2018-12-05 Vineeth Remanan... mm, swap: rid swapoff of quadratic complexity
2018-12-05 Vineeth Remanan... mm, swap: refactor swap-in logic out of shmem_getpage_gfp
2018-12-05 Jerome Glissemm/mmu_notifier: contextual information for event trigg...
2018-12-05 Andrew Mortonmm-mmu_notifier-use-structure-for-invalidate_range_star...
2018-12-05 Andrew Mortonmm-mmu_notifier-use-structure-for-invalidate_range_star...
2018-12-05 Jerome Glissemm/mmu_notifier: use structure for invalidate_range_sta...
2018-12-05 Andrew Mortonmm-mmu_notifier-use-structure-for-invalidate_range_star...
2018-12-05 Jerome Glissemm/mmu_notifier: use structure for invalidate_range_sta...
2018-12-05 Wei Yangmm, hotplug: move init_currently_empty_zone() under...
2018-12-05 Wei Yangmm, sparse: pass nid instead of pgdat to sparse_add_one...
2018-12-05 Wei Yangmm-sparse-drop-pgdat_resize_lock-in-sparse_add-remove_o...
2018-12-05 Wei Yangmm, sparse: drop pgdat_resize_lock in sparse_add/remove...
2018-12-05 Yu Zhaomm: remove pte_lock_deinit()
2018-12-05 Minchan Kimzram: writeback throttle
2018-12-05 Minchan Kimzram: writeback throttle
2018-12-05 Minchan Kimzram-add-bd_stat-statistics-v4
2018-12-05 Minchan Kimzram: add bd_stat statistics
2018-12-05 Minchan Kimzram: support idle/huge page writeback
2018-12-05 Minchan Kimzram: introduce ZRAM_IDLE flag
2018-12-05 Minchan Kimzram: refactor flags and writeback stuff
2018-12-05 Minchan Kimzram: fix double free backing device
2018-12-05 Minchan Kimzram: fix lockdep warning of free block handling
2018-12-05 Qian Caimm/memblock.c: skip kmemleak for kasan_init()
2018-12-05 Oscar Salvadormm, memory_hotplug: refactor shrink_zone/pgdat_span
2018-12-05 Oscar Salvadormm, memory-hotplug: rework unregister_mem_sect_under_nodes
2018-12-05 Oscar Salvadormm, memory_hotplug: move zone/pages handling to offline...
2018-12-05 Oscar Salvadorkernel, resource: check for IORESOURCE_SYSRAM in releas...
2018-12-05 Oscar Salvadormm, memory_hotplug: add nid parameter to arch_remove_memory
2018-12-05 Wei Yangmm: check nr_initialised with PAGES_PER_SECTION directl...
2018-12-05 Matthew Wilcoxmm-put_and_wait_on_page_locked-while-page-is-migrated-fix
2018-12-05 Hugh Dickinsmm: put_and_wait_on_page_locked() while page is migrated
2018-12-05 yuzhoujianmm, oom: add oom victim's memcg to the oom context...
2018-12-05 yuzhoujianmm, oom: reorganize the oom report in dump_header
2018-12-05 Alexey Dobriyanmm: make free_reserved_area() return "const char *"
2018-12-05 Alexey Dobriyanmm/debug.c: make "migrate_reason_names[]" const char *
2018-12-05 Alexey Dobriyanmm/mmzone.c: make "migratetype_names" const char *
2018-12-05 Mel Gormanmm: stall movable allocations until kswapd progresses...
2018-12-05 Mel Gormanmm: reclaim small amounts of memory when an external...
2018-12-05 Mel Gormanmm: Use alloc_flags to record if kswapd can wake -fix
2018-12-05 Mel Gormanmm: use alloc_flags to record if kswapd can wake
2018-12-05 Mel Gormanmm: move zone watermark accesses behind an accessor
2018-12-05 Mel Gormanmm, page_alloc: spread allocations across zones before...
2018-12-05 David Hildenbrandmm/memory_hotplug: drop "online" parameter from add_mem...
2018-12-05 Wei Yangdrivers/base/memory.c: remove an unnecessary check...
2018-12-05 Mike Rapoportmemblock: replace usage of __memblock_free_early()...
2018-12-05 Wentao Wangmm/page_alloc.c: deduplicate __memblock_free_early...
2018-12-05 Aaron Lumm/page_alloc.c: use a single function to free page
2018-12-05 Andrew Mortonmm-page_alloc-free-order-0-pages-through-pcp-in-page_fr...
2018-12-05 Aaron Lumm/page_alloc.c: free order-0 pages through PCP in...
2018-12-05 Logan GunthorpePCI/P2PDMA: match interface changes to devm_memremap_pa...
2018-12-05 Dan Williamsmm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYM...
2018-12-05 Dan Williamsmm, hmm: replace hmm_devmem_pages_create() with devm_me...
2018-12-05 Dan Williamsmm, hmm: use devm semantics for hmm_devmem_{add, remove}
2018-12-05 Dan Williamsmm, devm_memremap_pages: add MEMORY_DEVICE_PRIVATE...
2018-12-05 Dan Williamsmm, devm_memremap_pages: fix shutdown handling
2018-12-05 Dan Williamsmm, devm_memremap_pages: kill mapping "System RAM"...
2018-12-05 Dan Williamsmm, devm_memremap_pages: mark devm_memremap_pages(...
2018-12-05 Huang Shijiemm/page_alloc.c: change the order of MIGRATE_RECLAIMABL...
2018-12-05 Eric Biggersuserfaultfd: convert userfaultfd_ctx::refcount to refco...
2018-12-05 Aaron Lumm/swap: use nr_node_ids for avail_lists in swap_info_s...
2018-12-05 Wei Yangvmscan: return NODE_RECLAIM_NOSCAN in node_reclaim...
2018-12-05 Arun KSmm: remove managed_page_count_lock spinlock
2018-12-05 Andrew Mortonmm-convert-totalram_pages-and-totalhigh_pages-variables...
2018-12-05 Arun KSmm: convert totalram_pages and totalhigh_pages variable...
2018-12-05 Arun KSmm: convert zone->managed_pages to atomic variable
2018-12-05 Arun KSmm: reference totalram_pages and managed_pages once...
2018-12-05 Kirill Tkhaimm/ksm.c: assist buddy allocator to assemble 1-order...
2018-12-05 Wei Yangmm: remove reset of pcp->counter in pageset_init()
2018-12-05 Joel Fernandes... selftests/memfd: modify tests for F_SEAL_FUTURE_WRITE...
2018-12-05 Joel Fernandes... selftests/memfd: add tests for F_SEAL_FUTURE_WRITE...
2018-12-05 Joel Fernandes... mm-add-an-f_seal_future_write-seal-to-memfd-fix-2
2018-12-05 Joel Fernandes... mm/memfd: make F_SEAL_FUTURE_WRITE seal more robust
2018-12-05 Joel Fernandes... mm: Add an F_SEAL_FUTURE_WRITE seal to memfd
2018-12-05 Michal Hockomm, memory_hotplug: do not clear numa_node association...
next