Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Andi Kleen 9a858dc7ce compiler.h: add __visible 13 年之前
  Alexander Stein e6be0c9e7e compiler.h: Fix typo 13 年之前
  David Daney 1399ff86f2 kernel.h: add BUILD_BUG() macro 13 年之前
  Paul E. McKenney ca5ecddfa8 rcu: define __rcu address space modifier for sparse 15 年之前
  Paul E. McKenney 71d1d5c722 rcu: add __rcu API for later sparse checking 15 年之前
  Tejun Heo 32032df6c2 Merge branch 'master' into percpu 15 年之前
  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 年之前
  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 年之前
  David Daney 38938c879e Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2) 15 年之前
  Li Zefan 7b2a35132a compiler: Introduce __always_unused 15 年之前
  Rusty Russell e0fdb0e050 percpu: add __percpu for sparse. 16 年之前
  Arjan van de Ven 63312b6a6f x86: Add a Kconfig option to turn the copy_from_user warnings into errors 16 年之前
  Arjan van de Ven 4a31276930 x86: Turn the copy_from_user check into an (optional) compile time warning 16 年之前
  Arjan van de Ven 9f0cf4adb6 x86: Use __builtin_object_size() to validate the buffer size for copy_from_user() 16 年之前