summaryrefslogtreecommitdiffstats
path: root/tools/include
Commit message (Expand)AuthorAge
* give up on gcc ilog2() constant optimizationsLinus Torvalds2017-03-02
* Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-28
|\
| * radix tree test suite: Remove types.hMatthew Wilcox2017-02-13
| * tools: Provide a definition of WARN_ONMatthew Wilcox2017-01-27
| * radix tree test suite: Remove duplicate bitops codeMatthew Wilcox2017-01-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-22
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-16
| |\ \
| * | | tools: Sync {,tools/}include/uapi/linux/bpf.hMickaël Salaün2017-02-10
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-02-20
|\ \ \ | |_|/ |/| |
| * | tools include: Introduce linux/compiler-gcc.hArnaldo Carvalho de Melo2017-02-13
| * | tools include: Add a __fallthrough statementArnaldo Carvalho de Melo2017-02-08
| |/
* / bpf: kernel header files need to be copied into the tools directoryStephen Rothwell2017-02-14
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-23
|\
| * tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.hJoe Stringer2016-12-15
* | tools: enable endian checks for all sparse buildsMichael S. Tsirkin2016-12-15
* | tools: add more bitmap functionsMatthew Wilcox2016-12-14
* | tools: add WARN_ON_ONCEMatthew Wilcox2016-12-14
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-13
|\ \ | |/ |/|
| * hw_breakpoint: Allow watchpoint of length 3,5,6 and 7Pratyush Anand2016-11-18
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-12
|\ \
| * | tools: Update asm-generic/mman-common.h copy from the kernelArnaldo Carvalho de Melo2016-10-28
| * | tools lib: Add for_each_clear_bit macroJiri Olsa2016-10-24
| |/
* / bpf: add initial suite for selftestsDaniel Borkmann2016-10-18
|/
* tools: Synchronize tools/include/uapi/linux/bpf.hArnaldo Carvalho de Melo2016-10-05
* tools include: Add uapi mman.h for each architectureWang Nan2016-09-13
* tools: Copy coresight-pmu.h header file needed by perf toolsMathieu Poirier2016-08-23
* tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macrosArnaldo Carvalho de Melo2016-08-23
* tools lib: Reinstate strlcpy() header guard with __UCLIBC__Vineet Gupta2016-08-18
* toops: Sync tools/include/uapi/linux/bpf.h with the kernelArnaldo Carvalho de Melo2016-08-09
* tools lib: Add bitmap_and functionJiri Olsa2016-08-02
* tools lib: Add bitmap_scnprintf functionJiri Olsa2016-08-02
* tools lib: Add bitmap_alloc functionJiri Olsa2016-08-02
* tools: Copy linux/{hash,poison}.h and check for driftArnaldo Carvalho de Melo2016-07-18
* tools: Copy the bitops files accessed from the kernel and check for driftArnaldo Carvalho de Melo2016-07-18
* tools: Simplify BITS_PER_LONG definePeter Zijlstra2016-07-15
* tools: Make "__always_inline" just "inline" on AndroidArnaldo Carvalho de Melo2016-07-14
* tools: Fix up BITS_PER_LONG settingArnaldo Carvalho de Melo2016-07-13
* tools: Work around BITS_PER_LONG related build failure in objtoolIngo Molnar2016-07-13
* tools: Copy the bitsperlong.h files from the kernelArnaldo Carvalho de Melo2016-07-12
* tools: Copy uapi/linux/hw_breakpoint.h from the kernelArnaldo Carvalho de Melo2016-07-12
* tools lib bpf: Copy bpf.h and bpf_common.h from the kernelArnaldo Carvalho de Melo2016-07-12
* perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarksArnaldo Carvalho de Melo2016-07-12
* tools: Add copy of perf_event.h to tools/include/linux/Arnaldo Carvalho de Melo2016-07-12
* tools lib: Guard the strlcpy() header with __GLIBC__Arnaldo Carvalho de Melo2016-07-12
* perf tools: Uninline scnprintf() and vscnprint()Arnaldo Carvalho de Melo2016-07-12
* tools: Introduce str_error_r()Arnaldo Carvalho de Melo2016-07-12
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-24
|\
| * tools include: Copy linux/stringify.h from the kernelArnaldo Carvalho de Melo2016-03-23
* | tools: Copy hashtable.h into tools directoryJosh Poimboeuf2016-03-09
|/
* tools: Make list.h self-sufficientJosh Poimboeuf2016-01-12