index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
compiler.h
Age
Commit message (
Expand
)
Author
2017-07-05
Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-06-22
gcc-plugins: Add the randstruct plugin
Kees Cook
2017-06-08
rcu: Remove SPARSE_RCU_POINTER Kconfig option
Paul E. McKenney
2017-05-28
compiler: Add __designated_init annotation
Kees Cook
2017-02-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2017-02-27
Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-01-19
tracing: Show number of constants profiled in likely profiler
Steven Rostedt (VMware)
2017-01-18
gcc-plugins: Add structleak for more stack initialization
Kees Cook
2017-01-17
tracing: Process constants for (un)likely() profiler
Steven Rostedt (VMware)
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-10
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-09-09
kbuild: allow archs to select link dead code/data elimination
Nicholas Piggin
2016-09-05
locking/barriers: Don't use sizeof(void) in lockless_dereference()
Johannes Berg
2016-08-18
locking/barriers: Suppress sparse warnings in lockless_dereference()
Johannes Berg
2016-07-28
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-12
pmem: kill __pmem address space
Dan Williams
2016-06-14
locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.h
Peter Zijlstra
2016-06-14
locking/barriers: Introduce smp_acquire__after_ctrl_dep()
Peter Zijlstra
2016-06-14
locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire()
Peter Zijlstra
2016-06-08
locking/barriers: Validate lockless_dereference() is used on a pointer type
Peter Zijlstra
2016-05-19
compiler.h: add support for malloc attribute
Rasmus Villemoes
2016-03-15
Merge commit 'fixes.2015.02.23a' into core/rcu
Ingo Molnar
2016-02-29
Merge tag 'v4.5-rc6' into locking/core, to pick up fixes
Ingo Molnar
2016-02-23
sparse: Add __private to privatize members of structs
Boqun Feng
2016-02-15
tracing: Fix freak link error caused by branch tracer
Arnd Bergmann
2016-02-09
locking/atomics: Update comment about READ_ONCE() and structures
Konrad Rzeszutek Wilk
2015-12-04
locking, sched: Introduce smp_cond_acquire() and use it
Peter Zijlstra
2015-11-05
compiler.h: add support for function attribute assume_aligned
Rasmus Villemoes
2015-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-11-03
atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()
Linus Torvalds
2015-10-20
compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()
Andrey Ryabinin
2015-10-14
s390/compiler.h Fix sparse vs. hotpatch
Christian Borntraeger
2015-08-12
locking, compiler.h: Cast away attributes in the WRITE_ONCE() magic
Christian Borntraeger
2015-07-11
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-06-30
sparse: fix misplaced __pmem definition
Dan Williams
2015-06-29
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-06-26
arch, x86: pmem api for ensuring durability of persistent memory updates
Ross Zwisler
2015-06-24
rcu: merge fix for Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()
Stephen Rothwell
2015-06-22
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-05-28
rcu: Move lockless_dereference() out of rcupdate.h
Peter Zijlstra
2015-05-27
smp: Make control dependencies work on Alpha, improve documentation
Paul E. McKenney
2015-05-19
locking/arch: Add WRITE_ONCE() to set_mb()
Peter Zijlstra
2015-05-08
kernel: Replace reference to ASSIGN_ONCE() with WRITE_ONCE() in comment
Preeti U Murthy
2015-05-04
lib: make memzero_explicit more robust against dead store elimination
Daniel Borkmann
2015-03-27
locking: Remove atomicy checks from {READ,WRITE}_ONCE
Peter Zijlstra
2015-02-21
kernel: make READ_ONCE() valid on const arguments
Linus Torvalds
2015-02-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
[next]