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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
25
-98
/
+98
2021-05-25
arm64: Fix cache maintenance function comments
Fuad Tabba
1
-17
/
+30
2021-05-25
arm64: sync_icache_aliases to take end parameter instead of size
Fuad Tabba
3
-13
/
+12
2021-05-25
arm64: __clean_dcache_area_pou to take end parameter instead of size
Fuad Tabba
3
-7
/
+6
2021-05-25
arm64: __clean_dcache_area_pop to take end parameter instead of size
Fuad Tabba
4
-9
/
+8
2021-05-25
arm64: __clean_dcache_area_poc to take end parameter instead of size
Fuad Tabba
3
-12
/
+11
2021-05-25
arm64: __flush_dcache_area to take end parameter instead of size
Fuad Tabba
14
-40
/
+70
2021-05-25
arm64: dcache_by_line_op to take end parameter instead of size
Fuad Tabba
3
-15
/
+20
2021-05-25
arm64: __inval_dcache_area to take end parameter instead of size
Fuad Tabba
4
-13
/
+12
2021-05-25
arm64: Fix comments to refer to correct function __flush_icache_range
Fuad Tabba
2
-3
/
+3
2021-05-25
arm64: Move documentation of dcache_by_line_op
Fuad Tabba
1
-8
/
+8
2021-05-25
arm64: assembler: remove user_alt
Fuad Tabba
1
-5
/
+0
2021-05-25
arm64: Downgrade flush_icache_range to invalidate
Fuad Tabba
1
-3
/
+7
2021-05-25
arm64: Do not enable uaccess for invalidate_icache_range
Fuad Tabba
2
-11
/
+2
2021-05-25
arm64: Do not enable uaccess for flush_icache_range
Fuad Tabba
1
-23
/
+34
2021-05-25
arm64: Apply errata to swsusp_arch_suspend_exit
Fuad Tabba
1
-1
/
+2
2021-05-25
arm64: assembler: add conditional cache fixups
Mark Rutland
1
-11
/
+28
2021-05-25
arm64: assembler: replace `kaddr` with `addr`
Mark Rutland
1
-16
/
+16
2021-05-24
Linux 5.13-rc3
Linus Torvalds
1
-1
/
+1
2021-05-23
Merge tag 'perf-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-9
/
+31
2021-05-23
Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-13
/
+19
2021-05-23
Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-11
/
+10
2021-05-23
Merge tag 'x86_urgent_for_v5.13_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-57
/
+92
2021-05-23
Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-46
/
+82
2021-05-23
Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-28
/
+32
2021-05-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-75
/
+74
2021-05-23
userfaultfd: hugetlbfs: fix new flag usage in error path
Mike Kravetz
2
-15
/
+15
2021-05-23
lib: kunit: suppress a compilation warning of frame size
Zhen Lei
1
-0
/
+1
2021-05-23
proc: remove Alexey from MAINTAINERS
Alexey Dobriyan
1
-1
/
+0
2021-05-23
linux/bits.h: fix compilation error with GENMASK
Rikard Falkeborn
5
-10
/
+20
2021-05-23
watchdog: reliable handling of timestamps
Petr Mladek
1
-14
/
+20
2021-05-23
kasan: slab: always reset the tag in get_freepointer_safe()
Alexander Potapenko
1
-0
/
+1
2021-05-23
tools/testing/selftests/exec: fix link error
Yang Yingliang
1
-3
/
+3
2021-05-23
ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry
Varad Gautam
3
-6
/
+12
2021-05-23
Revert "mm/gup: check page posion status for coredump."
Michal Hocko
2
-24
/
+0
2021-05-23
mm/shuffle: fix section mismatch warning
Arnd Bergmann
1
-2
/
+2
2021-05-22
Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-26
/
+28
2021-05-22
Merge tag 'io_uring-5.13-2021-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+7
2021-05-22
Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-15
/
+29
2021-05-22
Merge tag 'xfs-5.13-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-28
/
+78
2021-05-22
Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-13
/
+49
2021-05-22
Merge tag '5.13-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-32
/
+55
2021-05-22
Merge tag 'gpio-fixes-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-12
/
+2
2021-05-21
Merge tag 'mmc-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-3
/
+11
2021-05-21
Merge tag 'devicetree-fixes-for-5.13-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
11
-25
/
+13
2021-05-21
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-73
/
+79
2021-05-21
Merge tag 'modules-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+11
2021-05-21
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
3
-5
/
+12
2021-05-21
xen-pciback: reconfigure also from backend watch handler
Jan Beulich
1
-5
/
+17
2021-05-21
xen-pciback: redo VF placement in the virtual topology
Jan Beulich
1
-6
/
+8
[next]