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
2016-01-16page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov
2016-01-15mm: make sure isolate_lru_page() is never called for tail pageKirill A. Shutemov
2016-01-15mm: memcontrol: hook up vmpressure to socket pressureJohannes Weiner
2016-01-15mm/readahead.c, mm/vmscan.c: use lru_to_page instead of list_to_pageGeliang Tang
2016-01-15mm, vmscan: consider isolated pages in zone_reclaimable_pagesMichal Hocko
2016-01-15vmscan: do not force-scan file lru if its absolute size is smallVladimir Davydov
2016-01-15mm: change mm_vmscan_lru_shrink_inactive() proto typesyalin wang
2016-01-15mm/vmscan.c: change trace_mm_vmscan_writepage() proto typeyalin wang
2015-11-07mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-07mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safeMel Gorman
2015-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-06mm/vmscan.c: fix types of some localsAlexandru Moise
2015-11-06mm/vmscan: make inactive_anon/file_is_low return boolYaowei Bai
2015-11-06mm/vmscan: make inactive_anon_is_low_global return directlyYaowei Bai
2015-11-06Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2015-09-23vmscan: fix sane_reclaim helper for legacy memcgVladimir Davydov
2015-09-09mm, vmscan: unlock page while waiting on writebackHugh Dickins
2015-09-09vmscan: fix increasing nr_isolated incurred by putback unevictable pagesJaewon Kim
2015-09-09mm: vmscan: never isolate more pages than necessaryVladimir Davydov
2015-09-09memcg: export struct mem_cgroupMichal Hocko
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-08-05mm, vmscan: Do not wait for page writeback for GFP_NOFS allocationsMichal Hocko
2015-06-26Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25mm: rename RECLAIM_SWAP to RECLAIM_UNMAPZhihui Zhang
2015-06-25mm: vmscan: do not throttle based on pfmemalloc reserves if node has no recla...Nishanth Aravamudan
2015-06-02mm: vmscan: disable memcg direct reclaim stalling if cgroup writeback support...Tejun Heo
2015-06-02writeback: implement and use inode_congested()Tejun Heo
2015-06-02memcg: add per cgroup dirty page accountingGreg Thelen
2015-02-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-13vmscan: per memory cgroup slab shrinkersVladimir Davydov
2015-02-13Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-12mm: memcontrol: default hierarchy interface for memoryJohannes Weiner
2015-02-12vmscan: force scan offline memory cgroupsVladimir Davydov
2015-02-12mm, vmscan: wake up all pfmemalloc-throttled processes at onceVlastimil Babka
2015-01-27mm/vmscan: fix highidx argument typeMichael S. Tsirkin
2015-01-21fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig
2015-01-09mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...Vlastimil Babka
2014-12-13mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner
2014-12-12Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-12-11mm, compaction: pass classzone_idx and alloc_flags to watermark checkingVlastimil Babka
2014-12-11mm: vmscan: count only dirty pages as congestedJamie Liu
2014-12-11mm/vmscan.c: replace printk with pr_errPintu Kumar
2014-10-27cpuset: simplify cpuset_node_allowed APIVladimir Davydov
2014-10-10mm: memcontrol: fix transparent huge page allocations under pressureJohannes Weiner
2014-10-10mm: clean up zone flagsJohannes Weiner
2014-10-10mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner
2014-10-10mm, compaction: defer each zone individually instead of preferred zoneVlastimil Babka
2014-08-09mm: memcontrol: use page lists for uncharge batchingJohannes Weiner
2014-08-09mm: memcontrol: rewrite uncharge APIJohannes Weiner