summaryrefslogtreecommitdiffstats
path: root/tools/include
Commit message (Expand)AuthorAge
* tools include: Include missing headers for fls() and types in linux/log2.hArnaldo Carvalho de Melo2017-04-19
* tools include: Drop ARRAY_SIZE() definition from linux/hashtable.hArnaldo Carvalho de Melo2017-04-19
* tools include: Move ARRAY_SIZE() to linux/kernel.hArnaldo Carvalho de Melo2017-04-19
* tools include: Adopt __same_type() and __must_be_array() from the kernelArnaldo Carvalho de Melo2017-04-19
* tools include: Introduce linux/bug.h, from the kernel sourcesArnaldo Carvalho de Melo2017-04-19
* Merge tag 'v4.11-rc6' into perf/core, to pick up fixesIngo Molnar2017-04-11
|\
| * bpf: add various verifier test cases for self-testsDaniel Borkmann2017-04-01
* | tools include uapi: Grab copies of stat.h and fcntl.hArnaldo Carvalho de Melo2017-03-31
* | tools include: Sync {,tools/}include/uapi/linux/perf_event.hAlexander Shishkin2017-03-17
* | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-03-16
|\|
| * selftests/bpf: fix broken buildAlexei Starovoitov2017-03-13
* | perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini2017-03-14
* | Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm...Ingo Molnar2017-03-07
|\ \ | |/ |/|
| * tools include: Adopt kernel's refcount.hArnaldo Carvalho de Melo2017-03-03
| * tools include: Add UINT_MAX def to kernel.hArnaldo Carvalho de Melo2017-03-03
| * tools include: Provide gcc based cmpxchg fallback for !x86Arnaldo Carvalho de Melo2017-03-03
| * tools include: Introduce atomic_cmpxchg_{relaxed,release}()Arnaldo Carvalho de Melo2017-03-03
| * tools include: Adopt __compiletime_errorArnaldo Carvalho de Melo2017-03-03
* | 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