| Commit message (Expand) | Author | Age |
* | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-15 |
|\ |
|
| * | latent_entropy: Mark functions with __latent_entropy | Emese Revfy | 2016-10-10 |
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-10-14 |
|\ \
| |/
|/| |
|
| * | kbuild: allow archs to select link dead code/data elimination | Nicholas Piggin | 2016-09-09 |
* | | locking/barriers: Don't use sizeof(void) in lockless_dereference() | Johannes Berg | 2016-09-05 |
* | | locking/barriers: Suppress sparse warnings in lockless_dereference() | Johannes Berg | 2016-08-18 |
|/ |
|
* | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-07-28 |
|\ |
|
| * | pmem: kill __pmem address space | Dan Williams | 2016-07-12 |
* | | locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.h | Peter Zijlstra | 2016-06-14 |
* | | locking/barriers: Introduce smp_acquire__after_ctrl_dep() | Peter Zijlstra | 2016-06-14 |
* | | locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire() | Peter Zijlstra | 2016-06-14 |
* | | locking/barriers: Validate lockless_dereference() is used on a pointer type | Peter Zijlstra | 2016-06-08 |
|/ |
|
* | compiler.h: add support for malloc attribute | Rasmus Villemoes | 2016-05-19 |
* | Merge commit 'fixes.2015.02.23a' into core/rcu | Ingo Molnar | 2016-03-15 |
|\ |
|
| * | sparse: Add __private to privatize members of structs | Boqun Feng | 2016-02-23 |
* | | Merge tag 'v4.5-rc6' into locking/core, to pick up fixes | Ingo Molnar | 2016-02-29 |
|\ \ |
|
| * | | tracing: Fix freak link error caused by branch tracer | Arnd Bergmann | 2016-02-15 |
| |/ |
|
* / | locking/atomics: Update comment about READ_ONCE() and structures | Konrad Rzeszutek Wilk | 2016-02-09 |
|/ |
|
* | locking, sched: Introduce smp_cond_acquire() and use it | Peter Zijlstra | 2015-12-04 |
* | compiler.h: add support for function attribute assume_aligned | Rasmus Villemoes | 2015-11-05 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-11-04 |
|\ |
|
| * | s390/compiler.h Fix sparse vs. hotpatch | Christian Borntraeger | 2015-10-14 |
* | | atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl() | Linus Torvalds | 2015-11-03 |
* | | compiler, atomics, kasan: Provide READ_ONCE_NOCHECK() | Andrey Ryabinin | 2015-10-20 |
|/ |
|
* | locking, compiler.h: Cast away attributes in the WRITE_ONCE() magic | Christian Borntraeger | 2015-08-12 |
* | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-07-11 |
|\ |
|
| * | sparse: fix misplaced __pmem definition | Dan Williams | 2015-06-30 |
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-07-01 |
|\ \
| |/
|/| |
|
| * | rcu: merge fix for Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE() | Stephen Rothwell | 2015-06-23 |
| * | rcu: Move lockless_dereference() out of rcupdate.h | Peter Zijlstra | 2015-05-27 |
* | | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-06-29 |
|\ \ |
|
| * | | arch, x86: pmem api for ensuring durability of persistent memory updates | Ross Zwisler | 2015-06-26 |
| |/ |
|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-06-22 |
|\ \ |
|
| * | | locking/arch: Add WRITE_ONCE() to set_mb() | Peter Zijlstra | 2015-05-19 |
| * | | kernel: Replace reference to ASSIGN_ONCE() with WRITE_ONCE() in comment | Preeti U Murthy | 2015-05-08 |
| |/ |
|
* / | smp: Make control dependencies work on Alpha, improve documentation | Paul E. McKenney | 2015-05-27 |
|/ |
|
* | lib: make memzero_explicit more robust against dead store elimination | Daniel Borkmann | 2015-05-04 |
* | locking: Remove atomicy checks from {READ,WRITE}_ONCE | Peter Zijlstra | 2015-03-27 |
* | kernel: make READ_ONCE() valid on const arguments | Linus Torvalds | 2015-02-21 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 2015-02-14 |
|\ |
|
| * | kernel: Fix sparse warning for ACCESS_ONCE | Christian Borntraeger | 2015-01-19 |
| * | kernel: tighten rules for ACCESS ONCE | Christian Borntraeger | 2015-01-19 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-02-11 |
|\ \ |
|
| * | | ftrace: let notrace function attribute disable hotpatching if necessary | Heiko Carstens | 2015-01-29 |
* | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-01-21 |
|\ \ \ |
|
| * | | | compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release() | Paul E. McKenney | 2015-01-06 |
| | |/
| |/| |
|
* / | | kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val) | Christian Borntraeger | 2015-01-13 |
|/ / |
|
* / | kernel: Provide READ_ONCE and ASSIGN_ONCE | Christian Borntraeger | 2014-12-18 |
|/ |
|
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-06-12 |
|\ |
|
| * | kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist | Masami Hiramatsu | 2014-04-24 |