Age | Commit message (Expand) | Author | Files | Lines |
2018-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+10 |
2018-06-03 | bpf: test case for map pointer poison with calls/branches | Daniel Borkmann | 1 | -0/+10 |
2018-05-25 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 1 | -1/+2 |
2018-05-19 | radix tree test suite: fix compilation issue | Ross Zwisler | 1 | -1/+2 |
2018-05-17 | tools include compiler-gcc: Add __pure attribute helper | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2018-04-19 | coresight: Move to SPDX identifier | Mathieu Poirier | 1 | -12/+1 |
2018-04-16 | Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm... | Ingo Molnar | 1 | -5/+15 |
2018-04-12 | tools headers: Restore READ_ONCE() C++ compatibility | Mark Rutland | 1 | -5/+15 |
2018-04-11 | xarray: add the xa_lock to the radix_tree_root | Matthew Wilcox | 1 | -0/+1 |
2018-03-08 | perf tools: Add MEM_TOPOLOGY feature to perf data file | Jiri Olsa | 1 | -1/+1 |
2017-12-13 | tools/lib/lockdep: Add missing declaration of 'pr_cont()' | Mengting Zhang | 1 | -0/+1 |
2017-12-12 | tools/include: Remove ACCESS_ONCE() | Mark Rutland | 1 | -12/+9 |
2017-12-09 | kmemcheck: rip it out for real | Michal Hocko | 1 | -1/+0 |
2017-11-16 | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) | 1 | -8/+0 |
2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 29 | -0/+29 |
2017-11-04 | tools/headers: Synchronize kernel ABI headers | Ingo Molnar | 1 | -1/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 30 | -0/+30 |
2017-09-21 | tools include: Do not use poison with C++ | Arnaldo Carvalho de Melo | 1 | -0/+5 |
2017-09-13 | Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s... | Ingo Molnar | 1 | -3/+6 |
2017-09-12 | tools include linux: Guard against redefinition of some macros | Arnaldo Carvalho de Melo | 1 | -3/+6 |
2017-09-05 | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+6 |
2017-08-28 | perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data file | Mike Leach | 1 | -0/+5 |
2017-08-28 | coresight: pmu: Adds return stack option to perf coresight pmu | Mike Leach | 1 | -0/+1 |
2017-07-20 | tools include: Adopt strstarts() from the kernel | Arnaldo Carvalho de Melo | 1 | -2/+10 |
2017-07-03 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -6/+43 |
2017-06-27 | tools include: Add byte-swapping macros to kernel.h | Adrian Hunter | 1 | -6/+29 |
2017-06-19 | tools: Adopt __aligned from kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2017-06-19 | tools: Adopt __packed from kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2017-06-19 | tools: Adopt noinline from kernel sources | Arnaldo Carvalho de Melo | 2 | -0/+6 |
2017-06-19 | tools: Adopt __scanf from kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2017-06-19 | tools: Adopt __printf from kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2017-06-19 | tools: Adopt __noreturn from kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2017-06-05 | tools/lib/lockdep: Remove private kernel headers | Levin, Alexander (Sasha Levin) | 23 | -0/+344 |
2017-06-05 | tools/include: Add IS_ERR_OR_NULL to err.h | Levin, Alexander (Sasha Levin) | 1 | -0/+5 |
2017-06-05 | tools/include: Add (mostly) empty include/linux/sched/mm.h | Levin, Alexander (Sasha Levin) | 1 | -0/+4 |
2017-06-05 | tools/lib/lockdep: Fix compilation for 4.11 | Levin, Alexander (Sasha Levin) | 3 | -0/+231 |
2017-05-25 | bpf: add various verifier test cases | Daniel Borkmann | 1 | -0/+10 |
2017-04-26 | tools lib string: Adopt prefixcmp() from perf and subcmd | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2017-04-19 | tools include: Include missing headers for fls() and types in linux/log2.h | Arnaldo Carvalho de Melo | 1 | -0/+3 |
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 | 1 | -0/+1 |
2017-03-07 | Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm... | Ingo Molnar | 5 | -0/+169 |
2017-03-04 | tools include: Adopt kernel's refcount.h | Arnaldo Carvalho de Melo | 1 | -0/+151 |
2017-03-04 | tools include: Add UINT_MAX def to kernel.h | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2017-03-04 | tools include: Introduce atomic_cmpxchg_{relaxed,release}() | Arnaldo Carvalho de Melo | 1 | -0/+6 |