index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
compiler.h
Commit message (
Expand
)
Author
Age
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-12
|
\
|
*
kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist
Masami Hiramatsu
2014-04-24
*
|
compiler.h: avoid sparse errors in __compiletime_error_fallback()
James Hogan
2014-06-04
|
/
*
LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h
Mark Charlebois
2014-04-09
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-01-23
|
\
|
*
crypto: more robust crypto_memneq
Cesar Eduardo Barros
2013-12-05
*
|
arch: Introduce smp_load_acquire(), smp_store_release()
Peter Zijlstra
2014-01-12
|
/
*
kprobes: Move __kprobes definition into compiler.h
Masami Hiramatsu
2013-04-08
*
bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG
Daniel Santos
2013-02-21
*
compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON}
Daniel Santos
2013-02-21
*
compiler{,-gcc4}.h, bug.h: Remove duplicate macros
Daniel Santos
2013-02-21
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-12-19
|
\
|
*
__UNIQUE_ID()
Rusty Russell
2012-12-13
*
|
linux/compiler.h: add __must_hold macro for functions called with a lock held
Josh Triplett
2012-12-17
|
/
*
compiler.h: add __visible
Andi Kleen
2012-09-17
*
compiler.h: Fix typo
Alexander Stein
2012-02-28
*
kernel.h: add BUILD_BUG() macro
David Daney
2012-01-10
*
rcu: define __rcu address space modifier for sparse
Paul E. McKenney
2010-08-19
*
rcu: add __rcu API for later sparse checking
Paul E. McKenney
2010-06-14
*
Merge branch 'master' into percpu
Tejun Heo
2010-01-04
|
\
|
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-12-05
|
|
\
|
|
*
x86: Add a Kconfig option to turn the copy_from_user warnings into errors
Arjan van de Ven
2009-10-02
|
|
*
x86: Turn the copy_from_user check into an (optional) compile time warning
Arjan van de Ven
2009-10-01
|
|
*
x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...
Arjan van de Ven
2009-09-26
|
*
|
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-05
|
|
\
\
|
|
*
|
compiler: Introduce __always_unused
Li Zefan
2009-11-02
|
|
|
/
|
*
/
Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)
David Daney
2009-12-05
|
|
/
*
/
percpu: add __percpu for sparse.
Rusty Russell
2009-10-29
|
/
*
module_param: add __same_type convenience wrapper for __builtin_types_compati...
Rusty Russell
2009-06-12
*
branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=y
Linus Torvalds
2009-04-07
*
branch tracer: Fix for enabling branch profiling makes sparse unusable
Bart Van Assche
2009-04-07
*
tracing: optimization of branch tracer
Witold Baryluk
2009-03-17
*
Sanitize gcc version header includes
Linus Torvalds
2009-01-02
*
trace: profile all if conditionals
Steven Rostedt
2008-11-23
*
trace: consolidate unlikely and likely profiler
Steven Rostedt
2008-11-23
*
trace: remove extra assign in branch check
Steven Rostedt
2008-11-23
*
trace: rename unlikely profiler to branch profiler
Steven Rostedt
2008-11-12
*
tracing: branch tracer, fix vdso crash
Ingo Molnar
2008-11-12
*
tracing: profile likely and unlikely annotations
Steven Rostedt
2008-11-12
*
ftrace: move notrace to compiler.h
Steven Rostedt
2008-10-14
*
rcu: remove redundant ACCESS_ONCE definition from rcupreempt.c
Paul E. McKenney
2008-08-18
*
Move ACCESS_ONCE() to <linux/compiler.h>
Linus Torvalds
2008-05-10
*
add noinline_for_stack
Andrew Morton
2008-03-04
*
remove __attribute_used__
Adrian Bunk
2008-01-28
*
compiler.h: introduce __section()
Sam Ravnborg
2008-01-28
*
Permit silencing of __deprecated warnings.
Jeff Garzik
2007-10-25
*
Replace __attribute_pure__ with __pure
Ralf Baechle
2007-10-18
*
make __chk_{user,io}_ptr() accept pointers to volatile
Al Viro
2007-07-26
*
x86: Support __attribute__((__cold__)) in gcc 4.3
Andi Kleen
2007-07-21
*
x86_64: Support gcc 5 properly
Andi Kleen
2007-05-21
[next]