linux-2.6-microblaze.git
2020-06-05 Andrey Konovalovkcov: use t->kcov_mode as enabled indicator
2020-06-05 Andrey Konovalovkcov: move t->kcov_sequence assignment
2020-06-05 Andrey Konovalovkcov: move t->kcov assignments into kcov_start/stop
2020-06-05 Andrey Konovalovkcov: fix potential use-after-free in kcov_remote_start
2020-06-05 Andrey Konovalovkcov: cleanup debug messages
2020-06-04 Linus Torvaldsatomisp: avoid warning about unused function
2020-06-04 Linus TorvaldsMerge tag 'media/v5.8-1' of git://git./linux/kernel...
2020-06-04 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-06-04 Zong Liarm64: mm: use ARCH_HAS_DEBUG_WX instead of arch defined
2020-06-04 Zong Lix86: mm: use ARCH_HAS_DEBUG_WX instead of arch defined
2020-06-04 Zong Liriscv: support DEBUG_WX
2020-06-04 Zong Limm: add DEBUG_WX support
2020-06-04 Scott Chelohadrivers/base/memory.c: cache memory blocks in xarray...
2020-06-04 Anshuman Khandualmm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()
2020-06-04 Anshuman Khandualpowerpc/mm: drop platform defined pmd_mknotpresent()
2020-06-04 Yang Shimm: thp: don't need to drain lru cache when splitting...
2020-06-04 Shijie Huhugetlbfs: get unmapped area below TASK_UNMAPPED_BASE...
2020-06-04 Mike Rapoportsparc32: register memory occupied by kernel as memblock...
2020-06-04 chenqiwuinclude/linux/memblock.h: fix minor typo and unclear...
2020-06-04 Michal Hockomm, mempolicy: fix up gup usage in lookup_node
2020-06-04 Changhee Hantools/vm/page_owner_sort.c: filter out unneeded line
2020-06-04 Shakeel Buttmm: swap: memcg: fix memcg stats for huge pages
2020-06-04 Shakeel Buttmm: swap: fix vmstats for huge pages
2020-06-04 Johannes Weinermm: vmscan: limit the range of LRU type balancing
2020-06-04 Johannes Weinermm: vmscan: reclaim writepage is IO cost
2020-06-04 Johannes Weinermm: vmscan: determine anon/file pressure balance at...
2020-06-04 Johannes Weinermm: balance LRU lists based on relative thrashing
2020-06-04 Johannes Weinermm: only count actual rotations as LRU reclaim cost
2020-06-04 Johannes Weinermm: deactivations shouldn't bias the LRU balance
2020-06-04 Johannes Weinermm: base LRU balancing on an explicit cost model
2020-06-04 Johannes Weinermm: vmscan: drop unnecessary div0 avoidance rounding...
2020-06-04 Johannes Weinermm: remove use-once cache bias from LRU balancing
2020-06-04 Johannes Weinermm: workingset: let cache workingset challenge anon
2020-06-04 Johannes Weinermm: fold and remove lru_cache_add_anon() and lru_cache_...
2020-06-04 Johannes Weinermm: allow swappiness that prefers reclaiming anon over...
2020-06-04 Johannes Weinermm: keep separate anon and file statistics on page...
2020-06-04 Johannes Weinermm: fix LRU balancing effect of new transparent huge...
2020-06-04 Johannes Weinermm: memcontrol: update page->mem_cgroup stability rules
2020-06-04 Johannes Weinermm: memcontrol: delete unused lrucare handling
2020-06-04 Alex Shimm: memcontrol: document the new swap control behavior
2020-06-04 Johannes Weinermm: memcontrol: charge swapin pages on instantiation
2020-06-04 Johannes Weinermm: memcontrol: make swap tracking an integral part...
2020-06-04 Johannes Weinermm: memcontrol: prepare swap controller setup for integ...
2020-06-04 Johannes Weinermm: memcontrol: drop unused try/commit/cancel charge API
2020-06-04 Johannes Weinermm: memcontrol: convert anon and file-thp to new mem_cg...
2020-06-04 Johannes Weinermm: memcontrol: switch to native NR_ANON_THPS counter
2020-06-04 Johannes Weinermm: memcontrol: switch to native NR_ANON_MAPPED counter
2020-06-04 Johannes Weinermm: memcontrol: switch to native NR_FILE_PAGES and...
2020-06-04 Johannes Weinermm: memcontrol: prepare cgroup vmstat infrastructure...
2020-06-04 Johannes Weinermm: memcontrol: prepare move_account for removal of...
2020-06-04 Johannes Weinermm: memcontrol: prepare uncharging for removal of priva...
2020-06-04 Johannes Weinermm: memcontrol: convert page cache to a new mem_cgroup_...
2020-06-04 Johannes Weinermm: memcontrol: move out cgroup swaprate throttling
2020-06-04 Johannes Weinermm: shmem: remove rare optimization when swapin races...
2020-06-04 Johannes Weinermm: memcontrol: drop @compound parameter from memcg...
2020-06-04 Johannes Weinermm: memcontrol: fix stat-corrupting race in charge...
2020-06-04 Johannes Weinermm: fix NUMA node file count error in replace_page_cache()
2020-06-04 Qiwu Chenmm/vmscan: update the comment of should_continue_reclaim()
2020-06-04 Maninder Singhmm/vmscan.c: change prototype for shrink_page_list
2020-06-04 Jaewon Kimmm/vmscan: count layzfree pages and fix nr_isolated_...
2020-06-04 Wei Yangmm/vmscan.c: use update_lru_size() in update_lru_sizes()
2020-06-04 Matthew Wilcox... mm: simplify calling a compound page destructor
2020-06-04 Anshuman Khandualmm/hugetlb: define a generic fallback for arch_clear_hu...
2020-06-04 Anshuman Khandualmm/hugetlb: define a generic fallback for is_hugepage_o...
2020-06-04 Anshuman Khandualarm64/mm: drop __HAVE_ARCH_HUGE_PTEP_GET
2020-06-04 Li Xinhaimm/hugetlb: avoid unnecessary check on pud and pmd...
2020-06-04 Mike Kravetzhugetlbfs: fix changes to command line processing
2020-06-04 Mike Kravetzhugetlbfs: clean up command line processing
2020-06-04 Mike Kravetzhugetlbfs: remove hugetlb_add_hstate() warning for...
2020-06-04 Mike Kravetzhugetlbfs: move hugepagesz= parsing to arch independent...
2020-06-04 Mike Kravetzhugetlbfs: add arch_hugetlb_valid_size
2020-06-04 Kirill A. Shutemovkhugepaged: introduce 'max_ptes_shared' tunable
2020-06-04 Kirill A. Shutemovthp: change CoW semantics for anon-THP
2020-06-04 Kirill A. Shutemovkhugepaged: allow to collapse PTE-mapped compound pages
2020-06-04 Kirill A. Shutemovkhugepaged: allow to collapse a page shared across...
2020-06-04 Kirill A. Shutemovkhugepaged: drain LRU add pagevec after swapin
2020-06-04 Kirill A. Shutemovkhugepaged: drain all LRU caches before scanning pages
2020-06-04 Kirill A. Shutemovkhugepaged: do not stop collapse if less than half...
2020-06-04 Kirill A. Shutemovkhugepaged: add self test
2020-06-04 Chen Taomm/page_alloc.c: add missing newline
2020-06-04 Daniel Jordanpadata: document multithreaded jobs
2020-06-04 Daniel Jordanmm: make deferred init's max threads arch-specific
2020-06-04 Daniel Jordanmm: parallelize deferred_init_memmap()
2020-06-04 Daniel Jordanmm: don't track number of pages during deferred initial...
2020-06-04 Daniel Jordanpadata: add basic support for multithreaded jobs
2020-06-04 Daniel Jordanpadata: allocate work structures for parallel jobs...
2020-06-04 Daniel Jordanpadata: initialize earlier
2020-06-04 Daniel Jordanpadata: remove exit routine
2020-06-04 Pavel Tatashinmm: call cond_resched() from deferred_init_memmap()
2020-06-04 Pavel Tatashinmm: initialize deferred pages with interrupts enabled
2020-06-04 Daniel Jordanmm/pagealloc.c: call touch_nmi_watchdog() on max order...
2020-06-04 Anshuman Khandualmm/page_alloc: restrict and formalize compound_page_dtors[]
2020-06-04 Charan Teja... mm, page_alloc: reset the zone->watermark_boost early
2020-06-04 Sandipan Dasmm/page_alloc.c: reset numa stats for boot pagesets
2020-06-04 Wei Yangmm: rename gfpflags_to_migratetype to gfp_migratetype...
2020-06-04 Wei Yangmm/page_alloc.c: use NODE_MASK_NONE in build_zonelists()
2020-06-04 Joonsoo Kimmm/page_alloc: integrate classzone_idx and high_zoneidx
2020-06-04 Joonsoo Kimmm/page_alloc: use ac->high_zoneidx for classzone_idx
2020-06-04 Baoquan Hemm/vmstat.c: do not show lowmem reserve protection...
2020-06-04 Baoquan Hemm/page_alloc.c: clear out zone->lowmem_reserve[] if...
next