Peter Zijlstra
|
b3e0b1b6d8
locking, sched: Introduce smp_cond_acquire() and use it
|
9 anos atrás |
Rasmus Villemoes
|
a744fd17b5
compiler.h: add support for function attribute assume_aligned
|
9 anos atrás |
Linus Torvalds
|
e627078a0c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
9 anos atrás |
Linus Torvalds
|
105ff3cbf2
atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()
|
9 anos atrás |
Andrey Ryabinin
|
d976441f44
compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()
|
9 anos atrás |
Christian Borntraeger
|
0c5a69f432
s390/compiler.h Fix sparse vs. hotpatch
|
9 anos atrás |
Christian Borntraeger
|
ba33034fff
locking, compiler.h: Cast away attributes in the WRITE_ONCE() magic
|
10 anos atrás |
Linus Torvalds
|
59c3cb553f
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm
|
10 anos atrás |
Linus Torvalds
|
02201e3f1b
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
10 anos atrás |
Dan Williams
|
31f0245545
sparse: fix misplaced __pmem definition
|
10 anos atrás |
Linus Torvalds
|
88793e5c77
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm
|
10 anos atrás |
Ross Zwisler
|
61031952f4
arch, x86: pmem api for ensuring durability of persistent memory updates
|
10 anos atrás |
Stephen Rothwell
|
38183b9c31
rcu: merge fix for Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()
|
10 anos atrás |
Linus Torvalds
|
1bf7067c6e
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 anos atrás |
Peter Zijlstra
|
0a04b01669
rcu: Move lockless_dereference() out of rcupdate.h
|
10 anos atrás |
Paul E. McKenney
|
5af4692a75
smp: Make control dependencies work on Alpha, improve documentation
|
10 anos atrás |
Peter Zijlstra
|
ab3f02fc23
locking/arch: Add WRITE_ONCE() to set_mb()
|
10 anos atrás |
Preeti U Murthy
|
663fdcbee0
kernel: Replace reference to ASSIGN_ONCE() with WRITE_ONCE() in comment
|
10 anos atrás |
Daniel Borkmann
|
7829fb09a2
lib: make memzero_explicit more robust against dead store elimination
|
10 anos atrás |
Peter Zijlstra
|
7bd3e239d6
locking: Remove atomicy checks from {READ,WRITE}_ONCE
|
10 anos atrás |
Linus Torvalds
|
dd36929720
kernel: make READ_ONCE() valid on const arguments
|
10 anos atrás |
Linus Torvalds
|
c833e17e27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux
|
10 anos atrás |
Linus Torvalds
|
b3d6524ff7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
10 anos atrás |
Heiko Carstens
|
61f552141c
ftrace: let notrace function attribute disable hotpatching if necessary
|
10 anos atrás |
Ingo Molnar
|
f49028292c
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
|
10 anos atrás |
Christian Borntraeger
|
c5b19946eb
kernel: Fix sparse warning for ACCESS_ONCE
|
10 anos atrás |
Christian Borntraeger
|
927609d622
kernel: tighten rules for ACCESS ONCE
|
10 anos atrás |
Christian Borntraeger
|
43239cbe79
kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
|
10 anos atrás |
Paul E. McKenney
|
536fa40222
compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release()
|
11 anos atrás |
Christian Borntraeger
|
230fa253df
kernel: Provide READ_ONCE and ASSIGN_ONCE
|
10 anos atrás |