elfnote: mark all .note sections SHF_ALLOC
[linux-2.6-microblaze.git] / mm /
2020-06-05 Zou Weimm: use false for bool variable
2020-06-05 Ethon Paulmm/memory: fix a typo in comment "attampt"->"attempt"
2020-06-05 Ethon Paulmm/page-writeback: fix a typo in comment "effictive...
2020-06-05 Ethon Paulmm/sparse: fix a typo in comment "convienence"->"conven...
2020-06-05 Ethon Paulmm/slub: fix a typo in comment "disambiguiation"->...
2020-06-05 Ethon Paulmm: fix a typo in comment "strucure"->"structure"
2020-06-05 Ethon Paulmm, memcg: fix some typos in memcontrol.c
2020-06-05 Ethon Paulmm/frontswap: fix some typos in frontswap.c
2020-06-05 Ethon Paulmm/filemap: fix a typo in comment "unneccssary"->"unnec...
2020-06-05 Ethon Paulmm/list_lru: fix a typo in comment "numbesr"->"numbers"
2020-06-05 Ethon Paulmm/memblock: fix a typo in comment "implict"->"implicit"
2020-06-05 Ethon Paulmm/compaction: fix a typo in comment "pessemistic"...
2020-06-05 Ethon Paulmm/vmsan: fix some typos in comment
2020-06-05 Ethon Paulmm/hugetlb: fix a typos in comments
2020-06-05 Ethon Paulmm: mmap: fix a typo in comment "compatbility"->"compat...
2020-06-05 Ethon Paulmm: ksm: fix a typo in comment "alreaady"->"already"
2020-06-05 Ethon Paulmm/memory_hotplug: fix a typo in comment "recoreded...
2020-06-05 Michal Hockomm/memory_hotplug: disable the functionality for 32b
2020-06-05 David Hildenbrandmm/memory_hotplug: introduce add_memory_driver_managed()
2020-06-05 David Hildenbrandmm/memory_hotplug: handle memblocks only with CONFIG_AR...
2020-06-05 David Hildenbrandmm/memory_hotplug: set node_start_pfn of hotadded pgdat...
2020-06-05 David Hildenbrandmm/memory_hotplug: remove is_mem_section_removable()
2020-06-05 Vishal Vermamm/memory_hotplug: refrain from adding memory into...
2020-06-05 Waiman Longmm: add kvfree_sensitive() for freeing sensitive data...
2020-06-05 Jeongtae Parkmm/vmalloc: fix a typo in comment
2020-06-05 Anshuman Khandualmm/debug: add tests validating architecture page table...
2020-06-05 Mike Rapoportmm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-gener...
2020-06-05 Feng Tangmm/util.c: remove the VM_WARN_ONCE for vm_committed_as...
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 Limm: add DEBUG_WX support
2020-06-04 Anshuman Khandualmm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()
2020-06-04 Yang Shimm: thp: don't need to drain lru cache when splitting...
2020-06-04 Michal Hockomm, mempolicy: fix up gup usage in lookup_node
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 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 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 Chen Taomm/page_alloc.c: add missing newline
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 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 Reddymm, 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
next