index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-06
mm/damon/paddr: support the pageout scheme
SeongJae Park
1
-1
/
+36
2021-11-06
mm/damon/dbgfs: remove unnecessary variables
Rongwei Wang
1
-35
/
+31
2021-11-06
mm/damon/vaddr: constify static mm_walk_ops
Rikard Falkeborn
1
-2
/
+2
2021-11-06
mm/damon/dbgfs: support physical memory monitoring
SeongJae Park
2
-4
/
+19
2021-11-06
mm/damon: implement primitives for physical address space monitoring
SeongJae Park
3
-0
/
+233
2021-11-06
mm/damon/vaddr: separate commonly usable functions
SeongJae Park
4
-86
/
+108
2021-11-06
mm/damon/dbgfs-test: add a unit test case for 'init_regions'
SeongJae Park
1
-0
/
+54
2021-11-06
mm/damon/dbgfs: allow users to set initial monitoring target regions
SeongJae Park
1
-2
/
+154
2021-11-06
mm/damon/schemes: implement statistics feature
SeongJae Park
3
-3
/
+11
2021-11-06
mm/damon/dbgfs: support DAMON-based Operation Schemes
SeongJae Park
1
-3
/
+162
2021-11-06
mm/damon/vaddr: support DAMON-based Operation Schemes
SeongJae Park
1
-0
/
+56
2021-11-06
mm/damon/core: implement DAMON-based Operation Schemes (DAMOS)
SeongJae Park
1
-0
/
+109
2021-11-06
mm/damon/core: account age of target regions
SeongJae Park
1
-0
/
+13
2021-11-06
mm/damon/core: nullify pointer ctx->kdamond with a NULL
Colin Ian King
1
-1
/
+1
2021-11-06
mm/damon: needn't hold kdamond_lock to print pid of kdamond
Changbin Du
1
-4
/
+2
2021-11-06
mm/damon: remove unnecessary do_exit() from kdamond
Changbin Du
1
-1
/
+1
2021-11-06
mm/damon/core: print kdamond start log in debug mode only
SeongJae Park
1
-1
/
+1
2021-11-06
mm/damon: grammar s/works/work/
Geert Uytterhoeven
1
-1
/
+1
2021-11-06
kfence: always use static branches to guard kfence_alloc()
Marco Elver
1
-9
/
+7
2021-11-06
kfence: shorten critical sections of alloc/free
Marco Elver
1
-17
/
+21
2021-11-06
kfence: test: use kunit_skip() to skip tests
Marco Elver
1
-6
/
+8
2021-11-06
kfence: limit currently covered allocations when pool nearly full
Marco Elver
2
-2
/
+109
2021-11-06
kfence: move saving stack trace of allocations into __kfence_alloc()
Marco Elver
1
-11
/
+24
2021-11-06
kfence: count unexpectedly skipped allocations
Marco Elver
1
-3
/
+13
2021-11-06
mm: remove HARDENED_USERCOPY_FALLBACK
Stephen Kitt
3
-35
/
+0
2021-11-06
mm/highmem: remove deprecated kmap_atomic
Ira Weiny
1
-3
/
+3
2021-11-06
mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregi...
Miaohe Lin
1
-3
/
+4
2021-11-06
mm/rmap.c: avoid double faults migrating device private pages
Alistair Popple
1
-2
/
+6
2021-11-06
mm/memory_hotplug: indicate MEMBLOCK_DRIVER_MANAGED with IORESOURCE_SYSRAM_DR...
David Hildenbrand
1
-1
/
+4
2021-11-06
memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
David Hildenbrand
1
-0
/
+4
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2
-5
/
+6
2021-11-06
mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource()
David Hildenbrand
1
-2
/
+6
2021-11-06
mm/memory_hotplug: remove HIGHMEM leftovers
David Hildenbrand
1
-34
/
+2
2021-11-06
mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bit
David Hildenbrand
1
-1
/
+1
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
2
-6
/
+0
2021-11-06
mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMO...
David Hildenbrand
1
-1
/
+1
2021-11-06
mm/memory_hotplug: add static qualifier for online_policy_to_str()
Tang Yizhou
1
-1
/
+1
2021-11-06
mm: vmstat.c: make extfrag_index show more pretty
Lin Feng
1
-1
/
+1
2021-11-06
mm/vmstat: annotate data race for zone->free_area[order].nr_free
Liu Shixin
1
-3
/
+12
2021-11-06
mm: nommu: kill arch_get_unmapped_area()
Kefeng Wang
1
-6
/
+0
2021-11-06
mm/readahead.c: fix incorrect comments for get_init_ra_size
Lin Feng
1
-1
/
+1
2021-11-06
mm: migrate: make demotion knob depend on migration
Yang Shi
2
-61
/
+61
2021-11-06
mm/migrate: de-duplicate migrate_reason strings
John Hubbard
1
-9
/
+11
2021-11-06
hugetlbfs: extend the definition of hugepages parameter to support node alloc...
Zhenguo Yao
1
-25
/
+128
2021-11-06
mm: mark the OOM reaper thread as freezable
Sultan Alsawaf
1
-0
/
+2
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
3
-8
/
+8
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
5
-11
/
+11
2021-11-06
memblock: stop aliasing __memblock_free_late with memblock_free_late
Mike Rapoport
1
-4
/
+4
2021-11-06
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2
-5
/
+5
2021-11-06
mm/vmpressure: fix data-race with memcg->socket_pressure
Yuanzheng Song
1
-1
/
+1
[next]