]> www.infradead.org Git - users/willy/linux.git/shortlog
users/willy/linux.git
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...
2018-12-05 Yangtao Limm/mmap.c: remove verify_mm_writelocked()
2018-12-05 Joel Fernandes... mm: select HAVE_MOVE_PMD on x86 for faster mremap
2018-12-05 Joel Fernandes... mm/mremap: fix 'move_normal_pmd' unused function warning
2018-12-05 Joel Fernandes... mm: speed up mremap by 20x on large regions
2018-12-05 Joel Fernandes... mm: treewide: remove unused address argument from pte_a...
2018-12-05 Timofey Titovetsksm: replace jhash2 with xxhash
2018-12-05 Timofey TitovetsxxHash: create arch dependent 32/64-bit xxhash()
2018-12-05 Michal Hockomm-memory_hotplug-be-more-verbose-for-memory-offline...
2018-12-05 Andrew Mortonmm-memory_hotplug-be-more-verbose-for-memory-offline...
2018-12-05 Michal Hockomm, memory_hotplug: be more verbose for memory offline...
2018-12-05 Andrew Mortonmm-memory_hotplug-print-reason-for-the-offlining-failur...
2018-12-05 Michal Hockomm, memory_hotplug: print reason for the offlining...
2018-12-05 Michal Hockomm, memory_hotplug: drop pointless block alignment...
2018-12-05 Michal Hockomm: lower the printk loglevel for __dump_page messages
2018-12-05 Michal Hockomm-print-more-information-about-mapping-in-__dump_page...
2018-12-05 Dan Carpentermm: debug: Fix a width vs precision bug in printk
2018-12-05 Michal Hockomm: print more information about mapping in __dump_page
2018-12-05 Andrew Mortonmm-ksm-do-not-block-on-page-lock-when-searching-stable...
2018-12-05 Yang Shimm: ksm: do not block on page lock when searching stabl...
2018-12-05 Yang Shimm: vmscan: skip KSM page in direct reclaim if priority...
2018-12-05 Gao Xiangmm/readahead.c: simplify get_next_ra_size()
2018-12-05 Anders Roxellwriteback: don't decrement wb->refcnt if !wb->bdi
2018-12-05 Sean Christophersonmm/mmu_notifier.c: remove mmu_notifier_synchronize()
2018-12-05 Andrew Mortonmm-hotplug-optimize-clear_hwpoisoned_pages-fix
2018-12-05 Balbir Singhmm/hotplug: optimize clear_hwpoisoned_pages()
2018-12-05 Andrew Mortonmm-page_owner-clamp-read-count-to-page_size-fix
2018-12-05 Miles Chenmm/page_owner: clamp read count to PAGE_SIZE
2018-12-05 Vlastimil Babkainclude/linux/slab.h: fix sparse warning in kmalloc_type()
2018-12-05 Andrew Mortonmm-slub-improve-performance-by-skipping-checked-node...
2018-12-05 Wei Yangmm/slub.c: improve performance by skipping checked...
2018-12-05 Andrew Mortonmm-slub-record-final-state-of-slub-action-in-deactivate...
2018-12-05 Wei Yangmm/slub.c: record final state of slub action in deactiv...
2018-12-05 Wei Yangmm/slub.c: page is always non-NULL in node_match()
2018-12-05 Wei Yangmm/slub.c: remove validation on cpu_slab in __flush_cpu...
2018-12-05 Andrew Mortonmm-slab-remove-unnecessary-unlikely-fix
2018-12-05 Yangtao Limm, slab: remove unnecessary unlikely()
2018-12-05 Josh Huntblock: restore /proc/partitions to not display non...
2018-12-05 Andrew Mortonocfs2-clear-zero-in-unaligned-direct-io-checkpatch...
2018-12-05 Jia Guoocfs2: clear zero in unaligned direct IO
2018-12-05 Junxiao Biocfs2: don't clear bh uptodate for block read
2018-12-05 Junxiao Biocfs2: clear journal dirty flag after shutdown journal
2018-12-05 Junxiao Biocfs2: fix panic due to unrecovered local alloc
2018-12-05 Larry Chenocfs2: improve ocfs2 Makefile
2018-12-05 zhong jiangocfs2: remove set but not used variable 'lastzero'
2018-12-05 zhong jiangocfs2: dlmfs: remove set but not used variable 'status'
2018-12-05 Jia Guoocfs2: optimize the reading of heartbeat data
2018-12-05 Qian Caidebugobjects: call debug_objects_mem_init eariler
2018-12-05 YueHaibingarch/sh/boards/mach-kfr2r09/setup.c: drop pointless...
next