Age | Commit message (Expand) | Author | Files | Lines |
2018-12-28 | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 9 | -41/+296 |
2018-12-28 | Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -5/+74 |
2018-12-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 19 | -406/+793 |
2018-12-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 6 | -34/+151 |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 8 | -310/+186 |
2018-12-28 | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block | Linus Torvalds | 31 | -604/+664 |
2018-12-28 | Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel... | Linus Torvalds | 8 | -70/+60 |
2018-12-28 | include/linux/gfp.h: fix typo | Kyle Spiers | 1 | -1/+1 |
2018-12-28 | mm/hmm: fix memremap.h, move dev_page_fault_t callback to hmm | Dan Williams | 2 | -32/+24 |
2018-12-28 | include/linux/vmstat.h: remove unused page state adjustment macro | Wei Yang | 1 | -5/+0 |
2018-12-28 | mm/page_alloc.c: allow error injection | Benjamin Poirier | 1 | -0/+1 |
2018-12-28 | mm: migrate: drop unused argument of migrate_page_move_mapping() | Jan Kara | 1 | -2/+1 |
2018-12-28 | mm: migrate: provide buffer_migrate_page_norefs() | Jan Kara | 1 | -0/+4 |
2018-12-28 | mm/pageblock: throw compile error if pageblock_bits cannot hold MIGRATE_TYPES | Pingfan Liu | 1 | -1/+2 |
2018-12-28 | mm, thp, proc: report THP eligibility for each vma | Michal Hocko | 1 | -1/+12 |
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 | 2 | -31/+62 |
2018-12-28 | mm/mmu_notifier: use structure for invalidate_range_start/end callback | Jérôme Glisse | 1 | -5/+9 |
2018-12-28 | lib/ioremap: ensure break-before-make is used for huge p4d mappings | Will Deacon | 1 | -0/+5 |
2018-12-28 | /proc/kpagecount: return 0 for special pages that are never mapped | Anthony Yznaga | 1 | -0/+6 |
2018-12-28 | mm, hotplug: move init_currently_empty_zone() under zone_span_lock protection | Wei Yang | 1 | -2/+2 |
2018-12-28 | mm, sparse: pass nid instead of pgdat to sparse_add_one_section() | Wei Yang | 1 | -2/+2 |
2018-12-28 | mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section() | Wei Yang | 1 | -2/+1 |
2018-12-28 | mm: remove pte_lock_deinit() | Yu Zhao | 1 | -9/+2 |
2018-12-28 | mm/memblock.c: skip kmemleak for kasan_init() | Qian Cai | 1 | -0/+1 |
2018-12-28 | mm, memory_hotplug: add nid parameter to arch_remove_memory | Oscar Salvador | 1 | -2/+2 |
2018-12-28 | mm: check nr_initialised with PAGES_PER_SECTION directly in defer_init() | Wei Yang | 1 | -2/+0 |
2018-12-28 | mm: put_and_wait_on_page_locked() while page is migrated | Hugh Dickins | 1 | -0/+2 |
2018-12-28 | mm, oom: add oom victim's memcg to the oom context information | yuzhoujian | 1 | -2/+9 |
2018-12-28 | mm, oom: reorganize the oom report in dump_header | yuzhoujian | 1 | -0/+10 |
2018-12-28 | mm: make free_reserved_area() return "const char *" | Alexey Dobriyan | 1 | -1/+1 |
2018-12-28 | mm/debug.c: make "migrate_reason_names[]" const char * | Alexey Dobriyan | 1 | -1/+1 |
2018-12-28 | mm/mmzone.c: make "migratetype_names" const char * | Alexey Dobriyan | 1 | -1/+1 |
2018-12-28 | mm: reclaim small amounts of memory when an external fragmentation event occurs | Mel Gorman | 2 | -4/+8 |
2018-12-28 | mm: move zone watermark accesses behind an accessor | Mel Gorman | 1 | -4/+5 |
2018-12-28 | mm/memory_hotplug: drop "online" parameter from add_memory_resource() | David Hildenbrand | 1 | -1/+1 |
2018-12-28 | memblock: replace usage of __memblock_free_early() with memblock_free() | Mike Rapoport | 1 | -3/+2 |
2018-12-28 | mm, hmm: use devm semantics for hmm_devmem_{add, remove} | Dan Williams | 1 | -3/+1 |
2018-12-28 | mm, devm_memremap_pages: fix shutdown handling | Dan Williams | 1 | -0/+2 |
2018-12-28 | mm/swap: use nr_node_ids for avail_lists in swap_info_struct | Aaron Lu | 1 | -1/+10 |
2018-12-28 | vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n | Wei Yang | 1 | -6/+0 |
2018-12-28 | mm: remove managed_page_count_lock spinlock | Arun KS | 1 | -6/+0 |
2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS | 3 | -4/+52 |
2018-12-28 | mm: convert zone->managed_pages to atomic variable | Arun KS | 1 | -2/+7 |
2018-12-28 | xxHash: create arch dependent 32/64-bit xxhash() | Timofey Titovets | 1 | -0/+23 |
2018-12-28 | mm: only report isolation failures when offlining memory | Michal Hocko | 1 | -2/+9 |
2018-12-28 | writeback: don't decrement wb->refcnt if !wb->bdi | Anders Roxell | 1 | -0/+8 |
2018-12-28 | mm/mmu_notifier.c: remove mmu_notifier_synchronize() | Sean Christopherson | 1 | -1/+0 |
2018-12-28 | include/linux/slab.h: fix sparse warning in kmalloc_type() | Vlastimil Babka | 1 | -12/+12 |
2018-12-28 | kasan: add __must_check annotations to kasan hooks | Andrey Konovalov | 1 | -6/+10 |