Age | Commit message (Expand) | Author |
2018-12-28 | /proc/kpagecount: return 0 for special pages that are never mapped | Anthony Yznaga |
2018-12-28 | mm, hotplug: move init_currently_empty_zone() under zone_span_lock protection | Wei Yang |
2018-12-28 | mm, sparse: pass nid instead of pgdat to sparse_add_one_section() | Wei Yang |
2018-12-28 | mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section() | Wei Yang |
2018-12-28 | mm: remove pte_lock_deinit() | Yu Zhao |
2018-12-28 | mm/memblock.c: skip kmemleak for kasan_init() | Qian Cai |
2018-12-28 | mm, memory_hotplug: add nid parameter to arch_remove_memory | Oscar Salvador |
2018-12-28 | mm: check nr_initialised with PAGES_PER_SECTION directly in defer_init() | Wei Yang |
2018-12-28 | mm: put_and_wait_on_page_locked() while page is migrated | Hugh Dickins |
2018-12-28 | mm, oom: add oom victim's memcg to the oom context information | yuzhoujian |
2018-12-28 | mm, oom: reorganize the oom report in dump_header | yuzhoujian |
2018-12-28 | mm: make free_reserved_area() return "const char *" | Alexey Dobriyan |
2018-12-28 | mm/debug.c: make "migrate_reason_names[]" const char * | Alexey Dobriyan |
2018-12-28 | mm/mmzone.c: make "migratetype_names" const char * | Alexey Dobriyan |
2018-12-28 | mm: reclaim small amounts of memory when an external fragmentation event occurs | Mel Gorman |
2018-12-28 | mm: move zone watermark accesses behind an accessor | Mel Gorman |
2018-12-28 | mm/memory_hotplug: drop "online" parameter from add_memory_resource() | David Hildenbrand |
2018-12-28 | memblock: replace usage of __memblock_free_early() with memblock_free() | Mike Rapoport |
2018-12-28 | mm, hmm: use devm semantics for hmm_devmem_{add, remove} | Dan Williams |
2018-12-28 | mm, devm_memremap_pages: fix shutdown handling | Dan Williams |
2018-12-28 | mm/swap: use nr_node_ids for avail_lists in swap_info_struct | Aaron Lu |
2018-12-28 | vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n | Wei Yang |
2018-12-28 | mm: remove managed_page_count_lock spinlock | Arun KS |
2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS |
2018-12-28 | mm: convert zone->managed_pages to atomic variable | Arun KS |
2018-12-28 | xxHash: create arch dependent 32/64-bit xxhash() | Timofey Titovets |
2018-12-28 | mm: only report isolation failures when offlining memory | Michal Hocko |
2018-12-28 | writeback: don't decrement wb->refcnt if !wb->bdi | Anders Roxell |
2018-12-28 | mm/mmu_notifier.c: remove mmu_notifier_synchronize() | Sean Christopherson |
2018-12-28 | include/linux/slab.h: fix sparse warning in kmalloc_type() | Vlastimil Babka |
2018-12-28 | kasan: add __must_check annotations to kasan hooks | Andrey Konovalov |
2018-12-28 | kasan, mm, arm64: tag non slab memory allocated via pagealloc | Andrey Konovalov |
2018-12-28 | kasan, arm64: add brk handler for inline instrumentation | Andrey Konovalov |
2018-12-28 | mm: move obj_to_index to include/linux/slab_def.h | Andrey Konovalov |
2018-12-28 | kasan: add tag related helper functions | Andrey Konovalov |
2018-12-28 | kasan: initialize shadow to 0xff for tag-based mode | Andrey Konovalov |
2018-12-28 | kasan: rename kasan_zero_page to kasan_early_shadow_page | Andrey Konovalov |
2018-12-28 | kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS | Andrey Konovalov |
2018-12-28 | kasan, mm: change hooks signatures | Andrey Konovalov |
2018-12-27 | Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2018-12-27 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2018-12-27 | Merge tag 'fsnotify_for_v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-12-27 | Merge tag 'for-4.21-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds |
2018-12-27 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2018-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-12-27 | Merge tag 'modules-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-12-27 | Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-12-27 | Merge tag 'printk-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-12-27 | Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-12-27 | Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |