index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
linux
/
compiler.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-06-19
tools: Adopt noinline from kernel sources
Arnaldo Carvalho de Melo
2017-06-05
tools/lib/lockdep: Remove private kernel headers
Levin, Alexander (Sasha Levin)
2017-04-19
tools include: Adopt __same_type() and __must_be_array() from the kernel
Arnaldo Carvalho de Melo
2017-03-03
tools include: Adopt __compiletime_error
Arnaldo Carvalho de Melo
2017-02-28
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2017-02-13
radix tree test suite: Remove types.h
Matthew Wilcox
2017-02-13
tools include: Introduce linux/compiler-gcc.h
Arnaldo Carvalho de Melo
2017-02-08
tools include: Add a __fallthrough statement
Arnaldo Carvalho de Melo
2016-07-14
tools: Make "__always_inline" just "inline" on Android
Arnaldo Carvalho de Melo
2015-10-13
tools include: Fix strict-aliasing rules breakage
Jiri Olsa
2015-07-05
tools: Adopt {READ,WRITE_ONCE} from the kernel
Arnaldo Carvalho de Melo
2015-05-08
perf tools: Move barrier() definition to tools/include/linux/compiler.h
Arnaldo Carvalho de Melo
2014-05-05
perf tools: Move ACCESS_ONCE from perf.h header
Jiri Olsa
2014-01-13
tools include: Define likely/unlikely in linux/compiler.h
Namhyung Kim
2014-01-13
tools include: Move perf's linux/compiler.h to a generic place
Namhyung Kim