Linus Torvalds
|
1bf7067c6e
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 년 전 |
Paul E. McKenney
|
5af4692a75
smp: Make control dependencies work on Alpha, improve documentation
|
10 년 전 |
Peter Zijlstra
|
ab3f02fc23
locking/arch: Add WRITE_ONCE() to set_mb()
|
10 년 전 |
Preeti U Murthy
|
663fdcbee0
kernel: Replace reference to ASSIGN_ONCE() with WRITE_ONCE() in comment
|
10 년 전 |
Daniel Borkmann
|
7829fb09a2
lib: make memzero_explicit more robust against dead store elimination
|
10 년 전 |
Peter Zijlstra
|
7bd3e239d6
locking: Remove atomicy checks from {READ,WRITE}_ONCE
|
10 년 전 |
Linus Torvalds
|
dd36929720
kernel: make READ_ONCE() valid on const arguments
|
10 년 전 |
Linus Torvalds
|
c833e17e27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux
|
10 년 전 |
Linus Torvalds
|
b3d6524ff7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
10 년 전 |
Heiko Carstens
|
61f552141c
ftrace: let notrace function attribute disable hotpatching if necessary
|
10 년 전 |
Ingo Molnar
|
f49028292c
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
|
10 년 전 |
Christian Borntraeger
|
c5b19946eb
kernel: Fix sparse warning for ACCESS_ONCE
|
10 년 전 |
Christian Borntraeger
|
927609d622
kernel: tighten rules for ACCESS ONCE
|
10 년 전 |
Christian Borntraeger
|
43239cbe79
kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
|
10 년 전 |
Paul E. McKenney
|
536fa40222
compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release()
|
11 년 전 |
Christian Borntraeger
|
230fa253df
kernel: Provide READ_ONCE and ASSIGN_ONCE
|
10 년 전 |
Linus Torvalds
|
3737a12761
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 년 전 |
James Hogan
|
2c0d259e0e
compiler.h: avoid sparse errors in __compiletime_error_fallback()
|
11 년 전 |
Masami Hiramatsu
|
376e242429
kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist
|
11 년 전 |
Mark Charlebois
|
565cbdc2fe
LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h
|
12 년 전 |
Linus Torvalds
|
13c789a6b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
11 년 전 |
Peter Zijlstra
|
47933ad41a
arch: Introduce smp_load_acquire(), smp_store_release()
|
11 년 전 |
Cesar Eduardo Barros
|
fe8c8a1268
crypto: more robust crypto_memneq
|
11 년 전 |
Masami Hiramatsu
|
324670b620
kprobes: Move __kprobes definition into compiler.h
|
12 년 전 |
Daniel Santos
|
9a8ab1c399
bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG
|
12 년 전 |
Daniel Santos
|
c361d3e543
compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON}
|
12 년 전 |
Daniel Santos
|
6ae8d04871
compiler{,-gcc4}.h, bug.h: Remove duplicate macros
|
12 년 전 |
Linus Torvalds
|
7a684c452e
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 년 전 |
Josh Triplett
|
8529091e8e
linux/compiler.h: add __must_hold macro for functions called with a lock held
|
12 년 전 |
Rusty Russell
|
6f33d58794
__UNIQUE_ID()
|
12 년 전 |