Age | Commit message (Expand) | Author | Files | Lines |
2017-04-19 | tools include: Drop ARRAY_SIZE() definition from linux/hashtable.h | Arnaldo Carvalho de Melo | 1 | -4/+0 |
2017-04-19 | tools include: Move ARRAY_SIZE() to linux/kernel.h | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2017-04-19 | tools include: Adopt __same_type() and __must_be_array() from the kernel | Arnaldo Carvalho de Melo | 2 | -0/+8 |
2017-04-19 | tools include: Introduce linux/bug.h, from the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+10 |
2017-04-11 | Merge tag 'v4.11-rc6' into perf/core, to pick up fixes | Ingo Molnar | 1 | -0/+10 |
2017-04-01 | bpf: add various verifier test cases for self-tests | Daniel Borkmann | 1 | -0/+10 |
2017-03-31 | tools include uapi: Grab copies of stat.h and fcntl.h | Arnaldo Carvalho de Melo | 3 | -0/+249 |
2017-03-17 | tools include: Sync {,tools/}include/uapi/linux/perf_event.h | Alexander Shishkin | 1 | -0/+1 |
2017-03-16 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 1 | -0/+18 |
2017-03-14 | perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info | Hari Bathini | 1 | -1/+31 |
2017-03-12 | selftests/bpf: fix broken build | Alexei Starovoitov | 1 | -0/+18 |
2017-03-07 | Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm... | Ingo Molnar | 6 | -0/+177 |
2017-03-03 | tools include: Adopt kernel's refcount.h | Arnaldo Carvalho de Melo | 1 | -0/+151 |
2017-03-03 | tools include: Add UINT_MAX def to kernel.h | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2017-03-03 | tools include: Provide gcc based cmpxchg fallback for !x86 | Arnaldo Carvalho de Melo | 1 | -0/+8 |
2017-03-03 | tools include: Introduce atomic_cmpxchg_{relaxed,release}() | Arnaldo Carvalho de Melo | 1 | -0/+6 |
2017-03-03 | tools include: Adopt __compiletime_error | Arnaldo Carvalho de Melo | 2 | -0/+8 |
2017-03-02 | give up on gcc ilog2() constant optimizations | Linus Torvalds | 1 | -11/+2 |
2017-02-28 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 6 | -1/+21 |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+22 |
2017-02-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+23 |
2017-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+7 |
2017-02-14 | bpf: kernel header files need to be copied into the tools directory | Stephen Rothwell | 1 | -0/+7 |
2017-02-13 | radix tree test suite: Remove types.h | Matthew Wilcox | 2 | -0/+9 |
2017-02-13 | tools include: Introduce linux/compiler-gcc.h | Arnaldo Carvalho de Melo | 2 | -5/+19 |
2017-02-10 | tools: Sync {,tools/}include/uapi/linux/bpf.h | Mickaël Salaün | 1 | -1/+22 |
2017-02-08 | tools include: Add a __fallthrough statement | Arnaldo Carvalho de Melo | 1 | -0/+9 |
2017-01-27 | tools: Provide a definition of WARN_ON | Matthew Wilcox | 1 | -0/+8 |
2017-01-27 | radix tree test suite: Remove duplicate bitops code | Matthew Wilcox | 3 | -1/+4 |
2016-12-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -229/+364 |
2016-12-16 | tools: enable endian checks for all sparse builds | Michael S. Tsirkin | 1 | -4/+0 |
2016-12-15 | tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.h | Joe Stringer | 1 | -229/+364 |
2016-12-14 | tools: add more bitmap functions | Matthew Wilcox | 1 | -0/+26 |
2016-12-14 | tools: add WARN_ON_ONCE | Matthew Wilcox | 1 | -0/+11 |
2016-12-13 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+4 |
2016-12-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -0/+51 |
2016-11-18 | hw_breakpoint: Allow watchpoint of length 3,5,6 and 7 | Pratyush Anand | 1 | -0/+4 |
2016-10-28 | tools: Update asm-generic/mman-common.h copy from the kernel | Arnaldo Carvalho de Melo | 1 | -0/+5 |
2016-10-24 | tools lib: Add for_each_clear_bit macro | Jiri Olsa | 4 | -0/+46 |
2016-10-18 | bpf: add initial suite for selftests | Daniel Borkmann | 1 | -0/+24 |
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 |