summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end calls v2Jérôme Glisse
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse
2018-12-28lib/ioremap: ensure break-before-make is used for huge p4d mappingsWill Deacon
2018-12-28/proc/kpagecount: return 0 for special pages that are never mappedAnthony Yznaga
2018-12-28mm, hotplug: move init_currently_empty_zone() under zone_span_lock protectionWei Yang
2018-12-28mm, sparse: pass nid instead of pgdat to sparse_add_one_section()Wei Yang
2018-12-28mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()Wei Yang
2018-12-28mm: remove pte_lock_deinit()Yu Zhao
2018-12-28mm/memblock.c: skip kmemleak for kasan_init()Qian Cai
2018-12-28mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador
2018-12-28mm: check nr_initialised with PAGES_PER_SECTION directly in defer_init()Wei Yang
2018-12-28mm: put_and_wait_on_page_locked() while page is migratedHugh Dickins
2018-12-28mm, oom: add oom victim's memcg to the oom context informationyuzhoujian
2018-12-28mm, oom: reorganize the oom report in dump_headeryuzhoujian
2018-12-28mm: make free_reserved_area() return "const char *"Alexey Dobriyan
2018-12-28mm/debug.c: make "migrate_reason_names[]" const char *Alexey Dobriyan
2018-12-28mm/mmzone.c: make "migratetype_names" const char *Alexey Dobriyan
2018-12-28mm: reclaim small amounts of memory when an external fragmentation event occursMel Gorman
2018-12-28mm: move zone watermark accesses behind an accessorMel Gorman
2018-12-28mm/memory_hotplug: drop "online" parameter from add_memory_resource()David Hildenbrand
2018-12-28memblock: replace usage of __memblock_free_early() with memblock_free()Mike Rapoport
2018-12-28mm, hmm: use devm semantics for hmm_devmem_{add, remove}Dan Williams
2018-12-28mm, devm_memremap_pages: fix shutdown handlingDan Williams
2018-12-28mm/swap: use nr_node_ids for avail_lists in swap_info_structAaron Lu
2018-12-28vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is nWei Yang
2018-12-28mm: remove managed_page_count_lock spinlockArun KS
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-12-28mm: convert zone->managed_pages to atomic variableArun KS
2018-12-28xxHash: create arch dependent 32/64-bit xxhash()Timofey Titovets
2018-12-28mm: only report isolation failures when offlining memoryMichal Hocko
2018-12-28writeback: don't decrement wb->refcnt if !wb->bdiAnders Roxell
2018-12-28mm/mmu_notifier.c: remove mmu_notifier_synchronize()Sean Christopherson
2018-12-28include/linux/slab.h: fix sparse warning in kmalloc_type()Vlastimil Babka
2018-12-28kasan: add __must_check annotations to kasan hooksAndrey Konovalov
2018-12-28kasan, mm, arm64: tag non slab memory allocated via pageallocAndrey Konovalov
2018-12-28kasan, arm64: add brk handler for inline instrumentationAndrey Konovalov
2018-12-28mm: move obj_to_index to include/linux/slab_def.hAndrey Konovalov
2018-12-28kasan: add tag related helper functionsAndrey Konovalov
2018-12-28kasan: initialize shadow to 0xff for tag-based modeAndrey Konovalov
2018-12-28kasan: rename kasan_zero_page to kasan_early_shadow_pageAndrey Konovalov
2018-12-28kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGSAndrey Konovalov
2018-12-28kasan, mm: change hooks signaturesAndrey Konovalov
2018-12-27Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2018-12-27Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-12-27Merge tag 'fsnotify_for_v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-12-27Merge tag 'for-4.21-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-12-27Merge tag 'modules-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-12-27Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds