- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / include / linux / compiler.h
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-06-12 Rusty Russellmodule_param: add __same_type convenience wrapper for...
2009-04-07 Linus TorvaldsFix build errors due to CONFIG_BRANCH_TRACER=y
2009-04-07 Linus Torvaldsbranch tracer, intel-iommu: fix build with CONFIG_BRANC...
2009-04-07 Bart Van Asschebranch tracer: Fix for enabling branch profiling makes...
2009-03-18 Witold Baryluktracing: optimization of branch tracer
2009-01-02 Linus TorvaldsSanitize gcc version header includes
2008-11-23 Steven Rostedttrace: profile all if conditionals
2008-11-23 Steven Rostedttrace: consolidate unlikely and likely profiler
2008-11-23 Steven Rostedttrace: remove extra assign in branch check
2008-11-12 Steven Rostedttrace: rename unlikely profiler to branch profiler
2008-11-12 Ingo Molnartracing: branch tracer, fix vdso crash
2008-11-12 Steven Rostedttracing: profile likely and unlikely annotations
2008-10-14 Steven Rostedtftrace: move notrace to compiler.h
2008-08-18 Paul E. McKenneyrcu: remove redundant ACCESS_ONCE definition from rcupr...
2008-05-11 Linus TorvaldsMove ACCESS_ONCE() to <linux/compiler.h>
2008-03-05 Greg Kroah-Hartman- Update tree to 2.6.25-rc4
2008-03-05 Andrew Mortonadd noinline_for_stack
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-28 Adrian Bunkremove __attribute_used__
2008-01-28 Sam Ravnborgcompiler.h: introduce __section()
2007-12-02 Jeff Mahoney- patches./gcc43-workaround.diff: use do/while construct
2007-12-02 Jeff Mahoney- patches./gcc43-workaround.diff: use asm "+r" rather...
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-25 Jeff GarzikPermit silencing of __deprecated warnings.
2007-10-18 Ralf BaechleReplace __attribute_pure__ with __pure
2007-07-26 Al Viromake __chk_{user,io}_ptr() accept pointers to volatile
2007-07-22 Andi Kleenx86: Support __attribute__((__cold__)) in gcc 4.3
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-21 Andi Kleenx86_64: Support gcc 5 properly
2007-05-09 David Rientjescompiler: introduce __used and __maybe_unused
2007-03-26 Russ Cox[PATCH] Add const to pointer qualifiers for __chk_user_...
2006-12-12 Alistair John Strachaninclude/linux/compiler.h: reject gcc 3 < gcc 3.2
2006-10-01 Josh Triplett[PATCH] Pass sparse the lock expression given to lock...
2006-09-29 Josh Triplett[PATCH] Pass a lock expression to __cond_lock, like...
2006-09-26 Andrew Mortonadd CONFIG_ENABLE_MUST_CHECK
2006-05-03 David WoodhouseRestore __attribute_const__ to user-visibility in linux...
2006-05-02 David WoodhouseGuard some of linux/compiler.h with #ifdef __KERNEL__
2006-01-09 Andrew Morton[PATCH] Abandon gcc-2.95.x
2005-05-01 Paul E. McKenney[PATCH] Add deprecated_for_modules
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-10-30 Linus TorvaldsAdd sparse checker rules for conditional lock functions...
2004-10-24 Linus TorvaldsStart supporting lock context annotations.
2004-10-18 Linus TorvaldsWrap <linux/compiler.h> inside '#ifndef __ASSEMBLY__'
2004-10-18 Linus TorvaldsOlder gcc's ICE on missing (unused) varags macro name.
2004-10-18 Linus TorvaldsAdd fake '__builtin_warning()' for the gcc case.
2004-09-10 Linus TorvaldsAdd sparse "__iomem" infrastructure to check PCI addres...
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Andi Kleen[PATCH] gcc-3.5 fixes
2004-07-02 Arjan van de Ven[PATCH] produce a warning on unchecked inode_setattr use
2004-06-01 Linus Torvaldssparse: use new generic __chk_user_ptr() macro in x86...
2004-05-31 Linus Torvaldssparse: add "__force" type attribute for forcing a...
2004-04-16 Linus TorvaldsAdd sparse __safe annotation
2004-03-14 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040314
2004-03-12 Andrew Morton[PATCH] compiler.h scoping fixes
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-19 Andrew Morton[PATCH] Add noinline attribute
2004-02-12 Olaf Hering+- add patches.fixes/linux-post-2.6.3-rc2-20040212
2004-02-10 Linus TorvaldsMake <linux/compiler.h> a bit more palatable to
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Andrew Morton[PATCH] const vs. __attribute__((const)) confusion
2003-11-20 Olaf Hering+- update to 2.6.0-test9-bk24
2003-11-18 Andrew Morton[PATCH] init.h needs to include compiler.h
2003-09-21 Andrew Morton[PATCH] ECC support
2003-09-12 Andreas Schwab- Reenable ia64 patch.
2003-08-14 Andrew Morton[PATCH] fix [un]likely(), add ptr support
2003-07-09 Linus TorvaldsMake the gcc version checks use the preprocessor symbols
2003-07-08 Bernardo Innocenti[PATCH] Fix problem introduced by do_div() patch
2003-04-09 Linus TorvaldsUser pointers are not just in another address space...
2003-04-08 Linus TorvaldsAdd __user/__kernel address space modifiers. When not
2003-03-10 Andrew Morton[PATCH] work around gcc-3.x inlining bugs
2003-02-19 Kai Germaschewskikbuild: [PATCH] eliminate warnings in generated module...
2003-02-19 Richard Henderson[PATCH] eliminate warnings in generated module files
2002-12-31 Linus TorvaldsQuoth James: "Oops, mea culpa on that one. It's missin...
2002-12-31 Robert Love[PATCH] __deprecated requires gcc 3.1
2002-12-29 Christoph Hellwig[PATCH] more deprectation bits
2002-12-28 Robert Love[PATCH] deprecated function attribute
2002-09-03 Andi Kleen[PATCH] Fix RELOC_HIDE miscompilation
2002-04-09 Rusty Russell[PATCH] per-cpu cleanup
2002-03-06 Jeff GarzikTypo fix for linux/compiler.h.
2002-03-06 Linus TorvaldsFix percpu patch breakage
2002-03-05 Rusty Russell[PATCH] per-cpu areas
2002-02-05 Linus Torvaldsv2.4.9.11 -> v2.4.9.12
2002-02-05 Linus Torvaldsv2.4.4.4 -> v2.4.4.5
2002-02-05 Linus Torvaldsv2.4.3.6 -> v2.4.3.7