Mark Charlebois
|
565cbdc2fe
LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h
|
12 lat temu |
Linus Torvalds
|
13c789a6b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
11 lat temu |
Peter Zijlstra
|
47933ad41a
arch: Introduce smp_load_acquire(), smp_store_release()
|
11 lat temu |
Cesar Eduardo Barros
|
fe8c8a1268
crypto: more robust crypto_memneq
|
11 lat temu |
Masami Hiramatsu
|
324670b620
kprobes: Move __kprobes definition into compiler.h
|
12 lat temu |
Daniel Santos
|
9a8ab1c399
bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG
|
12 lat temu |
Daniel Santos
|
c361d3e543
compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON}
|
12 lat temu |
Daniel Santos
|
6ae8d04871
compiler{,-gcc4}.h, bug.h: Remove duplicate macros
|
12 lat temu |
Linus Torvalds
|
7a684c452e
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 lat temu |
Josh Triplett
|
8529091e8e
linux/compiler.h: add __must_hold macro for functions called with a lock held
|
12 lat temu |
Rusty Russell
|
6f33d58794
__UNIQUE_ID()
|
12 lat temu |
Andi Kleen
|
9a858dc7ce
compiler.h: add __visible
|
13 lat temu |
Alexander Stein
|
e6be0c9e7e
compiler.h: Fix typo
|
13 lat temu |
David Daney
|
1399ff86f2
kernel.h: add BUILD_BUG() macro
|
13 lat temu |
Paul E. McKenney
|
ca5ecddfa8
rcu: define __rcu address space modifier for sparse
|
15 lat temu |
Paul E. McKenney
|
71d1d5c722
rcu: add __rcu API for later sparse checking
|
15 lat temu |
Tejun Heo
|
32032df6c2
Merge branch 'master' into percpu
|
15 lat temu |
Linus Torvalds
|
ef26b1691d
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 lat temu |
Linus Torvalds
|
96fa2b508d
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 lat temu |
David Daney
|
38938c879e
Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)
|
15 lat temu |
Li Zefan
|
7b2a35132a
compiler: Introduce __always_unused
|
16 lat temu |
Rusty Russell
|
e0fdb0e050
percpu: add __percpu for sparse.
|
16 lat temu |
Arjan van de Ven
|
63312b6a6f
x86: Add a Kconfig option to turn the copy_from_user warnings into errors
|
16 lat temu |
Arjan van de Ven
|
4a31276930
x86: Turn the copy_from_user check into an (optional) compile time warning
|
16 lat temu |
Arjan van de Ven
|
9f0cf4adb6
x86: Use __builtin_object_size() to validate the buffer size for copy_from_user()
|
16 lat temu |
Rusty Russell
|
d2c123c27d
module_param: add __same_type convenience wrapper for __builtin_types_compatible_p
|
16 lat temu |
Linus Torvalds
|
ab3c9c686e
branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=y
|
16 lat temu |
Bart Van Assche
|
d9ad8bc0ca
branch tracer: Fix for enabling branch profiling makes sparse unusable
|
16 lat temu |
Witold Baryluk
|
97e7e4f391
tracing: optimization of branch tracer
|
16 lat temu |
Linus Torvalds
|
f153b82121
Sanitize gcc version header includes
|
16 lat temu |