提交历史

作者 SHA1 备注 提交日期
  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 16 年之前
  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 年之前
  Rusty Russell d2c123c27d module_param: add __same_type convenience wrapper for __builtin_types_compatible_p 16 年之前
  Linus Torvalds ab3c9c686e branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=y 16 年之前
  Bart Van Assche d9ad8bc0ca branch tracer: Fix for enabling branch profiling makes sparse unusable 16 年之前
  Witold Baryluk 97e7e4f391 tracing: optimization of branch tracer 16 年之前
  Linus Torvalds f153b82121 Sanitize gcc version header includes 16 年之前
  Steven Rostedt 2bcd521a68 trace: profile all if conditionals 17 年之前
  Steven Rostedt 45b797492a trace: consolidate unlikely and likely profiler 17 年之前
  Steven Rostedt 42f565e116 trace: remove extra assign in branch check 17 年之前
  Steven Rostedt 2ed84eeb88 trace: rename unlikely profiler to branch profiler 17 年之前