Историја ревизија

Аутор 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 пре 12 година
  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. пре 15 година
  Arjan van de Ven 63312b6a6f x86: Add a Kconfig option to turn the copy_from_user warnings into errors пре 15 година
  Arjan van de Ven 4a31276930 x86: Turn the copy_from_user check into an (optional) compile time warning пре 15 година
  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 пре 16 година
  Steven Rostedt 45b797492a trace: consolidate unlikely and likely profiler пре 16 година
  Steven Rostedt 42f565e116 trace: remove extra assign in branch check пре 16 година
  Steven Rostedt 2ed84eeb88 trace: rename unlikely profiler to branch profiler пре 16 година