index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
compiler-gcc4.h
Age
Commit message (
Expand
)
Author
2009-12-05
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-12-05
Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)
David Daney
2009-12-03
include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand _...
Andrew Morton
2009-10-02
x86: Add a Kconfig option to turn the copy_from_user warnings into errors
Arjan van de Ven
2009-10-01
x86: Turn the copy_from_user check into an (optional) compile time warning
Arjan van de Ven
2009-09-26
x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...
Arjan van de Ven
2009-03-26
compiler-gcc4: conditionalize #error on __KERNEL__
H. Peter Anvin
2009-01-02
Disallow gcc versions 4.1.{0,1}
Linus Torvalds
2009-01-02
Sanitize gcc version header includes
Linus Torvalds
2008-02-09
x86, core: remove CONFIG_FORCED_INLINING
Harvey Harrison
2008-01-28
remove __attribute_used__
Adrian Bunk
2007-10-17
Force erroneous inclusions of compiler-*.h files to be errors
Robert P. J. Day
2007-07-21
x86: Support __attribute__((__cold__)) in gcc 4.3
Andi Kleen
2007-05-09
compiler: introduce __used and __maybe_unused
David Rientjes
2007-05-07
Add unitialized_var() macro for suppressing gcc warnings
Borislav Petkov
2006-01-14
[PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inlining
Ingo Molnar
2006-01-14
[PATCH] Make __always_inline actually force always inlining
Ingo Molnar
2006-01-08
[PATCH] remove gcc-2 checks
Andrew Morton
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds