index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.cocciconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-07
xtensa: switch to generic version of pte allocation
Mike Rapoport
1
-22
/
+19
2020-08-07
opeinrisc: switch to generic version of pte allocation
Mike Rapoport
1
-30
/
+3
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
125
-118
/
+17
2020-08-07
mm/memory.c: make remap_pfn_range() reject unaligned addr
Alex Zhang
1
-1
/
+4
2020-08-07
mm: remove redundant check non_swap_entry()
Ralph Campbell
1
-1
/
+1
2020-08-07
mm/page_counter.c: fix protection usage propagation
Michal Koutný
1
-3
/
+3
2020-08-07
mm: memcontrol: don't count limit-setting reclaim as memory pressure
Johannes Weiner
2
-7
/
+10
2020-08-07
mm: memcontrol: restore proper dirty throttling when memory.high changes
Johannes Weiner
1
-0
/
+2
2020-08-07
memcg, oom: check memcg margin for parallel oom
Yafang Shao
1
-1
/
+7
2020-08-07
mm, memcg: decouple e{low,min} state mutations from protection checks
Chris Down
3
-45
/
+53
2020-08-07
mm, memcg: avoid stale protection values when cgroup is above protection
Yafang Shao
3
-3
/
+50
2020-08-07
mm, memcg: unify reclaim retry limits with page allocator
Chris Down
1
-9
/
+6
2020-08-07
mm, memcg: reclaim more aggressively before high allocator throttling
Chris Down
1
-5
/
+37
2020-08-07
mm: memcontrol: avoid workload stalls when lowering memory.high
Roman Gushchin
1
-2
/
+2
2020-08-07
mm: kmem: switch to static_branch_likely() in memcg_kmem_enabled()
Roman Gushchin
1
-1
/
+1
2020-08-07
mm: slab: rename (un)charge_slab_page() to (un)account_slab_page()
Roman Gushchin
3
-8
/
+8
2020-08-07
mm: memcg/slab: remove unused argument by charge_slab_page()
Roman Gushchin
3
-4
/
+3
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
9
-61
/
+55