index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page_counter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: page_counter: remove unneeded atomic ops for low/min
Shakeel Butt
2022-09-11
1
-7
/
+6
*
mm: skip retry when new limit is not below old one in page_counter_set_max
Bui Quang Minh
2022-09-11
1
-1
/
+1
*
mm/page_counter: remove an incorrect call to propagate_protected_usage()
Donghai Qiao
2022-01-15
1
-1
/
+0
*
mm: page_counter: mitigate consequences of a page_counter underflow
Johannes Weiner
2021-04-30
1
-2
/
+6
*
mm/page_counter: use page_counter_read in page_counter_set_max
Hui Su
2020-12-15
1
-2
/
+2
*
mm/page_counter: correct the obsolete func name in the comment of page_counte...
Miaohe Lin
2020-10-13
1
-1
/
+1
*
mm/page_counter: fix various data races at memsw
Qian Cai
2020-08-14
1
-6
/
+7
*
mm/page_counter.c: fix protection usage propagation
Michal Koutný
2020-08-07
1
-3
/
+3
*
mm, memcg: prevent memory.min load/store tearing
Chris Down
2020-04-02
1
-4
/
+5
*
mm, memcg: prevent memory.low load/store tearing
Chris Down
2020-04-02
1
-3
/
+5
*
mm: memcontrol: fix memory.low proportional distribution
Johannes Weiner
2020-04-02
1
-10
/
+2
*
memcg: introduce memory.min
Roman Gushchin
2018-06-07
1
-17
/
+46
*
mm: memory.low hierarchical behavior
Roman Gushchin
2018-06-07
1
-0
/
+43
*
mm: rename page_counter's count/limit into usage/max
Roman Gushchin
2018-06-07
1
-14
/
+14
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
mm: page_counter: let page_counter_try_charge() return bool
Johannes Weiner
2015-11-05
1
-7
/
+7
*
mm: page_counter: pull "-1" handling out of page_counter_memparse()
Johannes Weiner
2015-02-11
1
-3
/
+4
*
mm: memcontrol: remove obsolete kmemcg pinning tricks
Johannes Weiner
2014-12-10
1
-19
/
+4
*
mm: memcontrol: lockless page counters
Johannes Weiner
2014-12-10
1
-0
/
+207