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-09-09mm: memcontrol: use per-cpu stocks for socket memory unchargingRoman Gushchin
2017-09-09mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse
2017-09-09mm/memcontrol: support MEMORY_DEVICE_PRIVATEJérôme Glisse
2017-09-09mm/memcontrol: allow to uncharge page without using page->lru fieldJérôme Glisse
2017-09-09mm: thp: check pmd migration entry in common pathZi Yan
2017-09-07Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-09-07mm: replace TIF_MEMDIE checks by tsk_is_oom_victimMichal Hocko
2017-09-07memcg, THP, swap: make mem_cgroup_swapout() support THPHuang Ying
2017-09-07memcg, THP, swap: avoid to duplicated charge THP in swap cacheHuang Ying
2017-09-07memcg, THP, swap: support move mem cgroup charge for THP swapped outHuang Ying
2017-09-07mm: memcontrol: use int for event/state parameter in several functionsMatthias Kaehlcke
2017-09-07mm, memcg: reset memory.low during memcg offliningRoman Gushchin
2017-08-19mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner
2017-07-21cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCSTejun Heo
2017-07-11mm, memcg: fix potential undefined behavior in mem_cgroup_event_ratelimit()Michal Hocko
2017-07-11mm/memcontrol: exclude @root from checks in mem_cgroup_lowSean Christopherson
2017-07-07mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner
2017-07-07mm: memcontrol: use the node-native slab memory countersJohannes Weiner
2017-07-07mm/oom_kill: count global and memory cgroup oom killsKonstantin Khlebnikov
2017-07-07mm: per-cgroup memory reclaim statsRoman Gushchin
2017-07-07mm, THP, swap: delay splitting THP during swap outHuang Ying
2017-06-20sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-05-13hwpoison, memcg: forcibly uncharge LRU pagesMichal Hocko
2017-05-04mm: memcontrol: use node page state naming scheme for memcgJohannes Weiner
2017-05-04mm: memcontrol: re-use node VM page state enumJohannes Weiner
2017-05-04mm: memcontrol: re-use global VM event enumJohannes Weiner
2017-05-04mm: memcontrol: clean up memory.events counting functionJohannes Weiner
2017-05-04mm: vmscan: fix IO/refault regression in cache workingset transitionJohannes Weiner
2017-05-04mm: memcontrol: provide shmem statisticsJohannes Weiner
2017-03-10mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()Tahsin Erdogan
2017-03-10mm/cgroup: avoid panic when init with low memoryLaurent Dufour
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-25mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins
2017-02-23slab: use memcg_kmem_cache_wq for slab destruction operationsTejun Heo
2017-02-23slab: link memcg kmem_caches on their associated memory cgroupTejun Heo
2017-01-25mm, memcg: do not retry precharge chargesDavid Rientjes
2017-01-11mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-13mm: memcontrol: use special workqueue for creating per-memcg cachesVladimir Davydov
2016-11-10mm/memcg: Convert to hotplug state machineSebastian Andrzej Siewior
2016-10-28mm: memcontrol: do not recurse in direct reclaimJohannes Weiner
2016-10-08mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner
2016-10-08mm, swap: use offset of swap entry as key of swap cacheHuang Ying
2016-10-08mm/memcontrol.c: make the walk_page_range() limit obviousJames Morse
2016-10-08mm: memcontrol: add sanity checks for memcg->id.ref on get/putVladimir Davydov
2016-10-08mm: oom: deduplicate victim selection code for memcg and global oomVladimir Davydov
2016-09-20mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accountingJohannes Weiner
2016-08-27mm: memcontrol: avoid unused function warningArnd Bergmann