linux-2.6-microblaze.git
2020-04-07 Mateusz Nosekmm/dmapool.c: micro-optimisation remove unnecessary...
2020-04-07 Ira Weinyinclude/linux/memremap.h: remove stale comments
2020-04-07 Steven Priceinclude/linux/swapops.h: correct guards for non_swap_en...
2020-04-07 Joe Perchesmm: use fallthrough;
2020-04-07 Mateusz Nosekmm/mm_init.c: clean code. Use BUILD_BUG_ON when compari...
2020-04-07 chenqiwumm: fix ambiguous comments for better code readability
2020-04-07 Jules Irengemm/zsmalloc: add missing annotation for unpin_tag()
2020-04-07 Jules Irengemm/zsmalloc: add missing annotation for pin_tag()
2020-04-07 Jules Irengemm/zsmalloc: add missing annotation for migrate_read_un...
2020-04-07 Jules Irengemm/zsmalloc: add missing annotation for migrate_read_lock()
2020-04-07 Jules Irengemm/slub: add missing annotation for put_map()
2020-04-07 Jules Irengemm/slub: add missing annotation for get_map()
2020-04-07 Jules Irengemm/mempolicy: add missing annotation for queue_pages_pmd()
2020-04-07 Jules Irengemm/hugetlb: add missing annotation for gather_surplus_p...
2020-04-07 Jules Irengemm/compaction: add missing annotation for compact_lock_...
2020-04-07 Maciej S. Szmigieromm/zswap: allow setting default status, compressor...
2020-04-07 Palmer Dabbeltmm: prevent a warning when casting void* -> enum
2020-04-07 Hugh Dickinsmm: huge tmpfs: try to split_huge_page() when punching...
2020-04-07 Mateusz Nosekmm/shmem.c: clean code by removing unnecessary assignment
2020-04-07 Kees Cookmm/shmem.c: distribute switch variables for initialization
2020-04-07 chenqiwumm/memory_hotplug.c: use __pfn_to_section() instead...
2020-04-07 David Hildenbrandmm/memory_hotplug: allow to specify a default online_type
2020-04-07 David Hildenbrandmm/memory_hotplug: convert memhp_auto_online to store...
2020-04-07 David Hildenbrandmm/memory_hotplug: unexport memhp_auto_online
2020-04-07 David Hildenbrandhv_balloon: don't check for memhp_auto_online manually
2020-04-07 David Hildenbrandpowernv/memtrace: always online added memory blocks
2020-04-07 David Hildenbranddrivers/base/memory: store mapping between MMOP_* and...
2020-04-07 David Hildenbranddrivers/base/memory: map MMOP_OFFLINE to 0
2020-04-07 David Hildenbranddrivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE
2020-04-07 Baoquan Hemm/sparse.c: move subsection_map related functions...
2020-04-07 Baoquan Hemm/sparse.c: add note about only VMEMMAP supporting...
2020-04-07 Baoquan Hemm/sparse.c: only use subsection map in VMEMMAP case
2020-04-07 Baoquan Hemm/sparse.c: introduce a new function clear_subsection_...
2020-04-07 Baoquan Hemm/sparse.c: introduce new function fill_subsection_map()
2020-04-07 David Hildenbrandmm/memory_hotplug.c: cleanup __add_pages()
2020-04-07 David Hildenbrandmm/memory_hotplug.c: simplify calculation of number...
2020-04-07 Baoquan Hemm/memory_hotplug.c: only respect mem= parameter during...
2020-04-07 David Hildenbrandmm/page_ext.c: drop pfn_present() check when onlining
2020-04-07 David Hildenbranddrivers/base/memory.c: drop pages_correctly_probed()
2020-04-07 David Hildenbranddrivers/base/memory.c: drop section_count
2020-04-07 Peter Xuuserfaultfd: selftests: add write-protect test
2020-04-07 Peter Xuuserfaultfd: selftests: refactor statistics
2020-04-07 Peter Xuuserfaultfd: wp: declare _UFFDIO_WRITEPROTECT conditionally
2020-04-07 Martin Cracaueruserfaultfd: wp: UFFDIO_REGISTER_MODE_WP documentation...
2020-04-07 Peter Xuuserfaultfd: wp: don't wake up when doing write protect
2020-04-07 Shaohua Liuserfaultfd: wp: enabled write protection in userfaultf...
2020-04-07 Andrea Arcangeliuserfaultfd: wp: add the writeprotect API to userfaultf...
2020-04-07 Shaohua Liuserfaultfd: wp: support write protection for userfault...
2020-04-07 Peter Xukhugepaged: skip collapse if uffd-wp detected
2020-04-07 Peter Xuuserfaultfd: wp: support swap and page migration
2020-04-07 Peter Xuuserfaultfd: wp: add pmd_swp_*uffd_wp() helpers
2020-04-07 Peter Xuuserfaultfd: wp: drop _PAGE_UFFD_WP properly when fork
2020-04-07 Peter Xuuserfaultfd: wp: apply _PAGE_UFFD_WP bit
2020-04-07 Peter Xumm: merge parameters for change_protection()
2020-04-07 Andrea Arcangeliuserfaultfd: wp: add UFFDIO_COPY_MODE_WP
2020-04-07 Andrea Arcangeliuserfaultfd: wp: userfaultfd_pte/huge_pmd_wp() helpers
2020-04-07 Andrea Arcangeliuserfaultfd: wp: add WP pagetable tracking to x86
2020-04-07 Andrea Arcangeliuserfaultfd: wp: hook userfault handler to write protec...
2020-04-07 Shaohua Liuserfaultfd: wp: add helper for writeprotect check
2020-04-07 David Hildenbrandvirtio-balloon: switch back to OOM handler for VIRTIO_B...
2020-04-07 Alexander Duyckmm/page_reporting: add free page reporting documentation
2020-04-07 Alexander Duyckmm/page_reporting: add budget limit on how many pages...
2020-04-07 Alexander Duyckmm/page_reporting: rotate reported pages to the tail...
2020-04-07 Alexander Duyckvirtio-balloon: add support for providing free page...
2020-04-07 Alexander Duyckvirtio-balloon: pull page poisoning config out of free...
2020-04-07 Alexander Duyckmm: introduce Reported pages
2020-04-07 Alexander Duyckmm: add function __putback_isolated_page
2020-04-07 Alexander Duyckmm: use zone and order instead of free area in free_lis...
2020-04-07 Alexander Duyckmm: adjust shuffle code to allow for future coalescing
2020-04-07 Huang Yingmm: code cleanup for MADV_FREE
2020-04-07 Li Chenmm/ksm.c: update get_user_pages() argument in comment
2020-04-07 Matthew Wilcox... mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE
2020-04-07 Matthew Wilcox... include/linux/pagemap.h: optimise find_subpage for...
2020-04-07 David Rientjesmm, thp: track fallbacks due to failed memcg charges...
2020-04-07 David Rientjesmm, shmem: add vmstat for hugepage fallback
2020-04-07 Yang Shimm/migrate.c: migrate PG_readahead flag
2020-04-07 Wei Yangmm/migrate.c: unify "not queued for migration" handling...
2020-04-07 Wei Yangmm/migrate.c: check pagelist in move_pages_and_store_st...
2020-04-07 Wei Yangmm/migrate.c: wrap do_move_pages_to_node() and store_st...
2020-04-07 Wei Yangmm/migrate.c: no need to check for i > start in do_page...
2020-04-07 Michal Hockomm: make it clear that gfp reclaim modifiers are valid...
2020-04-07 Qiujun Huangmm/vmalloc: fix a typo in comment
2020-04-07 Anshuman Khandualmm/vma: append unlikely() while testing VMA access...
2020-04-07 Anshuman Khandualmm/vma: replace all remaining open encodings with vma_i...
2020-04-07 Anshuman Khandualmm/vma: replace all remaining open encodings with is_vm...
2020-04-07 Anshuman Khandualmm/vma: make vma_is_accessible() available for general use
2020-04-07 Anshuman Khandualmm/vma: add missing VMA flag readable name for VM_SYNC
2020-04-07 Li Xinhaimm: set vm_next and vm_prev to NULL in vm_area_dup()
2020-04-07 Li XinhaiRevert "mm/rmap.c: reuse mergeable anon_vma as parent...
2020-04-07 Li Xinhaimm: don't prepare anon_vma if vma has VM_WIPEONFORK
2020-04-07 Chris Downmm, memcg: bypass high reclaim iteration for cgroup...
2020-04-06 Linus TorvaldsMerge tag 'acpi-5.7-rc1-2' of git://git./linux/kernel...
2020-04-06 Linus TorvaldsMerge tag 'pm-5.7-rc1-2' of git://git./linux/kernel...
2020-04-06 Linus TorvaldsMerge tag 'csky-for-linus-5.7-rc1' of git://github...
2020-04-06 Linus TorvaldsMerge tag 'fsnotify_for_v5.7-rc1' of git://git./linux...
2020-04-06 Linus TorvaldsMerge tag 'for_v5.7-rc1' of git://git./linux/kernel...
2020-04-06 Linus TorvaldsMerge tag '9p-for-5.7' of git://github.com/martinetd...
2020-04-06 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2020-04-06 Al Virofix a braino in legitimize_path()
2020-04-06 Rafael J. WysockiMerge branches 'acpi-cppc', 'acpi-video' and 'acpi...
next