Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Peter Zijlstra 7bd3e239d6 locking: Remove atomicy checks from {READ,WRITE}_ONCE 10 gadi atpakaļ
  Linus Torvalds dd36929720 kernel: make READ_ONCE() valid on const arguments 10 gadi atpakaļ
  Linus Torvalds c833e17e27 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux 10 gadi atpakaļ
  Linus Torvalds b3d6524ff7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 10 gadi atpakaļ
  Heiko Carstens 61f552141c ftrace: let notrace function attribute disable hotpatching if necessary 11 gadi atpakaļ
  Ingo Molnar f49028292c Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu 11 gadi atpakaļ
  Christian Borntraeger c5b19946eb kernel: Fix sparse warning for ACCESS_ONCE 11 gadi atpakaļ
  Christian Borntraeger 927609d622 kernel: tighten rules for ACCESS ONCE 11 gadi atpakaļ
  Christian Borntraeger 43239cbe79 kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val) 11 gadi atpakaļ
  Paul E. McKenney 536fa40222 compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release() 11 gadi atpakaļ
  Christian Borntraeger 230fa253df kernel: Provide READ_ONCE and ASSIGN_ONCE 11 gadi atpakaļ
  Linus Torvalds 3737a12761 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 gadi atpakaļ
  James Hogan 2c0d259e0e compiler.h: avoid sparse errors in __compiletime_error_fallback() 11 gadi atpakaļ
  Masami Hiramatsu 376e242429 kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist 11 gadi atpakaļ
  Mark Charlebois 565cbdc2fe LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h 13 gadi atpakaļ
  Linus Torvalds 13c789a6b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 12 gadi atpakaļ
  Peter Zijlstra 47933ad41a arch: Introduce smp_load_acquire(), smp_store_release() 12 gadi atpakaļ
  Cesar Eduardo Barros fe8c8a1268 crypto: more robust crypto_memneq 12 gadi atpakaļ
  Masami Hiramatsu 324670b620 kprobes: Move __kprobes definition into compiler.h 12 gadi atpakaļ
  Daniel Santos 9a8ab1c399 bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG 12 gadi atpakaļ
  Daniel Santos c361d3e543 compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON} 12 gadi atpakaļ
  Daniel Santos 6ae8d04871 compiler{,-gcc4}.h, bug.h: Remove duplicate macros 12 gadi atpakaļ
  Linus Torvalds 7a684c452e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 13 gadi atpakaļ
  Josh Triplett 8529091e8e linux/compiler.h: add __must_hold macro for functions called with a lock held 13 gadi atpakaļ
  Rusty Russell 6f33d58794 __UNIQUE_ID() 13 gadi atpakaļ
  Andi Kleen 9a858dc7ce compiler.h: add __visible 13 gadi atpakaļ
  Alexander Stein e6be0c9e7e compiler.h: Fix typo 14 gadi atpakaļ
  David Daney 1399ff86f2 kernel.h: add BUILD_BUG() macro 14 gadi atpakaļ
  Paul E. McKenney ca5ecddfa8 rcu: define __rcu address space modifier for sparse 15 gadi atpakaļ
  Paul E. McKenney 71d1d5c722 rcu: add __rcu API for later sparse checking 15 gadi atpakaļ