Mikael Pettersson
|
9c695203a7
compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functions
|
15 年之前 |
Linus Torvalds
|
ef26b1691d
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
David Daney
|
38938c879e
Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)
|
15 年之前 |
Andrew Morton
|
7cff7ce94a
include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand __builtin_object_size
|
15 年之前 |
Arjan van de Ven
|
63312b6a6f
x86: Add a Kconfig option to turn the copy_from_user warnings into errors
|
15 年之前 |
Arjan van de Ven
|
4a31276930
x86: Turn the copy_from_user check into an (optional) compile time warning
|
15 年之前 |
Arjan van de Ven
|
9f0cf4adb6
x86: Use __builtin_object_size() to validate the buffer size for copy_from_user()
|
15 年之前 |
H. Peter Anvin
|
8cd2c29dd5
compiler-gcc4: conditionalize #error on __KERNEL__
|
16 年之前 |
Linus Torvalds
|
f9d1425007
Disallow gcc versions 4.1.{0,1}
|
16 年之前 |
Linus Torvalds
|
f153b82121
Sanitize gcc version header includes
|
16 年之前 |
Harvey Harrison
|
185c045c24
x86, core: remove CONFIG_FORCED_INLINING
|
17 年之前 |
Adrian Bunk
|
3ff6eecca4
remove __attribute_used__
|
17 年之前 |
Robert P. J. Day
|
94f582f82a
Force erroneous inclusions of compiler-*.h files to be errors
|
17 年之前 |
Andi Kleen
|
a586df067a
x86: Support __attribute__((__cold__)) in gcc 4.3
|
18 年之前 |
David Rientjes
|
0d7ebbbc6e
compiler: introduce __used and __maybe_unused
|
18 年之前 |
Borislav Petkov
|
9490991482
Add unitialized_var() macro for suppressing gcc warnings
|
18 年之前 |
Ingo Molnar
|
a9df3d0f31
[PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inlining
|
19 年之前 |
Ingo Molnar
|
40fc55cb69
[PATCH] Make __always_inline actually force always inlining
|
19 年之前 |
Andrew Morton
|
a136564702
[PATCH] remove gcc-2 checks
|
19 年之前 |
Linus Torvalds
|
1da177e4c3
Linux-2.6.12-rc2
|
20 年之前 |