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
starfive-6.6.48-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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-14
mmzone: clean code by removing unused macro parameter
Mateusz Nosek
1
-1
/
+1
2020-10-14
mm: document semantics of ZONE_MOVABLE
David Hildenbrand
1
-0
/
+35
2020-10-14
KUnit: KASAN Integration
Patricia Alfonso
2
-0
/
+11
2020-10-14
kasan/kunit: add KUnit Struct to Current Task
Patricia Alfonso
1
-0
/
+4
2020-10-14
include/linux/huge_mm.h: remove mincore_huge_pmd declaration
yuleixzhang
1
-3
/
+0
2020-10-14
mm: remove src/dst mm parameter in copy_page_range()
Peter Xu
1
-2
/
+2
2020-10-14
mm: simplify PageDoubleMap with PF_SECOND policy
Matthew Wilcox (Oracle)
1
-30
/
+10
2020-10-14
mm: move PageDoubleMap bit
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-10-14
mmap locking API: add mmap_lock_is_contended()
Chinwen Chang
1
-0
/
+5
2020-10-14
mm: account PMD tables like PTE tables
Matthew Wilcox
1
-4
/
+20
2020-10-14
mm/memcg: unify swap and memsw page counters
Waiman Long
1
-5
/
+8
2020-10-14
mm/swap_slots.c: remove always zero and unused return value of enable_swap_sl...
Miaohe Lin
1
-1
/
+1
2020-10-14
mm: remove activate_page() from unuse_pte()
Yu Zhao
1
-1
/
+0
2020-10-14
swap: rename SWP_FS to SWAP_FS_OPS to avoid ambiguity
Gao Xiang
1
-1
/
+1
2020-10-14
mm, fadvise: improve the expensive remote LRU cache draining after FADV_DONTNEED
Yafang Shao
1
-0
/
+4
2020-10-14
mm: add find_lock_head
Matthew Wilcox (Oracle)
1
-6
/
+26
2020-10-14
mm/shmem: return head page from find_lock_entry
Matthew Wilcox (Oracle)
1
-0
/
+9
2020-10-14
i915: use find_lock_page instead of find_lock_entry
Matthew Wilcox (Oracle)
1
-2
/
+0
2020-10-14
mm: factor find_get_incore_page out of mincore_page
Matthew Wilcox (Oracle)
1
-0
/
+7
2020-10-14
mm, dump_page: rename head_mapcount() --> head_compound_mapcount()
John Hubbard
1
-4
/
+4
2020-10-14
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
1
-2
/
+8
2020-10-14
mm/memremap_pages: convert to 'struct range'
Dan Williams
2
-2
/
+9
2020-10-14
mm/memory_hotplug: introduce default phys_to_target_node() implementation
Dan Williams
2
-20
/
+14
2020-10-14
ACPI: HMAT: refactor hmat_register_target_device to hmem_register_device
Dan Williams
1
-0
/
+8
2020-10-14
x86/numa: add 'nohmat' option
Dan Williams
2
-0
/
+10
2020-10-14
x86/numa: cleanup configuration dependent command-line options
Dan Williams
1
-1
/
+5
2020-10-14
include/linux/slab.h: fix a typo error in comment
tangjianqiang
1
-1
/
+1
2020-10-14
export.h: fix section name for CONFIG_TRIM_UNUSED_KSYMS for Clang
Nick Desaulniers
1
-1
/
+1
2020-10-14
compiler.h: avoid escaped section names
Nick Desaulniers
1
-1
/
+1
2020-10-14
compiler-gcc: improve version error
Nick Desaulniers
1
-1
/
+1
2020-10-14
compiler-clang: add build check for clang 10.0.1
Nick Desaulniers
1
-0
/
+8
2020-10-13
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-10
/
+35
2020-10-13
Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-38
/
+132
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
15
-173
/
+199
2020-10-13
Merge tag 'hwmon-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+21
2020-10-13
Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
6
-17
/
+345
2020-10-13
Merge tag 'spi-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-79
/
+86
2020-10-13
Merge tag 'regulator-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+20
2020-10-13
Merge tag 'regmap-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-0
/
+52
2020-10-13
Merge tag 'media/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
20
-92
/
+270
2020-10-13
Merge tag 'mmc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
3
-1
/
+12
2020-10-13
Merge tag 'for-5.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
3
-15
/
+29
2020-10-13
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
3
-102
/
+65
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
13
-183
/
+253
2020-10-13
Merge tag 'locks-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-4
/
+4
2020-10-13
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-7
/
+1
2020-10-13
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-3
/
+17
2020-10-13
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-67
/
+28
2020-10-13
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-21
/
+15
2020-10-13
Merge tag 'docs-5.10' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
[next]