Age | Commit message (Expand) | Author |
2019-03-12 | Drop flex_arrays | Kent Overstreet |
2019-03-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-03-05 | tools/: replace open encodings for NUMA_NO_NODE | Stephen Rothwell |
2019-01-26 | bpf: JIT blinds support JMP32 | Jiong Wang |
2019-01-25 | tools: Update rbtree implementation | Davidlohr Bueso |
2018-12-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-12-17 | tools include: Adopt ERR_CAST() from the kernel err.h header | Arnaldo Carvalho de Melo |
2018-12-01 | tools/kernel.h: Replace synchronize_sched() with synchronize_rcu() | Paul E. McKenney |
2018-10-28 | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2018-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-10-21 | xarray: Add XArray unconditional store operations | Matthew Wilcox |
2018-10-21 | xarray: Add XArray marks | Matthew Wilcox |
2018-10-21 | xarray: Add XArray load operation | Matthew Wilcox |
2018-10-19 | tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers | Daniel Borkmann |
2018-10-08 | tools include: Adopt linux/bits.h | Arnaldo Carvalho de Melo |
2018-09-25 | Merge tag 'perf-core-for-mingo-4.20-20180919' of git://git.kernel.org/pub/scm... | Ingo Molnar |
2018-09-19 | tools include: Adopt PTR_ERR_OR_ZERO from the kernel err.h header | Ding Xiang |
2018-09-10 | tools/lib/lockdep: Add dummy task_struct state member | Sasha Levin |
2018-09-10 | tools/lib/lockdep: Add empty nmi.h | Sasha Levin |
2018-08-22 | tools: introduce test_and_clear_bit | Peter Xu |
2018-07-11 | tools: bpf: make use of reallocarray | Jakub Kicinski |
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 |