index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
mm/mremap: it is sure to have enough space when extent meets requirement
Wei Yang
2020-08-07
3
-12
/
+7
|
*
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
2020-08-07
9
-31
/
+21
|
*
mm: mmap: merge vma after call_mmap() if possible
Miaohe Lin
2020-08-07
1
-1
/
+21
|
*
arm64/mm: enable vmem_altmap support for vmemmap mappings
Anshuman Khandual
2020-08-07
1
-20
/
+38
|
*
mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()
Anshuman Khandual
2020-08-07
6
-25
/
+20
|
*
mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()
Anshuman Khandual
2020-08-07
6
-13
/
+20
|
*
mm: adjust vm_committed_as_batch according to vm overcommit policy
Feng Tang
2020-08-07
5
-7
/
+64
|
*
percpu_counter: add percpu_counter_sync()
Feng Tang
2020-08-07
2
-0
/
+23
|
*
mm/util.c: make vm_memory_committed() more accurate
Feng Tang
2020-08-07
1
-1
/
+6
|
*
proc/meminfo: avoid open coded reading of vm_committed_as
Feng Tang
2020-08-07
1
-1
/
+1
|
*
mm/mmap: optimize a branch judgment in ksys_mmap_pgoff()
Zhen Lei
2020-08-07
1
-3
/
+4
|
*
mm: move p?d_alloc_track to separate header file
Joerg Roedel
2020-08-07
4
-45
/
+54
|
*
mm: move lib/ioremap.c to mm/
Mike Rapoport
2020-08-07
3
-2
/
+1
|
*
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
19
-62
/
+18
|
*
asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
Mike Rapoport
2020-08-07
5
-40
/
+31
|
*
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
2020-08-07
13
-135
/
+55
|
*
xtensa: switch to generic version of pte allocation
Mike Rapoport
2020-08-07
1
-22
/
+19
|
*
opeinrisc: switch to generic version of pte allocation
Mike Rapoport
2020-08-07
1
-30
/
+3
|
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
125
-118
/
+17
|
*
mm/memory.c: make remap_pfn_range() reject unaligned addr
Alex Zhang
2020-08-07
1
-1
/
+4
|
*
mm: remove redundant check non_swap_entry()
Ralph Campbell
2020-08-07
1
-1
/
+1
|
*
mm/page_counter.c: fix protection usage propagation
Michal Koutný
2020-08-07
1
-3
/
+3
|
*
mm: memcontrol: don't count limit-setting reclaim as memory pressure
Johannes Weiner
2020-08-07
2
-7
/
+10
|
*
mm: memcontrol: restore proper dirty throttling when memory.high changes
Johannes Weiner
2020-08-07
1
-0
/
+2
|
*
memcg, oom: check memcg margin for parallel oom
Yafang Shao
2020-08-07
1
-1
/
+7
|
*
mm, memcg: decouple e{low,min} state mutations from protection checks
Chris Down
2020-08-07
3
-45
/
+53
|
*
mm, memcg: avoid stale protection values when cgroup is above protection
Yafang Shao
2020-08-07
3
-3
/
+50
|
*
mm, memcg: unify reclaim retry limits with page allocator
Chris Down
2020-08-07
1
-9
/
+6
|
*
mm, memcg: reclaim more aggressively before high allocator throttling
Chris Down
2020-08-07
1
-5
/
+37
|
*
mm: memcontrol: avoid workload stalls when lowering memory.high
Roman Gushchin
2020-08-07
1
-2
/
+2
|
*
mm: kmem: switch to static_branch_likely() in memcg_kmem_enabled()
Roman Gushchin
2020-08-07
1
-1
/
+1
|
*
mm: slab: rename (un)charge_slab_page() to (un)account_slab_page()
Roman Gushchin
2020-08-07
3
-8
/
+8
|
*
mm: memcg/slab: remove unused argument by charge_slab_page()
Roman Gushchin
2020-08-07
3
-4
/
+3
|
*
mm: memcontrol: account kernel stack per node
Shakeel Butt
2020-08-07
9
-61
/
+55
|
*
tools/cgroup: add memcg_slabinfo.py tool
Roman Gushchin
2020-08-07
1
-0
/
+226
|
*
kselftests: cgroup: add kernel memory accounting tests
Roman Gushchin
2020-08-07
3
-0
/
+385
|
*
mm: memcg/slab: use a single set of kmem_caches for all allocations
Roman Gushchin
2020-08-07
8
-590
/
+78
|
*
mm: memcg/slab: remove redundant check in memcg_accumulate_slabinfo()
Roman Gushchin
2020-08-07
1
-3
/
+0
|
*
mm: memcg/slab: deprecate slab_root_caches
Roman Gushchin
2020-08-07
4
-48
/
+8
|
*
mm: memcg/slab: remove memcg_kmem_get_cache()
Roman Gushchin
2020-08-07
4
-29
/
+11
|
*
mm: memcg/slab: simplify memcg cache creation
Roman Gushchin
2020-08-07
4
-58
/
+15
|
*
mm: memcg/slab: use a single set of kmem_caches for all accounted allocations
Roman Gushchin
2020-08-07
7
-698
/
+134
|
*
mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h
Roman Gushchin
2020-08-07
2
-12
/
+12
|
*
mm: memcg/slab: deprecate memory.kmem.slabinfo
Roman Gushchin
2020-08-07
2
-30
/
+4
|
*
mm: memcg/slab: charge individual slab objects instead of pages
Roman Gushchin
2020-08-07
1
-96
/
+78
|
*
mm: memcg/slab: save obj_cgroup for non-root slab objects
Roman Gushchin
2020-08-07
5
-21
/
+88
|
*
mm: memcg/slab: allocate obj_cgroups for non-root slab pages
Roman Gushchin
2020-08-07
5
-4
/
+81
|
*
mm: memcg/slab: obj_cgroup API
Roman Gushchin
2020-08-07
2
-1
/
+338
|
*
mm: memcontrol: decouple reference counting from page accounting
Johannes Weiner
2020-08-07
2
-20
/
+21
|
*
mm: slub: implement SLUB version of obj_to_index()
Roman Gushchin
2020-08-07
2
-10
/
+21
[prev]
[next]