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
/
include
/
asm
/
asm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-07
x86/extable: Prefer local labels in .set directives
Nick Desaulniers
1
-10
/
+10
2021-12-11
x86/extable: Extend extable functionality
Peter Zijlstra
1
-0
/
+37
2021-11-02
Merge tag 'x86_cpu_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2021-09-13
x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix
H. Peter Anvin (Intel)
1
-0
/
+5
2021-09-13
x86/extable: Rework the exception table mechanics
Thomas Gleixner
1
-10
/
+12
2021-09-13
x86/extable: Get rid of redundant macros
Thomas Gleixner
1
-24
/
+12
2021-05-14
x86/asm: Make <asm/asm.h> valid on cross-builds as well
Ingo Molnar
1
-0
/
+4
2021-05-10
x86/asm: Add _ASM_BYTES() macro for a .byte ... opcode sequence
H. Peter Anvin (Intel)
1
-0
/
+2
2021-05-10
x86/asm: Have the __ASM_FORM macros handle commas in arguments
H. Peter Anvin (Intel)
1
-11
/
+10
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+5
2020-10-07
x86/mce: Add _ASM_EXTABLE_CPY for copy user access
Youquan Song
1
-0
/
+6
2020-09-01
x86/asm: Avoid generating unused kprobe sections
Kees Cook
1
-1
/
+5
2020-06-15
x86/asm: Unify __ASSEMBLY__ blocks
Borislav Petkov
1
-4
/
+2
2020-03-26
kill uaccess_try()
Al Viro
1
-6
/
+0
2019-11-27
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+0
2019-11-25
locking/refcount: Consolidate implementations of refcount_t
Will Deacon
1
-6
/
+0
2019-10-17
x86/asm: Allow to pass macros to __ASM_FORM()
Masami Hiramatsu
1
-3
/
+5
2019-04-03
x86/uaccess: Move copy_user_handle_tail() into asm
Peter Zijlstra
1
-24
/
+0
2018-12-19
Revert "x86/extable: Macrofy inline assembly code to work around GCC inlining...
Ingo Molnar
1
-20
/
+33
2018-10-06
x86/extable: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
1
-33
/
+20
2018-09-03
x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixups
Jann Horn
1
-2
/
+8
2018-07-03
x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
H. Peter Anvin
1
-0
/
+59
2018-04-12
Revert "x86/asm: Allow again using asm.h when building for the 'bpf' clang ta...
Arnaldo Carvalho de Melo
1
-2
/
+0
2017-12-18
x86/asm: Allow again using asm.h when building for the 'bpf' clang target
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-29
x86/asm: Use register variable to get stack pointer value
Andrey Ryabinin
1
-2
/
+2
2017-09-29
x86/asm: Fix inline asm call constraints for GCC 4.4
Josh Poimboeuf
1
-2
/
+4
2017-09-23
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
1
-0
/
+11
2017-08-17
locking/refcounts, x86/asm: Implement fast refcount overflow protection
Kees Cook
1
-0
/
+6
2017-05-05
x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...
Matthias Kaehlcke
1
-0
/
+1
2016-06-08
x86, asm: define CC_SET() and CC_OUT() macros
H. Peter Anvin
1
-0
/
+12
2016-02-18
x86/mm: Expand the exception table logic to allow new handling options
Tony Luck
1
-16
/
+24
2015-05-14
x86/asm/uaccess: Unify the ALIGN_DESTINATION macro
Borislav Petkov
1
-0
/
+25
2014-04-24
kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist
Masami Hiramatsu
1
-0
/
+7
2013-08-30
x86, asm: Extend definitions of _ASM_* with a raw format
Jan-Simon Möller
1
-1
/
+5
2012-04-21
x86, extable: Switch to relative exception table entries
H. Peter Anvin
1
-8
/
+12
2012-04-21
x86, extable: Add _ASM_EXTABLE_EX() macro
H. Peter Anvin
1
-8
/
+20
2012-04-21
x86, extable: Remove the now-unused __ASM_EX_SEC macros
H. Peter Anvin
1
-2
/
+0
2012-04-21
x86, extable: Use .pushsection ... .popsection for _ASM_EXTABLE()
H. Peter Anvin
1
-10
/
+10
2011-07-21
x86: Fix write lock scalability 64-bit issue
Jan Beulich
1
-0
/
+2
2011-07-21
x86: Unify rwlock assembly implementation
Jan Beulich
1
-1
/
+2
2009-09-01
x86, asm: Make _ASM_EXTABLE() usable from assembly code
H. Peter Anvin
1
-1
/
+9
2008-10-23
x86: Fix ASM_X86__ header guards
H. Peter Anvin
1
-3
/
+3
2008-10-23
x86, um: ... and asm-x86 move
Al Viro
1
-0
/
+47