linux-2.6-microblaze.git
2019-12-01 Chen Junmm/shmem.c: cast the type of unmap_start to u64
2019-12-01 Yang Shimm: shmem: use proper gfp flags for shmem_writepage()
2019-12-01 Colin Ian Kingmm/shmem.c: make array 'values' static const, makes...
2019-12-01 Mike Rapoportuserfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EV...
2019-12-01 Andrea Arcangelifs/userfaultfd.c: wp: clear VM_UFFD_MISSING or VM_UFFD_...
2019-12-01 Wei Yanguserfaultfd: wrap the common dst_vma check into an...
2019-12-01 Wei Yanguserfaultfd: remove unnecessary WARN_ON() in __mcopy_at...
2019-12-01 Wei Yanguserfaultfd: use vma_pagesize for all huge page size...
2019-12-01 Wei Yangmm/madvise.c: use PAGE_ALIGN[ED] for range checking
2019-12-01 Yunfeng Yemm/madvise.c: replace with page_size() in madvise_injec...
2019-12-01 Wei Yangmm/mmap.c: make vma_merge() comment more easy to understand
2019-12-01 zhong jiangmm/hwpoison-inject: use DEFINE_DEBUGFS_ATTRIBUTE to...
2019-12-01 Huang Yingautonuma: reduce cache footprint when scanning page...
2019-12-01 Huang Yingautonuma: fix watermark checking in migrate_balanced_pg...
2019-12-01 zhong jiangmm/cma_debug.c: use DEFINE_DEBUGFS_ATTRIBUTE to define...
2019-12-01 Yunfeng Yemm/cma.c: switch to bitmap_zalloc() for cma bitmap...
2019-12-01 Song Liumm/thp: flush file for !is_shmem PageDirty() case in...
2019-12-01 Kirill A. Shutemovmm, thp: do not queue fully unmapped pages for deferred...
2019-12-01 Yang Shimm/migrate.c: handle freed page at the first place
2019-12-01 zhong jiangmm/huge_memory.c: split_huge_pages_fops should be defin...
2019-12-01 Zhigang Lumm/hugetlb: avoid looping to the same hugepage if ...
2019-12-01 Wei Yanghugetlb: remove unused hstate in hugetlb_fault_mutex_hash()
2019-12-01 Mina Almasryhugetlb: remove duplicated code
2019-12-01 Mina Almasryhugetlb: region_chg provides only cache entry
2019-12-01 Waiman Longhugetlbfs: take read_lock on i_mmap for PMD sharing
2019-12-01 Piotr Sarnahugetlbfs: add O_TMPFILE support
2019-12-01 Mike Kravetzhugetlbfs: convert macros to static inline, fix sparse...
2019-12-01 Mike Kravetzpowerpc/mm: remove pmd_huge/pud_huge stubs and include...
2019-12-01 Mike Kravetzmm/hugetlbfs: fix error handling when setting up mounts
2019-12-01 Mike Kravetzhugetlbfs: hugetlb_fault_mutex_hash() cleanup
2019-12-01 Yunfeng Yemm: support memblock alloc on the exact node for sparse...
2019-12-01 Cao jinmm/memblock: correct doc for function
2019-12-01 Cao jinmm/memblock.c: cleanup doc
2019-12-01 Li Xinhaimm/mempolicy.c: fix checking unmapped holes for mbind
2019-12-01 Li Xinhaimm/mempolicy.c: check range first in queue_pages_test_walk
2019-12-01 Vitaly Woolmm/z3fold.c: add inter-page compaction
2019-12-01 Johannes Weinerkernel: sysctl: make drop_caches write-only
2019-12-01 Xianting Tianmm/vmscan.c: fix typo in comment
2019-12-01 Johannes Weinermm: vmscan: enforce inactive:active ratio at the reclai...
2019-12-01 Johannes Weinermm: vmscan: detect file thrashing at the reclaim root
2019-12-01 Johannes Weinermm: vmscan: move file exhaustion detection to the node...
2019-12-01 Johannes Weinermm: vmscan: harmonize writeback congestion tracking...
2019-12-01 Johannes Weinermm: vmscan: split shrink_node() into node part and...
2019-12-01 Johannes Weinermm: vmscan: turn shrink_node_memcg() into shrink_lruvec()
2019-12-01 Johannes Weinermm: vmscan: replace shrink_node() loop with a retry...
2019-12-01 Johannes Weinermm: vmscan: naming fixes: global_reclaim() and sane_rec...
2019-12-01 Johannes Weinermm: vmscan: move inactive_list_is_low() swap check...
2019-12-01 Johannes Weinermm: clean up and clarify lruvec lookup procedure
2019-12-01 Johannes Weinermm: vmscan: simplify lruvec_lru_size()
2019-12-01 Yang Shimm/vmscan.c: remove unused scan_control parameter from...
2019-12-01 Andrey Ryabininmm/vmscan: remove unused lru_pages argument
2019-12-01 lijiazimm/page_alloc.c: print reserved_highatomic info
2019-12-01 Hao Leeinclude/linux/mmzone.h: fix comment for ISOLATE_UNMAPPE...
2019-12-01 Mel Gormanmm, pcpu: make zone pcp updates and reset internal...
2019-12-01 Mel Gormanmm, pcp: share common code between memory hotplug and...
2019-12-01 Anshuman Khandualmm/page_alloc: add alloc_contig_pages()
2019-12-01 Daniel Axtensx86/kasan: support KASAN_VMALLOC
2019-12-01 Daniel Axtensfork: support VMAP_STACK with KASAN_VMALLOC
2019-12-01 Daniel Axtenskasan: add test for vmalloc
2019-12-01 Daniel Axtenskasan: support backing vmalloc space with real shadow...
2019-12-01 Uladzislau... mm/vmalloc: rework vmap_area_lock
2019-12-01 Anders Roxellselftests: vm: add fragment CONFIG_TEST_VMALLOC
2019-12-01 Uladzislau... mm/vmalloc: add more comments to the adjust_va_to_fit_t...
2019-12-01 Uladzislau... mm/vmalloc: respect passed gfp_mask when doing preloading
2019-12-01 Uladzislau... mm/vmalloc: remove preempt_disable/enable when doing...
2019-12-01 Liu Xiangmm/vmalloc.c: remove unnecessary highmem_mask from...
2019-12-01 Michal Hockomm/sparse.c: do not waste pre allocated memmap space
2019-12-01 Ilya Leoshkevichmm/sparse.c: mark populate_section_memmap as __meminit
2019-12-01 Vincent Whitchurchmm/sparse: consistently do not zero memmap
2019-12-01 David Hildenbrandmm/memory_hotplug.c: don't allow to online/offline...
2019-12-01 David Hildenbranddrivers/base/memory.c: drop the mem_sysfs_mutex
2019-12-01 Ben Dooks ... include/linux/memory_hotplug.h: move definitions of...
2019-12-01 David Hildenbrandmm/page_isolation.c: convert SKIP_HWPOISON to MEMORY_OF...
2019-12-01 David Hildenbrandmm/page_alloc.c: don't set pages PageReserved() when...
2019-12-01 David Hildenbrandmm/memory_hotplug: remove __online_page_free() and...
2019-12-01 David Hildenbrandhv_balloon: use generic_online_page()
2019-12-01 David Hildenbrandmm/memory_hotplug: export generic_online_page()
2019-12-01 Alastair D... mm/memory_hotplug.c: add a bounds check to __add_pages()
2019-12-01 Anshuman Khandualmm/hotplug: reorder memblock_[free|remove]() calls...
2019-12-01 Yunfeng Yemm/memory-failure.c: use page_shift() in add_to_kill()
2019-12-01 Naoya Horiguchimm, soft-offline: convert parameter to pfn
2019-12-01 Jane Chumm/memory-failure.c clean up around tk pre-allocation
2019-12-01 Joel Fernandes... memfd: add test for COW on MAP_PRIVATE and F_SEAL_FUTUR...
2019-12-01 Nicolas Geoffraymm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTU...
2019-12-01 Thomas Hellstrommm/memory.c: fix a huge pud insertion race during faulting
2019-12-01 Thomas Hellstrommm: move the backup x_devmap() functions to asm-generic...
2019-12-01 Yang Shimm/rmap.c: use VM_BUG_ON_PAGE() in __page_check_anon_rmap()
2019-12-01 Miles Chenmm/rmap.c: fix outdated comment in page_get_anon_vma()
2019-12-01 Vineet Guptaasm-generic/mm: stub out p{4,u}d_clear_bad() if __PAGET...
2019-12-01 Vineet Guptaasm-generic/tlb: stub out pmd_free_tlb() if nopmd
2019-12-01 Vineet Guptaasm-generic/tlb: stub out p4d_free_tlb() if nop4d ...
2019-12-01 Vineet Guptaasm-generic/tlb: stub out pud_free_tlb() if nopud ...
2019-12-01 Vineet GuptaARC: mm: remove __ARCH_USE_5LEVEL_HACK
2019-12-01 Gaowei Pumm/mmap.c: use IS_ERR_VALUE to check return value of...
2019-12-01 Wei Yangmm/rmap.c: reuse mergeable anon_vma as parent when...
2019-12-01 Wei Yangmm/rmap.c: don't reuse anon_vma if we just want a copy
2019-12-01 Wei Yangmm/mmap.c: rb_parent is not necessary in __vma_link_list()
2019-12-01 Wei Yangmm/mmap.c: extract __vma_unlink_list() as counterpart...
2019-12-01 Wei Yangmm/mmap.c: __vma_unlink_prev() is not necessary now
2019-12-01 Wei Yangmm/mmap.c: prev could be retrieved from vma->vm_prev
next