Linus Torvalds
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Paul Gortmaker
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 years ago |
Paul Gortmaker
|
50af5ead3b
bug.h: add include of it to various implicit C users
|
13 years ago |
Paul Gortmaker
|
b116ee4d77
lib: fix implicit users of kernel.h for TAINT_WARN
|
13 years ago |
Linus Torvalds
|
3c18d4de86
Expand CONFIG_DEBUG_LIST to several other list operations
|
14 years ago |
Baruch Siach
|
e3f76e3386
list debugging: warn when deleting a deleted entry
|
15 years ago |
Dave Jones
|
924d9addb9
list debugging: use WARN() instead of BUG()
|
17 years ago |
Robert P. J. Day
|
e0ce0da9fe
lists: remove a redundant conditional definition of list_add()
|
17 years ago |
Dave Jones
|
8f63fdbbd6
[PATCH] More list debugging context
|
18 years ago |
Andrew Morton
|
ab8e92efcf
[PATCH] list_del-debug fix
|
18 years ago |
Manfred Spraul
|
df89a86463
[PATCH] list_del debug check
|
18 years ago |
Dave Jones
|
199a9afc3d
[PATCH] Debug variants of linked list macros
|
18 years ago |