linux-2.6-microblaze.git
2019-05-15 Suren Baghdasaryanpsi: introduce state_mask to represent stalled psi...
2019-05-15 Baruch Siachmm: update references to page _refcount
2019-05-15 Andrea Arcangelimm: change mm_update_next_owner() to update mm->owner...
2019-05-15 Andrea Arcangeliuserfaultfd: use RCU to free the task struct when fork...
2019-05-15 Andrew Mortonkernel/Makefile: don't assume that kernel/gen_ikh_data...
2019-05-14 Linus TorvaldsMerge tag 'backlight-next-5.2' of git://git./linux...
2019-05-14 Linus TorvaldsMerge tag 'mfd-next-5.2' of git://git./linux/kernel...
2019-05-14 Linus TorvaldsMerge tag 'pci-v5.2-changes' of git://git./linux/kernel...
2019-05-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-05-14 Christoph Hellwigkernel/memremap.c: remove the unused device_private_ent...
2019-05-14 Matthew Wilcox... mm: delete find_get_entries_tag
2019-05-14 Bharath Vedarthammm/huge_memory.c: make __thp_get_unmapped_area static
2019-05-14 Mike Rapoportmm/mprotect.c: fix compilation warning because of unuse...
2019-05-14 Yafang Shaomm/page-writeback: introduce tracepoint for wait_on_pag...
2019-05-14 Yafang Shaomm/vmscan: simplify trace_reclaim_flags and trace_shrin...
2019-05-14 Mike Rapoportmm/Kconfig: update "Memory Model" help text
2019-05-14 Yafang Shaomm/vmscan.c: don't disable irq again when count pgrefil...
2019-05-14 Mike Rapoportmm: memblock: make keeping memblock memory opt-in rathe...
2019-05-14 Mike Kravetzhugetlbfs: always use address space in inode for resv_m...
2019-05-14 Vitaly Woolmm/z3fold.c: support page migration
2019-05-14 Vitaly Woolmm/z3fold.c: add structure for buddy handles
2019-05-14 Vitaly Woolmm/z3fold.c: improve compression by extending search
2019-05-14 Vitaly Woolmm/z3fold.c: introduce helper functions
2019-05-14 Yafang Shaomm/page_alloc.c: remove unnecessary parameter in rmqueu...
2019-05-14 Jérôme Glissemm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE...
2019-05-14 Kirill Tkhaimm/vmscan.c: simplify shrink_inactive_list()
2019-05-14 Amir Goldsteinfs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
2019-05-14 Souptick Joarderxen/privcmd-buf.c: convert to use vm_map_pages_zero()
2019-05-14 Souptick Joarderxen/gntdev.c: convert to use vm_map_pages()
2019-05-14 Souptick Joardervideobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()
2019-05-14 Souptick Joarderiommu/dma-iommu.c: convert to use vm_map_pages()
2019-05-14 Souptick Joarderdrm/xen/xen_drm_front_gem.c: convert to use vm_map_pages()
2019-05-14 Souptick Joarderdrm/rockchip/rockchip_drm_gem.c: convert to use vm_map_...
2019-05-14 Souptick Joarderdrivers/firewire/core-iso.c: convert to use vm_map_page...
2019-05-14 Souptick Joarderarm: mm: dma-mapping: convert to use vm_map_pages()
2019-05-14 Souptick Joardermm: introduce new vm_map_pages() and vm_map_pages_zero...
2019-05-14 Bartlomiej... mm: remove redundant 'default n' from Kconfig-s
2019-05-14 Johannes Weinermm: fix false-positive OVERCOMMIT_GUESS failures
2019-05-14 David Hildenbrandmm/memory_hotplug: make __remove_pages() and arch_remov...
2019-05-14 David Hildenbrandmm/memory_hotplug: make __remove_section() never fail
2019-05-14 David Hildenbrandmm/memory_hotplug: make unregister_memory_section(...
2019-05-14 David Hildenbrandmm/memory_hotplug: release memory resource after arch_r...
2019-05-14 Laurent Dufourmm/filemap.c: fix minor typo
2019-05-14 Michal Hockomm, memory_hotplug: provide a more generic restrictions...
2019-05-14 Michal Hockomm, memory_hotplug: cleanup memory offline path
2019-05-14 Alexander Duyckmm: initialize MAX_ORDER_NR_PAGES at a time instead...
2019-05-14 Alexander Duyckmm: implement new zone specific memblock iterator
2019-05-14 Alexander Duyckmm: drop meminit_pfn_in_nid as it is redundant
2019-05-14 Alexander Duyckmm: use mm_zero_struct_page from SPARC on all 64b archi...
2019-05-14 Huang Shijiemm/rmap.c: use the pra.mapcount to do the check
2019-05-14 Josef Bacikmm/filemap.c: enable error injection at add_to_page_cache()
2019-05-14 Jérôme Glissemm/mmu_notifier: mmu_notifier_range_update_to_read_only...
2019-05-14 Jérôme Glissemm/mmu_notifier: pass down vma and reasons why mmu...
2019-05-14 Jérôme Glissemm/mmu_notifier: use correct mmu_notifier events for...
2019-05-14 Jérôme Glissemm/mmu_notifier: contextual information for event trigg...
2019-05-14 Jérôme Glissemm/mmu_notifier: contextual information for event enums
2019-05-14 Jérôme Glissemm/mmu_notifier: convert mmu_notifier_range->blockable...
2019-05-14 Jérôme Glissemm/mmu_notifier: convert user range->blockable to helpe...
2019-05-14 Jérôme Glissemm/mmu_notifier: helper to test if a range invalidation...
2019-05-14 Jérôme Glissemm/hmm: convert various hmm_pfn_* to device_entry which...
2019-05-14 Jérôme Glissemm/hmm: add a helper function that fault pages and...
2019-05-14 Jérôme Glissemm/hmm: add helpers to test if mm is still alive or not
2019-05-14 Jérôme Glissemm/hmm: allow to mirror vma of a file on a DAX backed...
2019-05-14 Jérôme Glissemm/hmm: mirror hugetlbfs (snapshoting, faulting and...
2019-05-14 Jérôme Glissemm/hmm: add default fault flags to avoid the need to...
2019-05-14 Jérôme Glissemm/hmm: improve driver API to work and wait over a...
2019-05-14 Jérôme Glissemm/hmm: improve and rename hmm_vma_fault() to hmm_range...
2019-05-14 Jérôme Glissemm/hmm: improve and rename hmm_vma_get_pfns() to hmm_ra...
2019-05-14 Jérôme Glissemm/hmm: do not erase snapshot when a range is invalidated
2019-05-14 Jérôme Glissemm/hmm: use reference counting for HMM struct
2019-05-14 Jérôme Glissemm/hmm: select mmu notifier when selecting HMM
2019-05-14 Mike Kravetzhugetlb: use same fault hash key for shared and private...
2019-05-14 Mike Kravetzhugetlbfs: on restore reserve error path retain subpool...
2019-05-14 Baoquan Hedrivers/base/memory.c: clean up relics in function...
2019-05-14 Baoquan Hemm/sparse.c: clean up obsolete code comment
2019-05-14 David Hildenbrandinclude/linux/balloon_compaction.h: drop unused functio...
2019-05-14 Peng Fanmm/swap.c: __pagevec_lru_add_fn: typo fix
2019-05-14 Oscar Salvadormm/hugetlb: get rid of NODEMASK_ALLOC
2019-05-14 Mike Kravetzhugetlbfs: fix potential over/underflow setting node...
2019-05-14 Linxu Fangmem-hotplug: fix node spanned pages when we have a...
2019-05-14 Yafang Shaomm/vmscan: drop may_writepage and classzone_idx from...
2019-05-14 Aneesh Kumar K.Vmm: page_mkclean vs MADV_DONTNEED race
2019-05-14 John Hubbardmm: introduce put_user_page*(), placeholder versions
2019-05-14 Alexandre Ghitihugetlb: allow to free gigantic pages regardless of...
2019-05-14 Alexandre Ghitimm: simplify MEMORY_ISOLATION && COMPACTION || CMA...
2019-05-14 Alexandre Ghitisparc: advertise gigantic page support
2019-05-14 Alexandre Ghitish: advertise gigantic page support
2019-05-14 Mike Rapoportriscv: switch over to generic free_initmem()
2019-05-14 Mike Rapoportinit: free_initmem: poison freed init memory
2019-05-14 Mike Rapoporthexagon: switch over to generic free_initmem()
2019-05-14 Mike Rapoportinit: provide a generic free_initmem implementation
2019-05-14 Christoph Hellwiginitramfs: poison freed initrd memory
2019-05-14 Christoph Hellwiginitramfs: provide a generic free_initrd_mem implementation
2019-05-14 Christoph Hellwiginitramfs: move the legacy keepinitrd parameter to...
2019-05-14 Christoph Hellwiginitramfs: cleanup populate_rootfs
2019-05-14 Christoph Hellwiginitramfs: factor out a helper to populate the initrd...
2019-05-14 Christoph Hellwiginitramfs: cleanup initrd freeing
2019-05-14 Christoph Hellwiginitramfs: free initrd memory if opening /initrd.image...
2019-05-14 Yue Humm/cma.c: fix crash on CMA allocation if bitmap allocat...
2019-05-14 Johannes Weinermm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru...
next