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
/
arch
/
s390
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-03
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
1
-1
/
+1
2023-05-15
s390: select ARCH_SUPPORTS_INT128
Heiko Carstens
2
-1
/
+64
2023-04-19
s390/lib: use SYM* macros instead of ENTRY(), etc.
Heiko Carstens
1
-2
/
+2
2023-04-19
s390/kasan: remove override of mem*() functions
Heiko Carstens
1
-9
/
+15
2023-04-04
s390/uaccess: remove extra blank line
Heiko Carstens
1
-1
/
+0
2023-04-04
s390/uaccess: get rid of not needed local variable
Heiko Carstens
1
-15
/
+9
2023-04-04
s390/uaccess: rename tmp1 and tmp2 variables
Heiko Carstens
1
-35
/
+35
2023-04-04
s390/uaccess: sort EX_TABLE list for inline assemblies
Heiko Carstens
1
-2
/
+2
2023-04-04
s390/uaccess: rename/sort labels in inline assemblies
Heiko Carstens
1
-21
/
+30
2023-04-04
s390/uaccess: remove unused label in inline assemblies
Heiko Carstens
1
-3
/
+3
2023-04-04
s390/uaccess: use symbolic names for inline assembly operands
Heiko Carstens
1
-51
/
+54
2023-03-27
s390/uaccess: add missing earlyclobber annotations to __clear_user()
Heiko Carstens
1
-1
/
+1
2023-01-22
s390/kprobes: replace kretprobe with rethook
Vasily Gorbik
1
-6
/
+6
2022-10-26
s390/uaccess: add missing EX_TABLE entries to __clear_user()
Heiko Carstens
1
-3
/
+3
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2022-10-04
instrumented.h: allow instrumenting both sides of copy_from_user()
Alexander Potapenko
1
-1
/
+2
2022-08-30
s390/delay: sync comment within __delay() with reality
Heiko Carstens
1
-7
/
+4
2022-07-13
s390/nospec: build expoline.o for modules_prepare target
Vasily Gorbik
3
-1
/
+5
2022-05-17
s390/alternatives: provide identical sized orginal/alternative sequences
Heiko Carstens
1
-2
/
+2
2022-04-12
s390: current_stack_pointer shouldn't be a function
Sven Schnelle
1
-1
/
+1
2022-03-27
s390/test_unwind: verify __kretprobe_trampoline is replaced
Vasily Gorbik
1
-1
/
+8
2022-03-27
s390/test_unwind: extend kretprobe test
Vasily Gorbik
1
-16
/
+33
2022-03-27
s390/alternatives: use insn format for new instructions
Heiko Carstens
1
-2
/
+2
2022-03-25
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
5
-249
/
+222
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-18
/
+63
2022-03-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-7
/
+14
2022-03-10
s390/test_unwind: add kretprobe tests
Tobias Huschle
1
-0
/
+56
2022-03-10
s390: convert ".insn" encoding to instruction names
Vasily Gorbik
1
-6
/
+6
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
1
-163
/
+7
2022-03-10
s390/uaccess: Add copy_from/to_user_key functions
Janis Schoetterl-Glausch
1
-18
/
+63
2022-03-10
s390/nospec: add an option to use thunk-extern
Vasily Gorbik
2
-0
/
+13
2022-03-08
s390/test_unwind: avoid build warning with W=1
Vasily Gorbik
1
-5
/
+4
2022-03-08
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
1
-0
/
+1
2022-03-01
s390/test_unwind: fix and extend kprobes test
Vasily Gorbik
1
-33
/
+50
2022-03-01
s390/test_unwind: add ftrace test
Vasily Gorbik
1
-0
/
+59
2022-03-01
s390/test_unwind: add "backtrace" module parameter
Vasily Gorbik
1
-1
/
+5
2022-03-01
s390/test_unwind: minor cleanup
Vasily Gorbik
1
-44
/
+28
2022-03-01
s390/test_unwind: show tests as skipped if unsupported
Vasily Gorbik
1
-6
/
+3
2022-03-01
Merge branch 'fixes' into features
Vasily Gorbik
2
-3
/
+3
2022-02-14
s390/uaccess: Add copy_from/to_user_key functions
Janis Schoetterl-Glausch
1
-18
/
+63
2022-02-11
lib/xor: make xor prototypes more friendly to compiler vectorization
Ard Biesheuvel
1
-7
/
+14
2022-02-07
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
1
-1
/
+0
2022-02-07
s390/module: fix building test_modules_helpers.o with clang
Ilya Leoshkevich
2
-3
/
+3
2022-01-24
s390/module: test loading modules with a lot of relocations
Ilya Leoshkevich
4
-0
/
+101
2022-01-17
s390/uaccess: introduce bit field for OAC specifier
Nico Boehr
1
-6
/
+18
2021-11-25
s390/test_unwind: use raw opcode instead of invalid instruction
Ilie Halip
1
-2
/
+3
2021-11-07
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
7
-119
/
+229
2021-11-02
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2021-10-26
s390/spinlock: remove incorrect kernel doc indicator
Heiko Carstens
1
-1
/
+1
2021-10-26
s390/string: use generic strlcpy
Heiko Carstens
1
-26
/
+0
[next]