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-05-21mm, oom: rework oom detectionMichal Hocko
2016-05-13mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli
2016-05-06mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-01-21mm: free swap cache aggressively if memcg swap is fullVladimir Davydov
2016-01-21mm: vmscan: do not scan anon pages if memcg swap limit is hitVladimir Davydov
2016-01-21swap.h: move memcg related stuff to the end of the fileVladimir Davydov
2016-01-21mm: memcontrol: charge swap to cgroup2Vladimir Davydov
2016-01-16mm: move lazily freed pages to inactive listMinchan Kim
2016-01-16mm, thp: adjust conditions when we can reuse the page on WP faultKirill A. Shutemov
2016-01-15mm: page_alloc: generalize the dirty balance reserveJohannes Weiner
2015-09-09mm: swap: zswap: maybe_preload & refactoringDmitry Safonov
2015-09-09memcg: export struct mem_cgroupMichal Hocko
2015-09-09mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-05-19suspend: simplify block I/O handlingChristoph Hellwig
2015-04-16mm: rename deactivate_page to deactivate_file_pageMinchan Kim
2015-02-12swap: remove unused mem_cgroup_uncharge_swapcache declarationVladimir Davydov
2014-12-13mm: move swp_entry_t definition to include/linux/mm_types.hTejun Heo
2014-10-10mm: memcontrol: fix transparent huge page allocations under pressureJohannes Weiner
2014-10-10mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner
2014-08-09mm: memcontrol: rewrite uncharge APIJohannes Weiner
2014-08-09mm: memcontrol: rewrite charge APIJohannes Weiner
2014-08-07mm: replace init_page_accessed by __SetPageReferencedHugh Dickins
2014-06-05mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and corre...Jianyu Zhan
2014-06-05mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman
2014-06-05mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman
2014-06-05swap: change swap_list_head to plist, add swap_avail_headDan Streetman
2014-06-05swap: change swap_info singly-linked list to list_headDan Streetman
2014-06-05mm/swap.c: clean up *lru_cache_add* functionsJianyu Zhan
2014-04-04mm: keep page cache radix tree nodes in checkJohannes Weiner
2014-04-04mm: thrash detection-based file cache sizingJohannes Weiner
2013-09-13mm: make lru_add_drain_all() selectiveChris Metcalf
2013-09-12swap: clean-up #ifdef in page_mapping()Joonsoo Kim
2013-09-12swap: make cluster allocation per-cpuShaohua Li
2013-09-12swap: make swap discard asyncShaohua Li
2013-09-12swap: change block allocation algorithm for SSDShaohua Li
2013-07-04swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGESRafael Aquini
2013-07-04mm: remove lru parameter from __lru_cache_add and lru_cache_add_lruMel Gorman
2013-04-30mm: thp: add split tail pages to shrink page list in page reclaimShaohua Li
2013-04-30mm: allow for outstanding swap writeback accountingSeth Jennings
2013-04-30mm: break up swap_writepage() for frontswap backendsSeth Jennings
2013-02-24vmscan: change type of vm_total_pages to unsigned longZhang Yanfei
2013-02-24mm: fix return type for functions nr_free_*_pagesZhang Yanfei
2013-02-24swap: add per-partition lock for swapfileShaohua Li
2013-02-24swap: make each swap partition have one address_spaceShaohua Li
2013-02-24mm: vmscan: save work scanning (almost) empty LRU listsJohannes Weiner
2012-10-09mm: remove vma arg from page_evictableHugh Dickins
2012-08-01mm: swap: implement generic handler for swap_activateMel Gorman