index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
memcontrol.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-15
mm: fix oom_kill event handling
Roman Gushchin
1
-4
/
+22
2018-06-08
mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same...
Aaron Lu
1
-4
/
+19
2018-06-08
memcg: introduce memory.min
Roman Gushchin
1
-4
/
+11
2018-06-08
memcg: writeback: use memcg->cgwb_list directly
Wang Long
1
-1
/
+0
2018-06-08
mm: memory.low hierarchical behavior
Roman Gushchin
1
-2
/
+1
2018-06-08
mm: rename page_counter's count/limit into usage/max
Roman Gushchin
1
-2
/
+2
2018-06-08
mm, memcontrol: implement memory.swap.events
Tejun Heo
1
-0
/
+5
2018-04-11
mm: memcg: make sure memory.events is uptodate when waking pollers
Johannes Weiner
1
-17
/
+18
2018-04-11
mm/vmscan: don't mess with pgdat->flags in memcg reclaim
Andrey Ryabinin
1
-0
/
+3
2018-02-22
mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats
Johannes Weiner
1
-8
/
+16
2018-02-01
mm: memcontrol: fix excessive complexity in memory.stat reporting
Johannes Weiner
1
-34
/
+62
2018-02-01
mm: memcontrol: implement lruvec stat functions on top of each other
Johannes Weiner
1
-22
/
+22
2018-02-01
mm: memcontrol: eliminate raw access to stat and event counters
Johannes Weiner
1
-11
/
+20
2017-09-07
mm: memcontrol: use int for event/state parameter in several functions
Matthias Kaehlcke
1
-20
/
+32
2017-08-19
mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
Johannes Weiner
1
-2
/
+8
2017-07-07
mm: memcontrol: per-lruvec stats infrastructure
Johannes Weiner
1
-30
/
+216
2017-07-07
mm: memcontrol: use generic mod_memcg_page_state for kmem pages
Johannes Weiner
1
-17
/
+0
2017-07-07
mm: memcontrol: use the node-native slab memory counters
Johannes Weiner
1
-2
/
+0
2017-07-07
mm/oom_kill: count global and memory cgroup oom kills
Konstantin Khlebnikov
1
-1
/
+4
2017-07-07
mm: per-cgroup memory reclaim stats
Roman Gushchin
1
-3
/
+45
2017-05-04
mm: memcontrol: use node page state naming scheme for memcg
Johannes Weiner
1
-36
/
+37
2017-05-04
mm: memcontrol: re-use node VM page state enum
Johannes Weiner
1
-57
/
+43
2017-05-04
mm: memcontrol: re-use global VM event enum
Johannes Weiner
1
-31
/
+14
2017-05-04
mm: memcontrol: clean up memory.events counting function
Johannes Weiner
1
-13
/
+5
2017-05-04
mm: vmscan: fix IO/refault regression in cache workingset transition
Johannes Weiner
1
-3
/
+61
2017-05-04
mm: memcontrol: provide shmem statistics
Johannes Weiner
1
-0
/
+1
2017-04-01
mm: rmap: fix huge file mmap accounting in the memcg stats
Johannes Weiner
1
-0
/
+6
2017-02-23
slab: use memcg_kmem_cache_wq for slab destruction operations
Tejun Heo
1
-0
/
+1
2017-02-23
slab: link memcg kmem_caches on their associated memory cgroup
Tejun Heo
1
-0
/
+1
2017-01-11
mm, memcg: fix the active list aging for lowmem requests when memcg is enabled
Michal Hocko
1
-3
/
+23
2016-10-08
mm: memcontrol: consolidate cgroup socket tracking
Johannes Weiner
1
-2
/
+4
2016-10-08
mm: oom: deduplicate victim selection code for memcg and global oom
Vladimir Davydov
1
-0
/
+15
2016-07-29
mm: fix memcg stack accounting for sub-page stacks
Andy Lutomirski
1
-1
/
+1
2016-07-29
mm, vmscan: Update all zone LRU sizes before updating memcg
Mel Gorman
1
-1
/
+1
2016-07-29
mm, memcg: move memcg limit enforcement from zones to nodes
Mel Gorman
1
-23
/
+15
2016-07-29
mm, vmscan: make shrink_node decisions more node-centric
Mel Gorman
1
-9
/
+10
2016-07-29
mm, vmscan: move LRU lists to node
Mel Gorman
1
-9
/
+9
2016-07-29
mm: fix vm-scalability regression in cgroup-aware workingset code
Johannes Weiner
1
-1
/
+42
2016-07-27
mm: memcontrol: cleanup kmem charge functions
Vladimir Davydov
1
-96
/
+7
2016-07-23
mm: memcontrol: fix cgroup creation failure after many small jobs
Johannes Weiner
1
-15
/
+10
2016-05-21
mm: vmscan: reduce size of inactive file list
Rik van Riel
1
-25
/
+0
2016-05-20
mm: update_lru_size do the __mod_zone_page_state
Hugh Dickins
1
-6
/
+0
2016-03-18
mm: workingset: make shadow node shrinker memcg aware
Vladimir Davydov
1
-0
/
+10
2016-03-18
mm: memcontrol: zap memcg_kmem_online helper
Vladimir Davydov
1
-10
/
+0
2016-03-18
mm: memcontrol: report kernel stack usage in cgroup2 memory.stat
Vladimir Davydov
1
-1
/
+2
2016-03-18
mm: memcontrol: report slab usage in cgroup2 memory.stat
Vladimir Davydov
1
-0
/
+21
2016-03-16
mm: remove unnecessary uses of lock_page_memcg()
Johannes Weiner
1
-5
/
+7
2016-03-16
mm: simplify lock_page_memcg()
Johannes Weiner
1
-18
/
+17
2016-03-16
mm: migrate: do not touch page->mem_cgroup of live pages
Johannes Weiner
1
-2
/
+2
2016-03-16
mm: workingset: per-cgroup cache thrash detection
Johannes Weiner
1
-7
/
+49
[next]