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
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-03
mm: memory-failure: document memory failure stats
Jiaqi Yan
1
-0
/
+39
2023-02-03
mm: multi-gen LRU: section for memcg LRU
T.J. Alumbaugh
1
-1
/
+32
2023-02-03
mm: multi-gen LRU: section for Bloom filters
T.J. Alumbaugh
1
-0
/
+16
2023-02-03
mm: multi-gen LRU: section for rmap/PT walk feedback
T.J. Alumbaugh
1
-0
/
+14
2023-02-03
mm: multi-gen LRU: section for working set protection
T.J. Alumbaugh
1
-0
/
+15
2023-02-03
Documentation: mm: use `s/higmem/highmem/` fix typo for highmem
Deming Wang
1
-1
/
+1
2023-02-03
zsmalloc: make zspage chain size configurable
Sergey Senozhatsky
1
-0
/
+168
2023-02-03
mm: clean up mlock_page / munlock_page references in comments
Matthew Wilcox (Oracle)
1
-14
/
+16
2023-02-03
mm: remove munlock_vma_page()
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-02-03
mm: remove mlock_vma_page()
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-02-03
mm: remove page_evictable()
Matthew Wilcox (Oracle)
1
-44
/
+47
2023-02-03
mm: discard __GFP_ATOMIC
NeilBrown
1
-1
/
+1
2023-02-03
Documentation/mm: update references to __m[un]lock_page() to *_folio()
Lorenzo Stoakes
1
-15
/
+15
2023-02-03
mm: convert deferred_split_huge_page() to deferred_split_folio()
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-02-03
doc: clarify refcount section by referring to folios & pages
Matthew Wilcox (Oracle)
1
-9
/
+9
2023-02-03
mm: remove folio_pincount_ptr() and head_compound_pincount()
Matthew Wilcox (Oracle)
1
-15
/
+14
2023-02-03
Docs/mm/damon: add a maintainer-profile for DAMON
SeongJae Park
2
-0
/
+63
2023-02-03
Docs/admin-guide/mm/damon/usage: update DAMOS actions/filters supports of eac...
SeongJae Park
1
-13
/
+28
2023-02-03
Docs/mm/damon/index: mention DAMOS on the intro
SeongJae Park
1
-8
/
+13
2023-02-03
mm/highmem: add notes about conversions from kmap{,_atomic}()
Fabio M. De Francesco
1
-10
/
+31
2023-02-01
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
1
-9
/
+6
2023-02-01
Revert "mm: add nodes= arg to memory.reclaim"
Michal Hocko
1
-9
/
+6
2023-01-19
Docs/admin-guide/mm/numaperf: increase depth of subsections
SeongJae Park
1
-4
/
+4
2023-01-19
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park
2
-4
/
+4
2023-01-19
tools/vm: rename tools/vm to tools/mm
SeongJae Park
5
-6
/
+6
2023-01-19
mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]
Yu Zhao
1
-4
/
+4
2023-01-19
kasan: allow sampling page_alloc allocations for HW_TAGS
Andrey Konovalov
1
-0
/
+17
2023-01-19
Docs/ABI/damon: document scheme filters files
SeongJae Park
1
-0
/
+29
2023-01-19
Docs/admin-guide/mm/damon/usage: document DAMOS filters of sysfs
SeongJae Park
1
-2
/
+46
2023-01-19
Docs/admin-guide/damon/reclaim: document 'skip_anon' parameter
SeongJae Park
1
-0
/
+9
2023-01-19
mm: memcontrol: deprecate charge moving
Johannes Weiner
1
-2
/
+11
2023-01-19
Sync with v6.2-rc4
Andrew Morton
22
-43
/
+130
2023-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-12
/
+35
2023-01-13
Merge tag 'docs-6.2-fixes' of git://git.lwn.net/linux
Linus Torvalds
2
-3
/
+15
2023-01-13
Merge tag 'sound-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
3
-12
/
+51
2023-01-13
Merge tag 'pm-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+11
2023-01-13
Merge tag 'drm-fixes-2023-01-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-7
/
+7
2023-01-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+2
2023-01-13
Merge tag 'drm-msm-fixes-2023-01-12' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
6
-7
/
+7
2023-01-13
Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-2
/
+2
2023-01-12
Merge tag 'spi-fix-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2023-01-12
Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-5
/
+5
2023-01-12
Docs/admin-guide/mm/zswap: remove zsmalloc's lack of writeback warning
Nhat Pham
1
-3
/
+1
2023-01-12
KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lock
David Woodhouse
1
-1
/
+1
2023-01-12
docs/conf.py: Use about.html only in sidebar of alabaster theme
Akira Yokosawa
1
-1
/
+5
2023-01-11
Merge tag 'kvmarm-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-0
/
+8
2023-01-11
Documentation: kvm: fix SRCU locking order docs
Paolo Bonzini
1
-11
/
+12
2023-01-10
Merge tag 'cpufreq/arm/fixes-6.2-rc4' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-0
/
+11
2023-01-09
ASoC: dt-bindings: qcom,lpass-tx-macro: correct clocks on SC7280
Krzysztof Kozlowski
1
-1
/
+3
2023-01-09
ASoC: dt-bindings: qcom,lpass-wsa-macro: correct clocks on SM8250
Krzysztof Kozlowski
1
-11
/
+47
[next]