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
Age
Commit message (
Expand
)
Author
2017-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-06-27
tools include: Add byte-swapping macros to kernel.h
Adrian Hunter
2017-06-19
tools: Adopt __aligned from kernel sources
Arnaldo Carvalho de Melo
2017-06-19
tools: Adopt __packed from kernel sources
Arnaldo Carvalho de Melo
2017-06-19
tools: Adopt noinline from kernel sources
Arnaldo Carvalho de Melo
2017-06-19
tools: Adopt __scanf from kernel sources
Arnaldo Carvalho de Melo
2017-06-19
tools: Adopt __printf from kernel sources
Arnaldo Carvalho de Melo
2017-06-19
tools: Adopt __noreturn from kernel sources
Arnaldo Carvalho de Melo
2017-06-05
tools/lib/lockdep: Remove private kernel headers
Levin, Alexander (Sasha Levin)
2017-06-05
tools/include: Add IS_ERR_OR_NULL to err.h
Levin, Alexander (Sasha Levin)
2017-06-05
tools/include: Add (mostly) empty include/linux/sched/mm.h
Levin, Alexander (Sasha Levin)
2017-06-05
tools/lib/lockdep: Fix compilation for 4.11
Levin, Alexander (Sasha Levin)
2017-05-25
bpf: add various verifier test cases
Daniel Borkmann
2017-04-26
tools lib string: Adopt prefixcmp() from perf and subcmd
Arnaldo Carvalho de Melo
2017-04-19
tools include: Include missing headers for fls() and types in linux/log2.h
Arnaldo Carvalho de Melo
2017-04-19
tools include: Drop ARRAY_SIZE() definition from linux/hashtable.h
Arnaldo Carvalho de Melo
2017-04-19
tools include: Move ARRAY_SIZE() to linux/kernel.h
Arnaldo Carvalho de Melo
2017-04-19
tools include: Adopt __same_type() and __must_be_array() from the kernel
Arnaldo Carvalho de Melo
2017-04-19
tools include: Introduce linux/bug.h, from the kernel sources
Arnaldo Carvalho de Melo
2017-04-11
Merge tag 'v4.11-rc6' into perf/core, to pick up fixes
Ingo Molnar
2017-04-01
bpf: add various verifier test cases for self-tests
Daniel Borkmann
2017-03-31
tools include uapi: Grab copies of stat.h and fcntl.h
Arnaldo Carvalho de Melo
2017-03-07
Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-03-03
tools include: Adopt kernel's refcount.h
Arnaldo Carvalho de Melo
2017-03-03
tools include: Add UINT_MAX def to kernel.h
Arnaldo Carvalho de Melo
2017-03-03
tools include: Introduce atomic_cmpxchg_{relaxed,release}()
Arnaldo Carvalho de Melo
2017-03-03
tools include: Adopt __compiletime_error
Arnaldo Carvalho de Melo
2017-03-02
give up on gcc ilog2() constant optimizations
Linus Torvalds
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
2017-01-27
radix tree test suite: Remove duplicate bitops code
Matthew Wilcox
2016-12-16
tools: enable endian checks for all sparse builds
Michael S. Tsirkin
2016-12-14
tools: add more bitmap functions
Matthew Wilcox
2016-12-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-10-24
tools lib: Add for_each_clear_bit macro
Jiri Olsa
2016-10-18
bpf: add initial suite for selftests
Daniel Borkmann
2016-08-23
tools: Copy coresight-pmu.h header file needed by perf tools
Mathieu Poirier
2016-08-23
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
Arnaldo Carvalho de Melo
2016-08-18
tools lib: Reinstate strlcpy() header guard with __UCLIBC__
Vineet Gupta
2016-08-02
tools lib: Add bitmap_and function
Jiri Olsa
2016-08-02
tools lib: Add bitmap_scnprintf function
Jiri Olsa
2016-08-02
tools lib: Add bitmap_alloc function
Jiri Olsa
2016-07-18
tools: Copy linux/{hash,poison}.h and check for drift
Arnaldo Carvalho de Melo
2016-07-14
tools: Make "__always_inline" just "inline" on Android
Arnaldo Carvalho de Melo
2016-07-13
tools: Work around BITS_PER_LONG related build failure in objtool
Ingo Molnar
2016-07-12
tools lib: Guard the strlcpy() header with __GLIBC__
Arnaldo Carvalho de Melo
2016-07-12
perf tools: Uninline scnprintf() and vscnprint()
Arnaldo Carvalho de Melo
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
[next]