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