aboutsummaryrefslogtreecommitdiff
path: root/include/linux/compiler.h
AgeCommit message (Expand)Author
2007-03-26[PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr.Russ Cox
2006-12-12include/linux/compiler.h: reject gcc 3 < gcc 3.2Alistair John Strachan
2006-10-01[PATCH] Pass sparse the lock expression given to lock annotationsJosh Triplett
2006-09-29[PATCH] Pass a lock expression to __cond_lock, like __acquire and __releaseJosh Triplett
2006-09-25add CONFIG_ENABLE_MUST_CHECKAndrew Morton
2006-05-04Restore __attribute_const__ to user-visibility in linux/compiler.h...for nowDavid Woodhouse
2006-05-02Guard some of linux/compiler.h with #ifdef __KERNEL__David Woodhouse
2006-01-08[PATCH] Abandon gcc-2.95.xAndrew Morton
2005-05-01[PATCH] Add deprecated_for_modulesPaul E. McKenney
2005-04-16Linux-2.6.12-rc2Linus Torvalds