Commit History

Author SHA1 Message Date
  Linus Torvalds b3d6524ff7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 10 years ago
  Heiko Carstens 61f552141c ftrace: let notrace function attribute disable hotpatching if necessary 10 years ago
  Ingo Molnar f49028292c Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu 10 years ago
  Christian Borntraeger 43239cbe79 kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val) 10 years ago
  Paul E. McKenney 536fa40222 compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release() 11 years ago
  Christian Borntraeger 230fa253df kernel: Provide READ_ONCE and ASSIGN_ONCE 10 years ago
  Linus Torvalds 3737a12761 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
  James Hogan 2c0d259e0e compiler.h: avoid sparse errors in __compiletime_error_fallback() 11 years ago
  Masami Hiramatsu 376e242429 kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist 11 years ago
  Mark Charlebois 565cbdc2fe LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h 12 years ago
  Linus Torvalds 13c789a6b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 11 years ago
  Peter Zijlstra 47933ad41a arch: Introduce smp_load_acquire(), smp_store_release() 11 years ago
  Cesar Eduardo Barros fe8c8a1268 crypto: more robust crypto_memneq 11 years ago
  Masami Hiramatsu 324670b620 kprobes: Move __kprobes definition into compiler.h 12 years ago
  Daniel Santos 9a8ab1c399 bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG 12 years ago
  Daniel Santos c361d3e543 compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON} 12 years ago
  Daniel Santos 6ae8d04871 compiler{,-gcc4}.h, bug.h: Remove duplicate macros 12 years ago
  Linus Torvalds 7a684c452e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 years ago
  Josh Triplett 8529091e8e linux/compiler.h: add __must_hold macro for functions called with a lock held 12 years ago
  Rusty Russell 6f33d58794 __UNIQUE_ID() 12 years ago
  Andi Kleen 9a858dc7ce compiler.h: add __visible 13 years ago
  Alexander Stein e6be0c9e7e compiler.h: Fix typo 13 years ago
  David Daney 1399ff86f2 kernel.h: add BUILD_BUG() macro 13 years ago
  Paul E. McKenney ca5ecddfa8 rcu: define __rcu address space modifier for sparse 15 years ago
  Paul E. McKenney 71d1d5c722 rcu: add __rcu API for later sparse checking 15 years ago
  Tejun Heo 32032df6c2 Merge branch 'master' into percpu 15 years ago
  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 years ago
  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 years ago
  David Daney 38938c879e Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2) 15 years ago
  Li Zefan 7b2a35132a compiler: Introduce __always_unused 15 years ago