Paolo Bonzini
|
95272c2937
compiler-gcc: disable -ftracer for __noclone functions
|
9 年之前 |
Andrew Morton
|
9add850c21
include/linux/compiler-gcc.h: improve __visible documentation
|
9 年之前 |
Rasmus Villemoes
|
8748dd5c98
include/linux/compiler-gcc.h: hide assume_aligned attribute from sparse
|
9 年之前 |
Rasmus Villemoes
|
a744fd17b5
compiler.h: add support for function attribute assume_aligned
|
9 年之前 |
Andrey Ryabinin
|
d976441f44
compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()
|
9 年之前 |
Joe Perches
|
cb984d101b
compiler-gcc: integrate the various compiler-gcc[345].h files
|
10 年之前 |
Joe Perches
|
f6d133f877
compiler-gcc.h: neatening
|
10 年之前 |
Daniel Borkmann
|
7829fb09a2
lib: make memzero_explicit more robust against dead store elimination
|
10 年之前 |
Andrey Ryabinin
|
cb4188ac8e
compiler: introduce __alias(symbol) shortcut
|
10 年之前 |
Cesar Eduardo Barros
|
fe8c8a1268
crypto: more robust crypto_memneq
|
11 年之前 |
Daniel Santos
|
3f3f8d2f48
compiler-gcc.h: Add gcc-recommended GCC_VERSION macro
|
12 年之前 |
Steven Rostedt
|
93b3cca1cc
ftrace: Make all inline tags also include notrace
|
13 年之前 |
Joe Perches
|
6061d949dd
include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)
|
13 年之前 |
Steven Rostedt
|
45959ee7aa
ftrace: Do not function trace inlined functions
|
13 年之前 |
KOSAKI Motohiro
|
5bd7e6a30e
sparse: define __must_be_array() for __CHECKER__
|
14 年之前 |
Borislav Petkov
|
c837fb37a6
include/linux/compiler-gcc*.h: unify macro definitions
|
14 年之前 |
Rusty Russell
|
ea6b101d8a
include/linux/compiler-gcc.h: use __same_type() in __must_be_array()
|
15 年之前 |
Mikael Pettersson
|
9c695203a7
compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functions
|
15 年之前 |
Li Zefan
|
7b2a35132a
compiler: Introduce __always_unused
|
16 年之前 |
Uwe Kleine-König
|
446c92b290
[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions
|
16 年之前 |
Andi Kleen
|
85c210edc4
compiler-gcc.h: add more comments to RELOC_HIDE
|
16 年之前 |
Linus Torvalds
|
f153b82121
Sanitize gcc version header includes
|
16 年之前 |
Ingo Molnar
|
ae3a0064e6
inlining: do not allow gcc below version 4 to optimize inlining
|
17 年之前 |
Ingo Molnar
|
765c68bd54
generic: make optimized inlining arch-opt-in
|
17 年之前 |
Ingo Molnar
|
60a3cdd063
x86: add optimized inlining
|
17 年之前 |
Ralf Baechle
|
e8c44319c6
Replace __attribute_pure__ with __pure
|
18 年之前 |
Robert P. J. Day
|
94f582f82a
Force erroneous inclusions of compiler-*.h files to be errors
|
18 年之前 |
David Rientjes
|
0d7ebbbc6e
compiler: introduce __used and __maybe_unused
|
18 年之前 |
Rusty Russell
|
c5e631cf65
ARRAY_SIZE: check for type
|
18 年之前 |
Robert P. J. Day
|
82ddcb0405
[PATCH] extend the set of "__attribute__" shortcut macros
|
18 年之前 |