index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools lib: Fix builds when glibc contains strlcpy()
Vitaly Chikunov
2020-02-05
1
-0
/
+8
*
tools include: Adopt linux/bits.h
Arnaldo Carvalho de Melo
2019-05-31
2
-5
/
+28
*
perf/tools: header file sync up
Greg Kroah-Hartman
2018-06-05
4
-136
/
+56
*
tools include: Include missing headers for fls() and types in linux/log2.h
Arnaldo Carvalho de Melo
2018-06-05
1
-0
/
+3
*
tools include: Drop ARRAY_SIZE() definition from linux/hashtable.h
Arnaldo Carvalho de Melo
2018-06-05
1
-4
/
+0
*
tools include: Move ARRAY_SIZE() to linux/kernel.h
Arnaldo Carvalho de Melo
2018-06-05
1
-0
/
+3
*
tools include: Adopt __same_type() and __must_be_array() from the kernel
Arnaldo Carvalho de Melo
2018-06-05
2
-0
/
+8
*
tools include: Introduce linux/bug.h, from the kernel sources
Arnaldo Carvalho de Melo
2018-06-05
1
-0
/
+10
*
tools include uapi: Grab copies of stat.h and fcntl.h
Arnaldo Carvalho de Melo
2018-06-05
3
-0
/
+249
*
tools include: Adopt kernel's refcount.h
Arnaldo Carvalho de Melo
2018-06-05
1
-0
/
+151
*
tools include: Add UINT_MAX def to kernel.h
Arnaldo Carvalho de Melo
2018-06-05
1
-0
/
+4
*
tools include: Introduce atomic_cmpxchg_{relaxed,release}()
Arnaldo Carvalho de Melo
2018-06-05
1
-0
/
+6
*
tools include: Adopt __compiletime_error
Arnaldo Carvalho de Melo
2018-06-05
2
-0
/
+8
*
radix tree test suite: Remove types.h
Matthew Wilcox
2018-06-05
2
-0
/
+9
*
tools include: Introduce linux/compiler-gcc.h
Arnaldo Carvalho de Melo
2018-06-05
2
-5
/
+19
*
tools: enable endian checks for all sparse builds
Michael S. Tsirkin
2018-06-05
1
-4
/
+0
*
tools: add more bitmap functions
Matthew Wilcox
2018-06-05
1
-0
/
+26
*
tools lib: Add for_each_clear_bit macro
Jiri Olsa
2018-06-05
4
-0
/
+46
*
tools include: Do not use poison with C++
Arnaldo Carvalho de Melo
2017-12-09
1
-0
/
+5
*
tools include: Add a __fallthrough statement
Arnaldo Carvalho de Melo
2017-07-15
1
-0
/
+9
*
give up on gcc ilog2() constant optimizations
Linus Torvalds
2017-03-26
1
-11
/
+2
*
tools: Synchronize tools/include/uapi/linux/bpf.h
Arnaldo Carvalho de Melo
2016-10-05
1
-2
/
+2
*
tools include: Add uapi mman.h for each architecture
Wang Nan
2016-09-13
3
-0
/
+110
*
tools: Copy coresight-pmu.h header file needed by perf tools
Mathieu Poirier
2016-08-23
1
-0
/
+39
*
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
Arnaldo Carvalho de Melo
2016-08-23
1
-0
/
+12
*
tools lib: Reinstate strlcpy() header guard with __UCLIBC__
Vineet Gupta
2016-08-18
1
-1
/
+5
*
toops: Sync tools/include/uapi/linux/bpf.h with the kernel
Arnaldo Carvalho de Melo
2016-08-09
1
-1
/
+85
*
tools lib: Add bitmap_and function
Jiri Olsa
2016-08-02
1
-0
/
+17
*
tools lib: Add bitmap_scnprintf function
Jiri Olsa
2016-08-02
1
-0
/
+10
*
tools lib: Add bitmap_alloc function
Jiri Olsa
2016-08-02
1
-0
/
+10
*
tools: Copy linux/{hash,poison}.h and check for drift
Arnaldo Carvalho de Melo
2016-07-18
2
-4
/
+192
*
tools: Copy the bitops files accessed from the kernel and check for drift
Arnaldo Carvalho de Melo
2016-07-18
5
-5
/
+188
*
tools: Simplify BITS_PER_LONG define
Peter Zijlstra
2016-07-15
1
-21
/
+2
*
tools: Make "__always_inline" just "inline" on Android
Arnaldo Carvalho de Melo
2016-07-14
1
-0
/
+11
*
tools: Fix up BITS_PER_LONG setting
Arnaldo Carvalho de Melo
2016-07-13
1
-5
/
+19
*
tools: Work around BITS_PER_LONG related build failure in objtool
Ingo Molnar
2016-07-13
1
-1
/
+3
*
tools: Copy the bitsperlong.h files from the kernel
Arnaldo Carvalho de Melo
2016-07-12
4
-0
/
+42
*
tools: Copy uapi/linux/hw_breakpoint.h from the kernel
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+30
*
tools lib bpf: Copy bpf.h and bpf_common.h from the kernel
Arnaldo Carvalho de Melo
2016-07-12
2
-0
/
+444
*
perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+9
*
tools: Add copy of perf_event.h to tools/include/linux/
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+983
*
tools lib: Guard the strlcpy() header with __GLIBC__
Arnaldo Carvalho de Melo
2016-07-12
1
-1
/
+1
*
perf tools: Uninline scnprintf() and vscnprint()
Arnaldo Carvalho de Melo
2016-07-12
1
-25
/
+3
*
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+2
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-24
1
-0
/
+12
|
\
|
*
tools include: Copy linux/stringify.h from the kernel
Arnaldo Carvalho de Melo
2016-03-23
1
-0
/
+12
*
|
tools: Copy hashtable.h into tools directory
Josh Poimboeuf
2016-03-09
4
-3
/
+155
|
/
*
tools: Make list.h self-sufficient
Josh Poimboeuf
2016-01-12
1
-6
/
+747
*
tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/
Arnaldo Carvalho de Melo
2016-01-08
1
-0
/
+68
*
perf tools: Move strlcpy() from perf to tools/lib/string.c
Josh Poimboeuf
2015-12-16
1
-0
/
+4
[next]