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
/
page_counter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-11
mm: page_counter: remove unneeded atomic ops for low/min
Shakeel Butt
1
-7
/
+6
2022-09-11
mm: skip retry when new limit is not below old one in page_counter_set_max
Bui Quang Minh
1
-1
/
+1
2022-01-15
mm/page_counter: remove an incorrect call to propagate_protected_usage()
Donghai Qiao
1
-1
/
+0
2021-04-30
mm: page_counter: mitigate consequences of a page_counter underflow
Johannes Weiner
1
-2
/
+6
2020-12-15
mm/page_counter: use page_counter_read in page_counter_set_max
Hui Su
1
-2
/
+2
2020-10-13
mm/page_counter: correct the obsolete func name in the comment of page_counte...
Miaohe Lin
1
-1
/
+1
2020-08-14
mm/page_counter: fix various data races at memsw
Qian Cai
1
-6
/
+7
2020-08-07
mm/page_counter.c: fix protection usage propagation
Michal Koutný
1
-3
/
+3
2020-04-02
mm, memcg: prevent memory.min load/store tearing
Chris Down
1
-4
/
+5
2020-04-02
mm, memcg: prevent memory.low load/store tearing
Chris Down
1
-3
/
+5
2020-04-02
mm: memcontrol: fix memory.low proportional distribution
Johannes Weiner
1
-10
/
+2
2018-06-07
memcg: introduce memory.min
Roman Gushchin
1
-17
/
+46
2018-06-07
mm: memory.low hierarchical behavior
Roman Gushchin
1
-0
/
+43
2018-06-07
mm: rename page_counter's count/limit into usage/max
Roman Gushchin
1
-14
/
+14
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2015-11-05
mm: page_counter: let page_counter_try_charge() return bool
Johannes Weiner
1
-7
/
+7
2015-02-11
mm: page_counter: pull "-1" handling out of page_counter_memparse()
Johannes Weiner
1
-3
/
+4
2014-12-10
mm: memcontrol: remove obsolete kmemcg pinning tricks
Johannes Weiner
1
-19
/
+4
2014-12-10
mm: memcontrol: lockless page counters
Johannes Weiner
1
-0
/
+207