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
/
arch
/
x86
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-12
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-184
/
+323
2020-10-07
x86/mce: Avoid tail copy when machine check terminated a copy from user
Tony Luck
1
-0
/
+15
2020-10-07
x86/mce: Add _ASM_EXTABLE_CPY for copy user access
Youquan Song
1
-48
/
+48
2020-10-06
x86/copy_mc: Introduce copy_mc_enhanced_fast_string()
Dan Williams
2
-9
/
+59
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
5
-136
/
+210
2020-09-26
arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback
Mikulas Patocka
1
-1
/
+1
2020-09-03
x86/cmdline: Disable jump tables for cmdline.c
Arvind Sankar
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-8
/
+6
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
1
-1
/
+1
2020-06-28
Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2020-06-25
x86/entry: Fixup bad_iret vs noinstr
Peter Zijlstra
1
-0
/
+4
2020-06-19
x86/asm/64: Align start of __clear_user() loop to 16-bytes
Matt Fleming
1
-0
/
+1
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+9
2020-06-03
Merge tag 'x86-timers-2020-06-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-36
/
+78
2020-06-02
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-17
/
+18
2020-05-29
x86: switch both 32bit and 64bit to providing csum_and_copy_from_user()
Al Viro
1
-3
/
+3
2020-05-29
x86_64: csum_..._copy_..._user(): switch to unsafe_..._user()
Al Viro
1
-11
/
+12
2020-05-07
x86/delay: Introduce TPAUSE delay
Kyung Min Park
1
-0
/
+27
2020-05-07
x86/delay: Refactor delay_mwaitx() for TPAUSE support
Kyung Min Park
1
-18
/
+30
2020-05-07
x86/delay: Preparatory code cleanup
Thomas Gleixner
1
-21
/
+24
2020-04-30
x86/retpoline: Fix retpoline unwind
Peter Zijlstra
1
-3
/
+23
2020-04-30
x86: Change {JMP,CALL}_NOSPEC argument
Peter Zijlstra
1
-2
/
+2
2020-04-30
x86: Simplify retpoline declaration
Peter Zijlstra
1
-21
/
+16
2020-04-22
get rid of csum_partial_copy_to_user()
Al Viro
1
-3
/
+3
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2
-6
/
+12
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-03-26
x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode map
Yu-cheng Yu
1
-6
/
+11
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-21
kcsan, trace: Make KCSAN compatible with tracing
Marco Elver
1
-0
/
+5
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
3
-15
/
+20
2020-01-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-01-28
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+15
2020-01-22
x86/decoder: Add TEST opcode to Group3-2
Masami Hiramatsu
1
-1
/
+1
2020-01-08
x86/cpufeatures: Add support for fast short REP; MOVSB
Tony Luck
1
-3
/
+4
2019-12-30
x86/insn-eval: Add support for 64-bit kernel mode
Jann Horn
1
-11
/
+15
2019-12-30
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
20
-124
/
+186
2019-11-29
Merge tag 'perf-core-for-mingo-5.5-20191128' of git://git.kernel.org/pub/scm/...
Ingo Molnar
1
-12
/
+32
2019-11-27
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-6
/
+46
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
18
-106
/
+108
2019-11-26
x86/insn: Add some more Intel instructions to the opcode map
Adrian Hunter
1
-12
/
+32
2019-11-25
Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c...
Ingo Molnar
1
-0
/
+34
2019-11-19
x86/insn: Add some Intel instructions to the opcode map
Adrian Hunter
1
-6
/
+12
2019-11-16
x86, kcsan: Enable KCSAN for x86
Marco Elver
1
-0
/
+4
2019-10-18
x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
3
-22
/
+22
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
16
-60
/
+60
2019-10-18
x86/asm: Make some functions local
Jiri Slaby
3
-12
/
+12
2019-10-18
x86/asm: Annotate aliases
Jiri Slaby
3
-6
/
+6
2019-10-18
x86/uaccess: Annotate local function
Jiri Slaby
1
-3
/
+2
2019-10-18
x86/asm: Annotate local pseudo-functions
Jiri Slaby
2
-3
/
+6
2019-10-17
x86: xen: insn: Decode Xen and KVM emulate-prefix signature
Masami Hiramatsu
1
-0
/
+34
[next]