index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
memcontrol.h
Age
Commit message (
Expand
)
Author
2017-09-06
mm: memcontrol: use int for event/state parameter in several functions
Matthias Kaehlcke
2017-08-18
mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
Johannes Weiner
2017-07-06
mm: memcontrol: per-lruvec stats infrastructure
Johannes Weiner
2017-07-06
mm: memcontrol: use generic mod_memcg_page_state for kmem pages
Johannes Weiner
2017-07-06
mm: memcontrol: use the node-native slab memory counters
Johannes Weiner
2017-07-06
mm/oom_kill: count global and memory cgroup oom kills
Konstantin Khlebnikov
2017-07-06
mm: per-cgroup memory reclaim stats
Roman Gushchin
2017-05-03
mm: memcontrol: use node page state naming scheme for memcg
Johannes Weiner
2017-05-03
mm: memcontrol: re-use node VM page state enum
Johannes Weiner
2017-05-03
mm: memcontrol: re-use global VM event enum
Johannes Weiner
2017-05-03
mm: memcontrol: clean up memory.events counting function
Johannes Weiner
2017-05-03
mm: vmscan: fix IO/refault regression in cache workingset transition
Johannes Weiner
2017-05-03
mm: memcontrol: provide shmem statistics
Johannes Weiner
2017-03-31
mm: rmap: fix huge file mmap accounting in the memcg stats
Johannes Weiner
2017-02-22
slab: use memcg_kmem_cache_wq for slab destruction operations
Tejun Heo
2017-02-22
slab: link memcg kmem_caches on their associated memory cgroup
Tejun Heo
2017-01-10
mm, memcg: fix the active list aging for lowmem requests when memcg is enabled
Michal Hocko
2016-10-07
mm: memcontrol: consolidate cgroup socket tracking
Johannes Weiner
2016-10-07
mm: oom: deduplicate victim selection code for memcg and global oom
Vladimir Davydov
2016-07-28
mm: fix memcg stack accounting for sub-page stacks
Andy Lutomirski
2016-07-28
mm, vmscan: Update all zone LRU sizes before updating memcg
Mel Gorman
2016-07-28
mm, memcg: move memcg limit enforcement from zones to nodes
Mel Gorman
2016-07-28
mm, vmscan: make shrink_node decisions more node-centric
Mel Gorman
2016-07-28
mm, vmscan: move LRU lists to node
Mel Gorman
2016-07-28
mm: fix vm-scalability regression in cgroup-aware workingset code
Johannes Weiner
2016-07-26
mm: memcontrol: cleanup kmem charge functions
Vladimir Davydov
2016-07-23
mm: memcontrol: fix cgroup creation failure after many small jobs
Johannes Weiner
2016-05-20
mm: vmscan: reduce size of inactive file list
Rik van Riel
2016-05-19
mm: update_lru_size do the __mod_zone_page_state
Hugh Dickins
2016-03-17
mm: workingset: make shadow node shrinker memcg aware
Vladimir Davydov
2016-03-17
mm: memcontrol: zap memcg_kmem_online helper
Vladimir Davydov
2016-03-17
mm: memcontrol: report kernel stack usage in cgroup2 memory.stat
Vladimir Davydov
2016-03-17
mm: memcontrol: report slab usage in cgroup2 memory.stat
Vladimir Davydov
2016-03-15
mm: remove unnecessary uses of lock_page_memcg()
Johannes Weiner
2016-03-15
mm: simplify lock_page_memcg()
Johannes Weiner
2016-03-15
mm: migrate: do not touch page->mem_cgroup of live pages
Johannes Weiner
2016-03-15
mm: workingset: per-cgroup cache thrash detection
Johannes Weiner
2016-03-15
mm: memcontrol: generalize locking for the page->mem_cgroup binding
Johannes Weiner
2016-03-15
mm: fix some spelling
Jesper Dangaard Brouer
2016-02-03
mm: memcontrol: drop superfluous entry in the per-memcg stats array
Johannes Weiner
2016-01-20
mm: memcontrol: add "sock" to cgroup2 memory.stat
Johannes Weiner
2016-01-20
mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_online
Vladimir Davydov
2016-01-20
mm: memcontrol: charge swap to cgroup2
Vladimir Davydov
2016-01-20
mm: memcontrol: clean up alloc, online, offline, free functions
Johannes Weiner
2016-01-20
mm: memcontrol: flatten struct cg_proto
Johannes Weiner
2016-01-20
mm: memcontrol: rein in the CONFIG space madness
Johannes Weiner
2016-01-20
mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM
Johannes Weiner
2016-01-20
mm: memcontrol: move kmem accounting code to CONFIG_MEMCG
Johannes Weiner
2016-01-20
mm: memcontrol: give the kmem states more descriptive names
Johannes Weiner
2016-01-15
memcg: adjust to support new THP refcounting
Kirill A. Shutemov
[next]