Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / lib / list_debug.c
2012-03-24 Linus TorvaldsMerge tag 'module-for-3.4' of git://git./linux/kernel...
2012-03-07 Paul Gortmakerlib: reduce the use of module.h wherever possible
2012-02-29 Paul Gortmakerbug.h: add include of it to various implicit C users
2012-02-28 Paul Gortmakerlib: fix implicit users of kernel.h for TAINT_WARN
2011-02-18 Linus TorvaldsExpand CONFIG_DEBUG_LIST to several other list operations
2010-08-10 Baruch Siachlist debugging: warn when deleting a deleted entry
2008-07-25 Dave Joneslist debugging: use WARN() instead of BUG()
2008-07-25 Robert P. J. Daylists: remove a redundant conditional definition of...
2006-12-07 Dave Jones[PATCH] More list debugging context
2006-10-01 Andrew Morton[PATCH] list_del-debug fix
2006-09-29 Manfred Spraul[PATCH] list_del debug check
2006-09-29 Dave Jones[PATCH] Debug variants of linked list macros