index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
compiler-clang.h
Age
Commit message (
Expand
)
Author
2019-01-09
include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR
Michael S. Tsirkin
2018-12-28
kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
Andrey Konovalov
2018-09-30
Compiler Attributes: use feature checks instead of version checks
Miguel Ojeda
2018-09-30
Compiler Attributes: homogenize __must_be_array
Miguel Ojeda
2018-09-30
Compiler Attributes: always use the extra-underscores syntax
Miguel Ojeda
2018-08-22
include/linux/compiler*.h: make compiler-*.h mutually exclusive
Nick Desaulniers
2018-05-31
compiler.h: enable builtin overflow checkers and add fallback code
Rasmus Villemoes
2018-04-20
kasan: add no_sanitize attribute for clang builds
Andrey Konovalov
2018-04-11
task_struct: only use anon struct under randstruct plugin
Kees Cook
2018-02-20
x86/retpoline: Support retpoline builds with Clang
David Woodhouse
2018-02-06
kasan: add compiler support for clang
Paul Lawrence
2017-11-17
include/linux/compiler-clang.h: handle randomizable anonymous structs
Sandipan Das
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-24
linux/compiler.h: Split into compiler.h and compiler_types.h
Will Deacon
2017-07-06
compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled
David Rientjes
2017-06-11
compiler, clang: properly override 'inline' for clang
Linus Torvalds
2017-06-06
compiler, clang: suppress warning for unused static inline functions
David Rientjes
2016-02-08
Kbuild: provide a __UNIQUE_ID for clang
Arnd Bergmann
2014-04-09
LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h
Mark Charlebois