index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
include
/
linux
/
compiler.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-29
build_bug.h: more user friendly error messages in BUILD_BUG_ON_ZERO()
Vincent Mailhol
1
-2
/
+2
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+20
2025-03-25
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+10
2025-03-25
Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+17
2025-03-17
compiler.h: introduce TYPEOF_UNQUAL() macro
Uros Bizjak
1
-0
/
+20
2025-03-03
Merge tag 'v6.14-rc5' into x86/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2025-03-03
compiler.h: Introduce __must_be_noncstr()
Kees Cook
1
-1
/
+17
2025-03-01
Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2025-02-25
objtool: Fix C jump table annotations for Clang
Ard Biesheuvel
1
-1
/
+1
2025-02-14
x86/cfi: Clean up linkage
Peter Zijlstra
1
-0
/
+10
2025-02-09
Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+19
2025-02-07
compiler.h: Introduce __must_be_byte_array()
Kees Cook
1
-1
/
+7
2025-02-07
compiler.h: Move C string helpers into C-only kernel section
Kees Cook
1
-13
/
+13
2025-01-27
Merge tag 'bitmap-for-6.14' of https://github.com:/norov/linux
Linus Torvalds
1
-0
/
+22
2025-01-21
Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-30
/
+7
2024-12-30
compiler.h: add const_true()
Vincent Mailhol
1
-0
/
+22
2024-12-13
x86/static-call: provide a way to do very early static-call updates
Juergen Gross
1
-11
/
+26
2024-12-02
objtool: Remove annotate_{,un}reachable()
Peter Zijlstra
1
-27
/
+0
2024-12-02
unreachable: Unify
Peter Zijlstra
1
-3
/
+7
2024-11-17
compiler.h: Fix undefined BUILD_BUG_ON_ZERO()
Philipp Reisner
1
-2
/
+9
2024-09-27
compiler.h: specify correct attribute for .rodata..c_jump_table
Tiezhu Yang
1
-1
/
+1
2024-08-23
string: Check for "nonstring" attribute on strscpy() arguments
Kees Cook
1
-0
/
+3
2024-07-30
minmax: improve macro expansion and type checking
Linus Torvalds
1
-0
/
+9
2024-07-22
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-4
/
+2
2024-06-29
compiler.h: simplify data_race() macro
Alexey Dobriyan
1
-4
/
+2
2024-05-31
kcsan: Add example to data_race() kerneldoc header
Paul E. McKenney
1
-1
/
+9
2024-04-09
compiler.h: Add missing quote in macro comment
Thorsten Blum
1
-1
/
+1
2024-03-22
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
1
-0
/
+9
2024-03-13
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+39
2024-03-11
LoongArch: Add ORC stack unwinder support
Tiezhu Yang
1
-0
/
+9
2024-03-02
compiler.h: Explain how __is_constexpr() works
Kees Cook
1
-0
/
+39
2024-02-14
Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...
Ingo Molnar
1
-4
/
+9
2023-10-23
x86/percpu: Introduce const-qualified const_pcpu_hot to micro-optimize code g...
Uros Bizjak
1
-1
/
+1
2023-10-19
compiler.h: move __is_constexpr() to compiler.h
David Laight
1
-0
/
+8
2023-10-04
compiler.h: unify __UNIQUE_ID
Nick Desaulniers
1
-4
/
+1
2023-05-17
tracing: make ftrace_likely_update() declaration visible
Arnd Bergmann
1
-3
/
+2
2022-11-02
overflow: Introduce overflows_type() and castable_to_type()
Kees Cook
1
-0
/
+1
2022-09-26
treewide: Drop function_nocfi
Sami Tolvanen
1
-10
/
+0
2022-09-26
cfi: Drop __CFI_ADDRESSABLE
Sami Tolvanen
1
-2
/
+4
2022-08-29
tracing: Define the is_signed_type() macro once
Bart Van Assche
1
-0
/
+6
2022-04-22
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
1
-3
/
+3
2022-03-15
x86,objtool: Move the ASM_REACHABLE annotation to objtool.h
Peter Zijlstra
1
-7
/
+0
2022-02-03
x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm
Nick Desaulniers
1
-16
/
+5
2021-12-22
compiler.h: Fix annotation macro misplacement with Clang
Josh Poimboeuf
1
-2
/
+2
2021-09-15
compiler.h: Introduce absolute_pointer macro
Guenter Roeck
1
-0
/
+2
2021-07-01
Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+10
2021-06-14
CFI: Move function_nocfi() into compiler.h
Mark Rutland
1
-0
/
+10
2021-05-19
compiler.h: Avoid using inline asm operand modifiers
Vasily Gorbik
1
-8
/
+14
2021-01-22
jump_label: Do not profile branch annotations
Steven Rostedt (VMware)
1
-0
/
+2
2020-11-14
compiler.h: fix barrier_data() on clang
Arvind Sankar
1
-2
/
+16
[next]