summaryrefslogtreecommitdiffstats
path: root/include/linux/compiler.h
Commit message (Expand)AuthorAgeFilesLines
* add noinline_for_stackAndrew Morton2008-03-051-0/+6
* remove __attribute_used__Adrian Bunk2008-01-281-4/+0Star
* compiler.h: introduce __section()Sam Ravnborg2008-01-281-0/+5
* Permit silencing of __deprecated warnings.Jeff Garzik2007-10-261-0/+6
* Replace __attribute_pure__ with __pureRalf Baechle2007-10-181-14/+0Star
* make __chk_{user,io}_ptr() accept pointers to volatileAl Viro2007-07-261-2/+2
* x86: Support __attribute__((__cold__)) in gcc 4.3Andi Kleen2007-07-221-0/+9
* x86_64: Support gcc 5 properlyAndi Kleen2007-05-211-3/+1Star
* compiler: introduce __used and __maybe_unusedDavid Rientjes2007-05-091-3/+18
* [PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr.Russ Cox2007-03-261-2/+2
* include/linux/compiler.h: reject gcc 3 < gcc 3.2Alistair John Strachan2006-12-121-1/+1
* [PATCH] Pass sparse the lock expression given to lock annotationsJosh Triplett2006-10-011-4/+4
* [PATCH] Pass a lock expression to __cond_lock, like __acquire and __releaseJosh Triplett2006-09-291-2/+2
* add CONFIG_ENABLE_MUST_CHECKAndrew Morton2006-09-261-0/+5
* Restore __attribute_const__ to user-visibility in linux/compiler.h...for nowDavid Woodhouse2006-05-041-9/+10
* Guard some of linux/compiler.h with #ifdef __KERNEL__David Woodhouse2006-05-021-0/+2
* [PATCH] Abandon gcc-2.95.xAndrew Morton2006-01-091-2/+0Star
* [PATCH] Add deprecated_for_modulesPaul E. McKenney2005-05-011-0/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+152