index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-23
1
-229
/
+364
|
\
|
*
tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.h
Joe Stringer
2016-12-15
1
-229
/
+364
*
|
tools: enable endian checks for all sparse builds
Michael S. Tsirkin
2016-12-16
1
-4
/
+0
*
|
tools: add more bitmap functions
Matthew Wilcox
2016-12-14
1
-0
/
+26
*
|
tools: add WARN_ON_ONCE
Matthew Wilcox
2016-12-14
1
-0
/
+11
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-12-13
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
hw_breakpoint: Allow watchpoint of length 3,5,6 and 7
Pratyush Anand
2016-11-18
1
-0
/
+4
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-12
5
-0
/
+51
|
\
\
|
*
|
tools: Update asm-generic/mman-common.h copy from the kernel
Arnaldo Carvalho de Melo
2016-10-28
1
-0
/
+5
|
*
|
tools lib: Add for_each_clear_bit macro
Jiri Olsa
2016-10-24
4
-0
/
+46
|
|
/
*
/
bpf: add initial suite for selftests
Daniel Borkmann
2016-10-18
1
-0
/
+24
|
/
*
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
*
tools: Clone the kernel's strtobool function
Wang Nan
2015-11-18
1
-0
/
+2
*
tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c
Arnaldo Carvalho de Melo
2015-11-18
1
-0
/
+9
*
tools include: Add compiler.h to list.h
Arnaldo Carvalho de Melo
2015-11-11
1
-0
/
+1
*
tools include: Fix strict-aliasing rules breakage
Jiri Olsa
2015-10-13
1
-8
/
+24
*
tools: Fix shadowed declaration in err.h
Jiri Olsa
2015-09-30
1
-2
/
+2
*
tools: Add err.h with ERR_PTR PTR_ERR interface
Jiri Olsa
2015-09-15
1
-0
/
+49
*
perf tools: Copy linux/filter.h to tools/include
He Kuang
2015-09-02
1
-0
/
+231
*
tools: Restore export.h
Sasha Levin
2015-08-25
1
-0
/
+10
*
tools: Copy rbtree_augmented.h from the kernel
Arnaldo Carvalho de Melo
2015-07-05
1
-0
/
+245
*
tools: Move rbtree.h from tools/perf/
Arnaldo Carvalho de Melo
2015-07-05
1
-0
/
+104
[next]