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
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-28
mm: memcontrol: do not recurse in direct reclaim
Johannes Weiner
1
-0
/
+9
2016-10-08
mm: memcontrol: consolidate cgroup socket tracking
Johannes Weiner
1
-10
/
+13
2016-10-08
mm, swap: use offset of swap entry as key of swap cache
Huang Ying
1
-2
/
+3
2016-10-08
mm/memcontrol.c: make the walk_page_range() limit obvious
James Morse
1
-2
/
+4
2016-10-08
mm: memcontrol: add sanity checks for memcg->id.ref on get/put
Vladimir Davydov
1
-1
/
+5
2016-10-08
mm: oom: deduplicate victim selection code for memcg and global oom
Vladimir Davydov
1
-72
/
+42
2016-09-20
mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting
Johannes Weiner
1
-9
/
+22
2016-08-27
mm: memcontrol: avoid unused function warning
Arnd Bergmann
1
-18
/
+18
2016-08-12
mm: memcontrol: fix memcg id ref counter on swap charge move
Vladimir Davydov
1
-6
/
+18
2016-08-12
mm: memcontrol: fix swap counter leak on swapout from offline cgroup
Vladimir Davydov
1
-6
/
+38
2016-08-09
mm: memcontrol: only mark charged pages with PageKmemcg
Vladimir Davydov
1
-2
/
+12
2016-08-03
memcg: put soft limit reclaim out of way if the excess tree is empty
Michal Hocko
1
-0
/
+9
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
-4
/
+1
2016-07-29
mm, memcg: move memcg limit enforcement from zones to nodes
Mel Gorman
1
-107
/
+83
2016-07-29
mm, vmscan: make shrink_node decisions more node-centric
Mel Gorman
1
-2
/
+2
2016-07-29
mm, vmscan: move LRU lists to node
Mel Gorman
1
-8
/
+9
2016-07-29
mm, vmscan: move lru_lock to the node
Mel Gorman
1
-3
/
+3
2016-07-29
mm: fix vm-scalability regression in cgroup-aware workingset code
Johannes Weiner
1
-42
/
+0
2016-07-29
mm, oom: fortify task_will_free_mem()
Michal Hocko
1
-2
/
+2
2016-07-27
mm: memcontrol: fix documentation for compound parameter
Li RongQing
1
-1
/
+4
2016-07-27
mm: memcontrol: remove BUG_ON in uncharge_list
Li RongQing
1
-1
/
+0
2016-07-27
mm,oom: remove unused argument from oom_scan_process_thread().
Tetsuo Handa
1
-1
/
+1
2016-07-27
mm: memcontrol: teach uncharge_list to deal with kmem pages
Vladimir Davydov
1
-18
/
+24
2016-07-27
mm: memcontrol: cleanup kmem charge functions
Vladimir Davydov
1
-20
/
+55
2016-07-27
mm: oom: add memcg to oom_control
Vladimir Davydov
1
-2
/
+3
2016-07-27
mm/memcontrol.c: remove the useless parameter for mc_handle_swap_pte
Li RongQing
1
-3
/
+3
2016-07-23
mm: memcontrol: fix cgroup creation failure after many small jobs
Johannes Weiner
1
-7
/
+75
2016-06-25
memcg: css_alloc should return an ERR_PTR value on error
Tejun Heo
1
-1
/
+1
2016-06-25
memcg: mem_cgroup_migrate() may be called with irq disabled
Tejun Heo
1
-2
/
+3
2016-06-10
revert "mm: memcontrol: fix possible css ref leak on oom"
Andrew Morton
1
-1
/
+1
2016-06-04
memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_...
Tejun Heo
1
-0
/
+3
2016-05-28
mm/memcontrol.c: move comments for get_mctgt_type() to proper position
Li RongQing
1
-18
/
+19
2016-05-28
mm/memcontrol.c: fix the margin computation in mem_cgroup_margin()
Li RongQing
1
-0
/
+2
2016-05-27
memcg: fix mem_cgroup_out_of_memory() return value.
Tetsuo Handa
1
-0
/
+2
2016-05-24
mm: memcontrol: fix possible css ref leak on oom
Vladimir Davydov
1
-1
/
+1
2016-05-21
memcg: fix stale mem_cgroup_force_empty() comment
Greg Thelen
1
-2
/
+1
2016-05-20
oom, oom_reaper: try to reap tasks which skip regular OOM killer path
Michal Hocko
1
-0
/
+1
2016-05-20
mm: update_lru_size do the __mod_zone_page_state
Hugh Dickins
1
-0
/
+2
2016-05-20
mm: update_lru_size warn and reset bad lru_size
Hugh Dickins
1
-4
/
+20
2016-05-20
mm/memcontrol.c:mem_cgroup_select_victim_node(): clarify comment
Michal Hocko
1
-4
/
+3
2016-05-20
include/linux/nodemask.h: create next_node_in() helper
Andrew Morton
1
-3
/
+1
2016-04-25
memcg: relocate charge moving from ->attach to ->post_attach
Tejun Heo
1
-18
/
+19
2016-03-18
mm: memcontrol: zap oom_info_lock
Vladimir Davydov
1
-4
/
+0
2016-03-18
mm: memcontrol: clarify the uncharge_list() loop
Johannes Weiner
1
-0
/
+4
2016-03-18
mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
Johannes Weiner
1
-4
/
+34
2016-03-18
mm: memcontrol: reclaim when shrinking memory.high below usage
Johannes Weiner
1
-0
/
+6
2016-03-18
mm: memcontrol: cleanup css_reset callback
Vladimir Davydov
1
-3
/
+5
2016-03-18
mm: workingset: make shadow node shrinker memcg aware
Vladimir Davydov
1
-3
/
+2
2016-03-18
mm: memcontrol: zap memcg_kmem_online helper
Vladimir Davydov
1
-1
/
+1
[next]