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