index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-06
mm/vmscan: throttle reclaim when no progress is being made
Mel Gorman
1
-9
/
+1
2021-11-06
memcg: prohibit unconditional exceeding the limit of dying tasks
Vasily Averin
1
-19
/
+8
2021-11-06
mm: memcontrol: remove the kmem states
Muchun Song
1
-5
/
+2
2021-11-06
mm: memcontrol: remove kmemcg_id reparenting
Muchun Song
1
-15
/
+4
2021-11-06
memcg, kmem: further deprecate kmem.limit_in_bytes
Shakeel Butt
1
-34
/
+5
2021-11-06
mm/memcg: remove obsolete memcg_free_kmem()
Waiman Long
1
-11
/
+3
2021-11-06
memcg: unify memcg stat flushing
Shakeel Butt
1
-9
/
+10
2021-11-06
memcg: flush stats only if updated
Shakeel Butt
1
-23
/
+55
2021-11-06
mm/memcg: drop swp_entry_t* in mc_handle_file_pte()
Peter Xu
1
-2
/
+2
2021-09-23
memcg: flush lruvec stats in the refault
Shakeel Butt
1
-10
/
+0
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-127
/
+101
2021-09-03
mm/vmpressure: replace vmpressure_to_css() with vmpressure_to_memcg()
Hui Su
1
-2
/
+2
2021-09-03
memcg: make memcg->event_list_lock irqsafe
Shakeel Butt
1
-4
/
+4
2021-09-03
memcg: fix up drain_local_stock comment
Michal Hocko
1
-2
/
+3
2021-09-03
mm, memcg: save some atomic ops when flush is already true
Miaohe Lin
1
-1
/
+1
2021-09-03
mm: memcontrol: set the correct memcg swappiness restriction
Baolin Wang
1
-1
/
+1
2021-09-03
memcg: replace in_interrupt() by !in_task() in active_memcg()
Vasily Averin
1
-1
/
+1
2021-09-03
memcg: infrastructure to flush memcg stats
Shakeel Butt
1
-0
/
+34
2021-09-03
memcg: switch lruvec stats to rstat
Shakeel Butt
1
-76
/
+38
2021-09-03
mm, memcg: inline swap-related functions to improve disabled memcg config
Suren Baghdasaryan
1
-10
/
+4
2021-09-03
mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
Suren Baghdasaryan
1
-21
/
+12
2021-09-03
mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related func...
Suren Baghdasaryan
1
-0
/
+3
2021-09-03
writeback: memcg: simplify cgroup_writeback_by_id
Shakeel Butt
1
-12
/
+1
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2021-08-18
net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
Wei Wang
1
-13
/
+11
2021-08-13
mm/memcg: fix incorrect flushing of lruvec data in obj_stock
Waiman Long
1
-2
/
+4
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-07-30
mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh...
Johannes Weiner
1
-1
/
+2
2021-07-20
memcg: enable accounting for IP address and routing-related objects
Vasily Averin
1
-1
/
+1
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2021-07-01
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...
Linus Torvalds
1
-3
/
+8
2021-07-01
mm: remove special swap entry functions
Alistair Popple
1
-1
/
+1
2021-07-01
mm/memcontrol.c: fix kerneldoc comment for mem_cgroup_calculate_protection
Mel Gorman
1
-1
/
+1
2021-06-29
loop: charge i/o to mem and blk cg
Dan Schatzberg
1
-0
/
+1
2021-06-29
mm: charge active memcg when no mm is set
Dan Schatzberg
1
-14
/
+27
2021-06-29
mm: memcontrol: move obj_cgroup_uncharge_pages() out of css_set_lock
Muchun Song
1
-1
/
+2
2021-06-29
mm: memcontrol: simplify the logic of objcg pinning memcg
Muchun Song
1
-14
/
+6
2021-06-29
mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec
Muchun Song
1
-6
/
+3
2021-06-29
mm: memcontrol: bail out early when !mm in get_mem_cgroup_from_mm
Muchun Song
1
-11
/
+14
2021-06-29
mm: memcontrol: fix page charging in page replacement
Muchun Song
1
-3
/
+5
2021-06-29
mm: memcontrol: fix root_mem_cgroup charging
Muchun Song
1
-5
/
+12
2021-06-29
mm: memcg/slab: create a new set of kmalloc-cg-<n> caches
Waiman Long
1
-1
/
+1
2021-06-29
mm: memcg/slab: properly set up gfp flags for objcg pointer array
Waiman Long
1
-0
/
+8
2021-06-29
mm/memcg: optimize user context object stock access
Waiman Long
1
-28
/
+72
2021-06-29
mm/memcg: improve refill_obj_stock() performance
Waiman Long
1
-13
/
+35
2021-06-29
mm/memcg: cache vmstat data in percpu memcg_stock_pcp
Waiman Long
1
-3
/
+87
2021-06-29
mm/memcg: move mod_objcg_state() to memcontrol.c
Waiman Long
1
-0
/
+13
2021-06-05
mm, memcg: introduce mem_cgroup_kmem_disabled()
Roman Gushchin
1
-0
/
+5
2021-06-05
mm, memcg: mark cgroup_memory_nosocket, nokmem and noswap as __ro_after_init
Roman Gushchin
1
-3
/
+3
2021-05-07
mm: fix typos in comments
Ingo Molnar
1
-9
/
+9
[next]