summaryrefslogtreecommitdiffstats
path: root/include/linux/compiler.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | tracing: Fix freak link error caused by branch tracerArnd Bergmann2016-02-151-1/+1
| |/
* | locking/atomics: Update comment about READ_ONCE() and structuresKonrad Rzeszutek Wilk2016-02-091-2/+3
|/
* locking, sched: Introduce smp_cond_acquire() and use itPeter Zijlstra2015-12-041-0/+17
* compiler.h: add support for function attribute assume_alignedRasmus Villemoes2015-11-051-0/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-11-041-1/+1
|\
| * s390/compiler.h Fix sparse vs. hotpatchChristian Borntraeger2015-10-141-1/+1
* | atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds2015-11-031-16/+0
* | compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()Andrey Ryabinin2015-10-201-13/+53
|/
* locking, compiler.h: Cast away attributes in the WRITE_ONCE() magicChristian Borntraeger2015-08-121-1/+6
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-111-1/+1
|\
| * sparse: fix misplaced __pmem definitionDan Williams2015-06-301-1/+1
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-0/+15
|\ \ | |/ |/|
| * rcu: merge fix for Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()Stephen Rothwell2015-06-241-1/+1
| * rcu: Move lockless_dereference() out of rcupdate.hPeter Zijlstra2015-05-281-0/+15
* | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-291-0/+2
|\ \
| * | arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler2015-06-261-0/+2
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-06-221-2/+2
|\ \
| * | locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra2015-05-191-1/+1
| * | kernel: Replace reference to ASSIGN_ONCE() with WRITE_ONCE() in commentPreeti U Murthy2015-05-081-1/+1
| |/
* | smp: Make control dependencies work on Alpha, improve documentationPaul E. McKenney2015-05-271-0/+16
|/
* lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann2015-05-041-0/+4
* locking: Remove atomicy checks from {READ,WRITE}_ONCEPeter Zijlstra2015-03-271-16/+0
* kernel: make READ_ONCE() valid on const argumentsLinus Torvalds2015-02-211-3/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2015-02-141-5/+16
|\
| * kernel: Fix sparse warning for ACCESS_ONCEChristian Borntraeger2015-01-191-1/+1
| * kernel: tighten rules for ACCESS ONCEChristian Borntraeger2015-01-191-5/+16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-111-0/+4
|\ \
| * | ftrace: let notrace function attribute disable hotpatching if necessaryHeiko Carstens2015-01-291-0/+4
* | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-01-211-1/+1
|\ \ \
| * | | compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release()Paul E. McKenney2015-01-061-1/+1
| | |/ | |/|
* | | kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger2015-01-131-6/+6
|/ /
* | kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger2014-12-181-0/+74
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-121-0/+2
|\
| * kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu2014-04-241-0/+2
* | compiler.h: avoid sparse errors in __compiletime_error_fallback()James Hogan2014-06-041-2/+11
|/
* LLVMLinux: Add support for clang to compiler.h and new compiler-clang.hMark Charlebois2014-04-091-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-01-231-0/+4
|\
| * crypto: more robust crypto_memneqCesar Eduardo Barros2013-12-051-0/+4
* | arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2014-01-121-0/+9
|/
* kprobes: Move __kprobes definition into compiler.hMasami Hiramatsu2013-04-081-0/+6
* bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSGDaniel Santos2013-02-211-1/+25
* compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON}Daniel Santos2013-02-211-0/+5
* compiler{,-gcc4}.h, bug.h: Remove duplicate macrosDaniel Santos2013-02-211-3/+0
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-191-0/+9
|\
| * __UNIQUE_ID()Rusty Russell2012-12-141-0/+9
* | linux/compiler.h: add __must_hold macro for functions called with a lock heldJosh Triplett2012-12-171-0/+2
|/
* compiler.h: add __visibleAndi Kleen2012-09-171-0/+4
* compiler.h: Fix typoAlexander Stein2012-02-281-1/+1
* kernel.h: add BUILD_BUG() macroDavid Daney2012-01-101-1/+3
* rcu: define __rcu address space modifier for sparsePaul E. McKenney2010-08-191-0/+4
OpenPOWER on IntegriCloud