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
2020-12-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-326
/
+399
2020-12-16
mm/lru: revise the comments of lru_lock
Hugh Dickins
3
-22
/
+27
2020-12-16
mm/lru: introduce relock_page_lruvec()
Alexander Duyck
3
-46
/
+10
2020-12-16
mm/lru: replace pgdat lru_lock with lruvec lock
Alex Shi
8
-125
/
+215
2020-12-16
mm/swap.c: serialize memcg changes in pagevec_lru_move_fn
Alex Shi
1
-9
/
+35
2020-12-16
mm/compaction: do page isolation first in compaction
Alex Shi
2
-30
/
+55
2020-12-16
mm/lru: introduce TestClearPageLRU()
Alex Shi
2
-22
/
+20
2020-12-16
mm/mlock: remove __munlock_isolate_lru_page()
Alex Shi
1
-22
/
+9
2020-12-16
mm/mlock: remove lru_lock on TestClearPageMlocked
Alex Shi
1
-21
/
+5
2020-12-16
mm/vmscan: remove lruvec reget in move_pages_to_lru
Alex Shi
1
-1
/
+6
2020-12-16
mm/lru: move lock into lru_note_cost
Alex Shi
3
-5
/
+4
2020-12-16
mm/swap.c: fold vm event PGROTATED into pagevec_move_tail_fn
Alex Shi
1
-42
/
+23
2020-12-16
mm/memcg: add debug checking in lock_page_memcg
Alex Shi
1
-0
/
+6
2020-12-16
mm: page_idle_get_page() does not need lru_lock
Hugh Dickins
1
-4
/
+0
2020-12-16
mm/rmap: stop store reordering issue on page->mapping
Alex Shi
1
-1
/
+7
2020-12-16
mm/vmscan: remove unnecessary lruvec adding
Alex Shi
1
-13
/
+25
2020-12-16
mm/thp: narrow lru locking
Alex Shi
1
-12
/
+13
2020-12-16
mm/thp: simplify lru_add_page_tail()
Alex Shi
1
-14
/
+6
2020-12-16
mm/thp: use head for head page in lru_add_page_tail()
Alex Shi
1
-12
/
+11
2020-12-16
mm/thp: move lru_add_page_tail() to huge_memory.c
Alex Shi
2
-33
/
+30
2020-12-16
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
7
-119
/
+87
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
62
-1722
/
+2434
2020-12-15
mm: cleanup kstrto*() usage
Alexey Dobriyan
2
-18
/
+18
2020-12-15
mm: fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+2
2020-12-15
mm: slub: convert sysfs sprintf family to sysfs_emit/sysfs_emit_at
Joe Perches
1
-73
/
+77
2020-12-15
mm: shmem: convert shmem_enabled_show to use sysfs_emit_at
Joe Perches
1
-9
/
+12
2020-12-15
mm:backing-dev: use sysfs_emit in macro defining functions
Joe Perches
1
-4
/
+4
2020-12-15
mm: huge_memory: convert remaining use of sprintf to sysfs_emit and neatening
Joe Perches
1
-21
/
+31
2020-12-15
mm: use sysfs_emit for struct kobject * uses
Joe Perches
5
-46
/
+52
2020-12-15
mm: fix kernel-doc markups
Mauro Carvalho Chehab
3
-22
/
+24
2020-12-15
mm/process_vm_access: remove redundant initialization of iov_r
Colin Ian King
1
-1
/
+1
2020-12-15
mm/zsmalloc.c: rework the list_add code in insert_zspage()
Miaohe Lin
1
-7
/
+4
2020-12-15
mm/zswap: move to use crypto_acomp API for hardware acceleration
Barry Song
1
-46
/
+137
2020-12-15
mm/zswap: fix passing zero to 'PTR_ERR' warning
YueHaibing
1
-1
/
+1
2020-12-15
mm/zswap: make struct kernel_param_ops definitions const
Joe Perches
1
-3
/
+3
2020-12-15
mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO
Vlastimil Babka
2
-19
/
+1
2020-12-15
mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITY
Vlastimil Babka
2
-14
/
+4
2020-12-15
kernel/power: allow hibernation with page_poison sanity checking
Vlastimil Babka
1
-1
/
+0
2020-12-15
mm, page_poison: use static key more efficiently
Vlastimil Babka
2
-49
/
+22
2020-12-15
mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/fre...
Vlastimil Babka
1
-46
/
+42
2020-12-15
mm: cma: improve pr_debug log in cma_release()
Charan Teja Reddy
1
-1
/
+1
2020-12-15
mm/cma.c: remove redundant cma_mutex lock
Lecopzer Chen
1
-3
/
+1
2020-12-15
mm: migrate: remove unused parameter in migrate_vma_insert_page()
Stephen Zhang
1
-4
/
+2
2020-12-15
mm: migrate: return -ENOSYS if THP migration is unsupported
Yang Shi
1
-16
/
+46
2020-12-15
mm: migrate: clean up migrate_prep{_local}
Yang Shi
2
-12
/
+4
2020-12-15
mm: migrate: skip shared exec THP for NUMA balancing
Yang Shi
1
-2
/
+16
2020-12-15
mm: migrate: simplify the logic for handling permanent failure
Yang Shi
1
-30
/
+38
2020-12-15
mm: truncate_complete_page() does not exist any more
Yang Shi
2
-2
/
+2
2020-12-15
mm: support THPs in zero_user_segments
Matthew Wilcox (Oracle)
1
-0
/
+52
2020-12-15
mm/migrate.c: optimize migrate_vma_pages() mmu notifier
Ralph Campbell
1
-5
/
+4
[next]