index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
linux
Age
Commit message (
Expand
)
Author
2019-05-31
tools include: Adopt linux/bits.h
Arnaldo Carvalho de Melo
2018-06-05
tools include: Include missing headers for fls() and types in linux/log2.h
Arnaldo Carvalho de Melo
2018-06-05
tools include: Drop ARRAY_SIZE() definition from linux/hashtable.h
Arnaldo Carvalho de Melo
2018-06-05
tools include: Move ARRAY_SIZE() to linux/kernel.h
Arnaldo Carvalho de Melo
2018-06-05
tools include: Adopt __same_type() and __must_be_array() from the kernel
Arnaldo Carvalho de Melo
2018-06-05
tools include: Introduce linux/bug.h, from the kernel sources
Arnaldo Carvalho de Melo
2018-06-05
tools include uapi: Grab copies of stat.h and fcntl.h
Arnaldo Carvalho de Melo
2018-06-05
tools include: Adopt kernel's refcount.h
Arnaldo Carvalho de Melo
2018-06-05
tools include: Add UINT_MAX def to kernel.h
Arnaldo Carvalho de Melo
2018-06-05
tools include: Introduce atomic_cmpxchg_{relaxed,release}()
Arnaldo Carvalho de Melo
2018-06-05
tools include: Adopt __compiletime_error
Arnaldo Carvalho de Melo
2018-06-05
radix tree test suite: Remove types.h
Matthew Wilcox
2018-06-05
tools include: Introduce linux/compiler-gcc.h
Arnaldo Carvalho de Melo
2018-06-05
tools: enable endian checks for all sparse builds
Michael S. Tsirkin
2018-06-05
tools: add more bitmap functions
Matthew Wilcox
2018-06-05
tools lib: Add for_each_clear_bit macro
Jiri Olsa
2017-12-09
tools include: Do not use poison with C++
Arnaldo Carvalho de Melo
2017-07-15
tools include: Add a __fallthrough statement
Arnaldo Carvalho de Melo
2017-03-26
give up on gcc ilog2() constant optimizations
Linus Torvalds
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
2016-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-23
tools include: Copy linux/stringify.h from the kernel
Arnaldo Carvalho de Melo
2016-03-09
tools: Copy hashtable.h into tools directory
Josh Poimboeuf
2016-01-12
tools: Make list.h self-sufficient
Josh Poimboeuf
2016-01-08
tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/
Arnaldo Carvalho de Melo
2015-12-16
perf tools: Move strlcpy() from perf to tools/lib/string.c
Josh Poimboeuf
2015-11-18
tools: Clone the kernel's strtobool function
Wang Nan
2015-11-18
tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c
Arnaldo Carvalho de Melo
2015-11-11
tools include: Add compiler.h to list.h
Arnaldo Carvalho de Melo
2015-10-13
tools include: Fix strict-aliasing rules breakage
Jiri Olsa
2015-09-30
tools: Fix shadowed declaration in err.h
Jiri Olsa
2015-09-15
tools: Add err.h with ERR_PTR PTR_ERR interface
Jiri Olsa
2015-09-02
perf tools: Copy linux/filter.h to tools/include
He Kuang
2015-08-25
tools: Restore export.h
Sasha Levin
2015-07-05
tools: Copy rbtree_augmented.h from the kernel
Arnaldo Carvalho de Melo
2015-07-05
tools: Move rbtree.h from tools/perf/
Arnaldo Carvalho de Melo
2015-07-05
tools: Copy lib/rbtree.c to tools/lib/
Arnaldo Carvalho de Melo
2015-07-05
tools: Adopt {READ,WRITE_ONCE} from the kernel
Arnaldo Carvalho de Melo
2015-06-02
tools: Move tools/perf/util/include/linux/{list.h,poison.h} to tools/include
Wang Nan
[next]