Date |
List |
Subject |
2012-11-13 22:15:14
|
linux-kernel
|
[PATCH v5 5/9] bug.h: Fix BUILD_BUG_ON macro in __CHECKER__ |
2012-11-13 22:14:53
|
linux-kernel
|
[PATCH v5 8/9] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON} |
2012-11-13 22:14:34
|
linux-kernel
|
[PATCH v5 9/9] bug.h, compiler.h: Introduce compiletime_assert & BUILD_BUG_ON_MSG |
2012-11-13 22:14:08
|
linux-kernel
|
[PATCH v5 6/9] bug.h: Prevent double evaulation of in BUILD_BUG_ON |
2012-11-13 22:14:05
|
linux-kernel
|
[PATCH v5 7/9] bug.h: Make BUILD_BUG_ON generate compile-time error |
2012-11-13 22:13:57
|
linux-kernel
|
[PATCH v5 3/9] compiler-gcc{3,4}.h: Use GCC_VERSION macro |
2012-11-13 22:13:53
|
linux-kernel
|
[PATCH v5 1/9] compiler-gcc4.h: Reorder macros based upon gcc ver |
2012-11-13 22:09:35
|
linux-kernel
|
[PATCH v5 0/9] Cleanup & new features for compiler*.h and bug.h |
2012-11-03 18:10:30
|
linux-kernel
|
Re: [PATCH v4 6/9] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON} |
2012-10-31 16:38:34
|
linux-kernel
|
Re: [PATCH v4 6/9] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON} |
2012-10-31 05:48:23
|
linux-kernel
|
Re: [PATCH v4 9/9] bug.h: Convert BUILD_BUG{,_ON} to use BUILD_BUG_ON_MSG |
2012-10-31 05:34:32
|
linux-kernel
|
Re: [PATCH v4 6/9] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON} |
2012-10-28 20:59:00
|
linux-kernel
|
[PATCH v4 2/9] compiler-gcc.h: Add gcc-recommended GCC_VERSION macro |
2012-10-28 20:58:41
|
linux-kernel
|
[PATCH v4 4/9] compiler{,-gcc4}.h, bug.h: Remove duplicate macros |
2012-10-28 20:58:17
|
linux-kernel
|
[PATCH v4 5/9] bug.h: Make BUILD_BUG_ON generate compile-time error |
2012-10-28 20:57:59
|
linux-kernel
|
[PATCH v4 7/9] bug.h: Fix BUILD_BUG_ON macro in __CHECKER__ |
2012-10-28 20:57:26
|
linux-kernel
|
[PATCH v4 8/9] bug.h: Add BUILD_BUG_ON_MSG & _BUILD_BUG_INTERNAL |
2012-10-28 20:57:24
|
linux-kernel
|
[PATCH v4 9/9] bug.h: Convert BUILD_BUG{,_ON} to use BUILD_BUG_ON_MSG |
2012-10-28 20:57:18
|
linux-kernel
|
[PATCH v4 6/9] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON} |
2012-10-28 20:57:14
|
linux-kernel
|
[PATCH v4 3/9] compiler-gcc{3,4}.h: Use GCC_VERSION macro |
2012-10-28 20:57:09
|
linux-kernel
|
[PATCH v4 1/9] compiler-gcc4.h: Reorder macros based upon gcc ver |
2012-10-28 20:54:03
|
linux-kernel
|
[PATCH v4 0/10] Cleanup & new features for compiler*.h and bug.h |
2012-10-28 19:28:58
|
linux-kernel
|
Re: [PATCH v3 04/10] bug.h: directly include linux/compiler.h |
2012-10-24 16:42:14
|
linux-kernel
|
[PATCH v3 06/10] bug.h: Make BUILD_BUG_ON generate compile-time error |
2012-10-24 16:41:41
|
linux-kernel
|
[PATCH v3 01/10] compiler-gcc4.h: Reorder macros based upon gcc ver |
2012-10-24 16:41:39
|
linux-kernel
|
[PATCH v3 02/10] compiler-gcc.h: Add gcc-recommended GCC_VERSION macro |
2012-10-24 16:40:50
|
linux-kernel
|
[PATCH v3 04/10] bug.h: directly include linux/compiler.h |
2012-10-24 16:40:25
|
linux-kernel
|
[PATCH v3 07/10] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON} |
2012-10-24 16:40:18
|
linux-kernel
|
[PATCH v3 10/10] bug.h: Convert BUILD_BUG{,_ON} to use BUILD_BUG_ON_MSG |
2012-10-24 16:40:10
|
linux-kernel
|
[PATCH v3 08/10] bug.h: Fix BUILD_BUG_ON macro in __CHECKER__ |
2012-10-24 16:40:00
|
linux-kernel
|
[PATCH v3 03/10] compiler-gcc{3,4}.h: Use GCC_VERSION macro |
2012-10-24 16:39:48
|
linux-kernel
|
[PATCH v3 05/10] compiler{,-gcc4}.h, bug.h: Remove duplicate macros |
2012-10-24 16:39:47
|
linux-kernel
|
[PATCH v3 09/10] bug.h: Add BUILD_BUG_ON_MSG & _BUILD_BUG_INTERNAL |
2012-10-24 16:34:18
|
linux-kernel
|
[PATCH v3 0/10] Cleanup & new features for compiler*.h and bug.h |
2012-10-07 20:21:38
|
linux-kernel
|
Re: [PATCH v2 03/10] compiler-gcc{3,4}.h: Use GCC_VERSION macro |
2012-10-07 18:36:15
|
linux-kernel
|
Re: [PATCH v2 0/10] Cleanup & new features for compiler*.h and bug.h |
2012-10-07 18:28:09
|
linux-kernel
|
Re: [PATCH v2 03/10] compiler-gcc{3,4}.h: Use GCC_VERSION macro |
2012-10-06 18:00:12
|
linux-kernel
|
Re: [PATCH v2 01/10] compiler-gcc4.h: Reorder macros based upon gcc ver |
2012-10-06 04:41:10
|
linux-kernel
|
Re: [PATCH v2 09/10] bug.h: Add BUILD_BUG_ON_MSG & BUILD_BUG_INTERNAL{,2} |
2012-10-06 04:28:57
|
linux-kernel
|
Re: [PATCH v2 07/10] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON} |
2012-10-05 19:45:00
|
linux-kernel
|
[PATCH v2 05/10] compiler{,-gcc4}.h, bug.h: Remove duplicate macros |
2012-10-05 19:44:37
|
linux-kernel
|
[PATCH v2 07/10] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON} |
2012-10-05 19:44:04
|
linux-kernel
|
[PATCH v2 10/10] bug.h: Convert BUILD_BUG{,_ON} to use BUILD_BUG_ON_MSG |
2012-10-05 19:43:57
|
linux-kernel
|
[PATCH v2 09/10] bug.h: Add BUILD_BUG_ON_MSG & BUILD_BUG_INTERNAL{,2} |
2012-10-05 19:43:48
|
linux-kernel
|
[PATCH v2 08/10] bug.h: Fix BUILD_BUG_ON macro in __CHECKER__ |
2012-10-05 19:43:42
|
linux-kernel
|
[PATCH v2 06/10] bug.h: Make BUILD_BUG_ON generate compile-time error |
2012-10-05 19:43:29
|
linux-kernel
|
[PATCH v2 04/10] bug.h: directly include linux/compiler.h |
2012-10-05 19:43:21
|
linux-kernel
|
[PATCH v2 02/10] compiler-gcc.h: Add gcc-recommended GCC_VERSION macro |
2012-10-05 19:43:18
|
linux-kernel
|
[PATCH v2 03/10] compiler-gcc{3,4}.h: Use GCC_VERSION macro |
2012-10-05 19:43:01
|
linux-kernel
|
[PATCH v2 01/10] compiler-gcc4.h: Reorder macros based upon gcc ver |
2012-10-05 19:36:19
|
linux-kernel
|
[PATCH v2 0/10] Cleanup & new features for compiler*.h and bug.h |