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
/
x86
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-82
/
+55
2023-04-28
Merge tag 'x86_cleanups_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-9
/
+0
2023-04-21
x86: rewrite '__copy_user_nocache' function
Linus Torvalds
3
-214
/
+243
2023-04-20
x86: remove 'zerorest' argument from __copy_user_nocache()
Linus Torvalds
2
-3
/
+3
2023-04-19
x86: improve on the non-rep 'copy_user' function
Linus Torvalds
1
-156
/
+133
2023-04-19
x86: improve on the non-rep 'clear_user' function
Linus Torvalds
1
-44
/
+70
2023-04-19
x86: inline the 'rep movs' in user copies for the FSRM case
Linus Torvalds
1
-34
/
+21
2023-04-19
x86: move stac/clac from user copy routines into callers
Linus Torvalds
2
-11
/
+5
2023-04-19
x86: don't use REP_GOOD or ERMS for user memory clearing
Linus Torvalds
1
-75
/
+0
2023-04-19
x86: don't use REP_GOOD or ERMS for user memory copies
Linus Torvalds
1
-44
/
+7
2023-04-19
x86: don't use REP_GOOD or ERMS for small memory clearing
Linus Torvalds
1
-36
/
+11
2023-04-19
x86: don't use REP_GOOD or ERMS for small memory copies
Linus Torvalds
1
-24
/
+10
2023-03-24
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
1
-3
/
+3
2023-03-16
x86/mm: Rework address range check in get_user() and put_user()
Kirill A. Shutemov
2
-82
/
+55
2023-03-16
x86/uaccess: Remove memcpy_page_flushcache()
Ira Weiny
1
-9
/
+0
2023-02-22
Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2023-02-21
Merge tag 'x86-asm-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+5
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2
-11
/
+11
2023-01-13
entry, kasan, x86: Disallow overriding mem*() functions
Peter Zijlstra
3
-5
/
+8
2023-01-12
x86/opcode: Add the LKGS instruction to x86-opcode-map
H. Peter Anvin (Intel)
1
-0
/
+1
2023-01-03
x86/lib: Fix compiler and kernel-doc warnings
Anuradha Weeraman
1
-1
/
+3
2023-01-03
x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...
Jason A. Donenfeld
1
-10
/
+10
2023-01-03
x86/asm: Fix an assembler warning with current binutils
Mikulas Patocka
1
-1
/
+1
2023-01-03
x86/lib: Include <asm/misc.h> to fix a missing prototypes warning at build time
Anuradha Weeraman
1
-0
/
+2
2022-12-15
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-21
/
+149
2022-12-14
Merge tag 'x86_asm_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-187
/
+201
2022-11-22
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
1
-0
/
+3
2022-11-09
x86/uaccess: instrument copy_from_user_nmi()
Alexander Potapenko
1
-0
/
+3
2022-11-02
x86/mem: Move memmove to out of line assembler
Nick Desaulniers
3
-187
/
+201
2022-10-17
x86/calldepth: Add ret/call counting for debug
Thomas Gleixner
1
-1
/
+6
2022-10-17
x86/retpoline: Add SKL retthunk retpolines
Peter Zijlstra
1
-8
/
+63
2022-10-17
x86/retbleed: Add SKL return thunk
Thomas Gleixner
1
-0
/
+31
2022-10-17
x86/putuser: Provide room for padding
Thomas Gleixner
1
-13
/
+49
2022-10-17
x86/error_inject: Align function properly
Peter Zijlstra
1
-0
/
+1
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+7
2022-10-04
Merge tag 'x86_cpu_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-40
/
+138
2022-10-04
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-1
/
+2
2022-10-04
x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
Alexander Potapenko
1
-0
/
+2
2022-10-04
x86: kmsan: handle open-coded assembly in lib/iomem.c
Alexander Potapenko
1
-0
/
+5
2022-09-26
x86/uaccess: avoid check_object_size() in copy_from_user_nmi()
Kees Cook
1
-1
/
+1
2022-09-26
x86: Add types to indirectly called assembly functions
Sami Tolvanen
1
-1
/
+2
2022-08-18
x86/clear_user: Make it faster
Borislav Petkov
2
-40
/
+138
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
1
-0
/
+4
2022-06-27
x86: Add magic AMD return-thunk
Peter Zijlstra
1
-4
/
+60
2022-06-27
x86: Use return-thunk in asm code
Peter Zijlstra
1
-1
/
+6
2022-06-27
x86/retpoline: Use -mfunction-return
Peter Zijlstra
1
-0
/
+13
2022-06-27
x86/retpoline: Swizzle retpoline thunk
Peter Zijlstra
1
-3
/
+3
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2022-05-24
Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2022-05-24
Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+3
[prev]
[next]