Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-04mm: use is_migrate_highatomic() to simplify the codeXishi Qiu
2017-05-04mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()Johannes Weiner
2017-05-04mm: fix 100% CPU kswapd busyloop on unreclaimable nodesJohannes Weiner
2017-04-08mm: move pcp and lru-pcp draining into single wqMichal Hocko
2017-02-25mm, rmap: check all VMAs that PTE-mapped THP can be part ofKirill A. Shutemov
2017-02-23oom-reaper: use madvise_dontneed() logic to decide if unmap the VMAKirill A. Shutemov
2017-02-23mm, compaction: add vmstats for kcompactd workDavid Rientjes
2017-02-23mm, page_alloc: don't convert pfn to idx when mergingVlastimil Babka
2016-12-25mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin
2016-12-15mm: add orig_pte field into vm_faultJan Kara
2016-12-15mm: join struct fault_env and vm_faultJan Kara
2016-10-08mm, compaction: make full priority ignore pageblock suitabilityVlastimil Babka
2016-10-08mm, compaction: make whole_zone flag ignore cached scanner positionsVlastimil Babka
2016-07-29mm, compaction: simplify contended compaction handlingVlastimil Babka
2016-07-29mm, page_alloc: remove fair zone allocation policyMel Gorman
2016-07-29mm: convert zone_reclaim to node_reclaimMel Gorman
2016-07-29mm, vmscan: move LRU lists to nodeMel Gorman
2016-07-27mm: introduce fault_envKirill A. Shutemov
2016-07-27mm: make swapin readahead to improve thp collapse rateEbru Akagunduz
2016-07-27mm/page_alloc: introduce post allocation processing on page allocatorJoonsoo Kim
2016-06-25mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim maskMel Gorman
2016-05-24mm: make vm_mmap killableMichal Hocko
2016-05-24mm: make mmap_sem for write waits killable for mm syscallsMichal Hocko
2016-05-21mm, compaction: distinguish between full and partial COMPACT_COMPLETEMichal Hocko
2016-05-20mm, page_alloc: remove field from alloc_contextMel Gorman
2016-05-20mm, page_alloc: avoid looking up the first zone in a zonelist twiceMel Gorman
2016-05-20mm, page_alloc: convert alloc_flags to unsignedMel Gorman
2016-05-20mm: rename _count, field of the struct page, to _refcountJoonsoo Kim
2016-03-26mm, oom: introduce oom reaperMichal Hocko
2016-03-18mm: convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2016-03-18mm: introduce page reference manipulation functionsJoonsoo Kim
2016-03-18mm, kswapd: replace kswapd compaction with waking up kcompactdVlastimil Babka
2016-03-18/proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi
2016-03-16mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguousJoonsoo Kim
2016-03-16mm, printk: introduce new format string for flagsVlastimil Babka
2016-02-03mm: polish virtual memory accountingKonstantin Khlebnikov
2016-02-03mm: warn about VmData over RLIMIT_DATAKonstantin Khlebnikov
2016-01-16thp: reintroduce split_huge_page()Kirill A. Shutemov
2016-01-16mm: drop tail page refcountingKirill A. Shutemov
2015-11-07mm: use 'unsigned int' for page orderKirill A. Shutemov
2015-11-07mm: make compound_head() robustKirill A. Shutemov
2015-11-07mm: page_alloc: hide some GFP internals and document the bits and flag combin...Mel Gorman
2015-11-07mm, page_alloc: remove unnecessary recalculations for dirty zone balancingMel Gorman
2015-11-06mm: page migration fix PageMlocked on migrated pagesHugh Dickins
2015-09-09mm/compaction: correct to flush migrated pages if pageblock skip happensJoonsoo Kim
2015-09-05mm: defer flush of writable TLB entriesMel Gorman
2015-09-05mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman
2015-07-01mm: meminit: finish initialisation of struct pages before basic setupMel Gorman
2015-07-01mm: meminit: remove mminit_verify_page_linksMel Gorman
2015-07-01mm: meminit: initialise remaining struct pages in parallel with kswapdMel Gorman