aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/compiler.h
Commit message (Expand)AuthorAge
* make __chk_{user,io}_ptr() accept pointers to volatileAl Viro2007-07-26
* x86: Support __attribute__((__cold__)) in gcc 4.3Andi Kleen2007-07-21
* x86_64: Support gcc 5 properlyAndi Kleen2007-05-21
* compiler: introduce __used and __maybe_unusedDavid Rientjes2007-05-09
* [PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr.Russ Cox2007-03-26
* include/linux/compiler.h: reject gcc 3 < gcc 3.2Alistair John Strachan2006-12-12
* [PATCH] Pass sparse the lock expression given to lock annotationsJosh Triplett2006-10-01
* [PATCH] Pass a lock expression to __cond_lock, like __acquire and __releaseJosh Triplett2006-09-29
* add CONFIG_ENABLE_MUST_CHECKAndrew Morton2006-09-26
* Restore __attribute_const__ to user-visibility in linux/compiler.h...for nowDavid Woodhouse2006-05-03
* Guard some of linux/compiler.h with #ifdef __KERNEL__David Woodhouse2006-05-02
* [PATCH] Abandon gcc-2.95.xAndrew Morton2006-01-08
* [PATCH] Add deprecated_for_modulesPaul E. McKenney2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16