aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/compiler.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-27Add '__nocast' sparse annotation to allow people to mark placesLinus Torvalds1-0/+2
2005-03-13[PATCH] typo in include/linux/compiler.hOlaf Hering1-2/+2
2005-03-07[PATCH] add compiler-gcc4.hAdrian Bunk1-2/+4
2004-10-30Add sparse checker rules for conditional lock functions: trylockLinus Torvalds1-0/+2
2004-10-23Start supporting lock context annotations.Linus Torvalds1-0/+8
2004-10-18Wrap <linux/compiler.h> inside '#ifndef __ASSEMBLY__'Linus Torvalds1-2/+4
2004-10-18Older gcc's ICE on missing (unused) varags macro name.Linus Torvalds1-1/+1
2004-10-18Add fake '__builtin_warning()' for the gcc case.Linus Torvalds1-0/+1
2004-09-10Add sparse "__iomem" infrastructure to check PCI address usageLinus Torvalds1-0/+4
2004-08-22[PATCH] gcc-3.5 fixesAndi Kleen1-0/+4
2004-07-01[PATCH] produce a warning on unchecked inode_setattr useArjan van de Ven1-0/+4
2004-05-31sparse: use new generic __chk_user_ptr() macro in x86/ppc64/sparc*Linus Torvalds1-0/+2
2004-05-30sparse: add "__force" type attribute for forcing a cast.Linus Torvalds1-0/+2
2004-04-16Add sparse __safe annotationLinus Torvalds1-0/+2
2004-03-11[PATCH] compiler.h scoping fixesAndrew Morton1-14/+14
2004-02-18[PATCH] Add noinline attributeAndrew Morton1-0/+4
2004-02-09Make <linux/compiler.h> a bit more palatable toLinus Torvalds1-0/+4
2004-01-18[PATCH] const vs. __attribute__((const)) confusionAndrew Morton1-0/+18
2003-11-18[PATCH] init.h needs to include compiler.hAndrew Morton1-0/+2
2003-09-21[PATCH] ECC supportAndrew Morton1-33/+39
2003-08-14[PATCH] fix [un]likely(), add ptr supportAndrew Morton1-2/+2
2003-07-08Make the gcc version checks use the preprocessor symbolsLinus Torvalds1-1/+1
2003-07-08[PATCH] Fix problem introduced by do_div() patchBernardo Innocenti1-0/+18
2003-04-08User pointers are not just in another address space, they alsoLinus Torvalds1-1/+1
2003-04-08Add __user/__kernel address space modifiers. When notLinus Torvalds1-0/+8
2003-03-10[PATCH] work around gcc-3.x inlining bugsAndrew Morton1-0/+6
2003-02-18[PATCH] eliminate warnings in generated module filesRichard Henderson1-0/+17
2002-12-30Quoth James: "Oops, mea culpa on that one. It's missing a trailing `__'Linus Torvalds1-1/+1
2002-12-30[PATCH] __deprecated requires gcc 3.1Robert Love1-3/+2
2002-12-29[PATCH] more deprectation bitsChristoph Hellwig1-2/+2
2002-12-28[PATCH] deprecated function attributeRobert Love1-0/+13
2002-09-03[PATCH] Fix RELOC_HIDE miscompilationAndi Kleen1-3/+3
2002-04-09[PATCH] per-cpu cleanupRusty Russell1-4/+4
2002-03-06Fix percpu patch breakageLinus Torvalds1-2/+1
2002-03-04[PATCH] per-cpu areasRusty Russell1-0/+7
2002-02-04v2.4.9.11 -> v2.4.9.12Linus Torvalds1-0/+16
2002-02-04v2.4.4.4 -> v2.4.4.5Linus Torvalds1-13/+0
2002-02-04v2.4.3.6 -> v2.4.3.7Linus Torvalds1-0/+13