| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-27 | tools headers: Import x86 MMIO helper overrides | David Matlack | 1 | -0/+4 |
| 2025-08-27 | tools headers: Import asm-generic MMIO helpers | David Matlack | 1 | -0/+7 |
| 2025-03-17 | lib/rbtree: enable userland test suite for rbtree related data structure | Wei Yang | 1 | -0/+13 |
| 2024-09-24 | Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+2 |
| 2024-09-20 | tools: Add riscv barrier implementation | Charlie Jenkins | 1 | -0/+2 |
| 2024-09-16 | selftests: vDSO: check cpu caps before running chacha test | Jason A. Donenfeld | 1 | -0/+10 |
| 2024-07-19 | selftests/vDSO: add tests for vgetrandom | Jason A. Donenfeld | 1 | -0/+0 |
| 2023-05-17 | tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench' | Arnaldo Carvalho de Melo | 1 | -2/+1 |
| 2022-03-07 | nds32: Remove the architecture | Alan Kao | 1 | -2/+0 |
| 2021-05-10 | tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ... | Arnaldo Carvalho de Melo | 1 | -0/+0 |
| 2019-09-25 | tools: Add missing stdio.h include to asm/bug.h header | Jiri Olsa | 1 | -0/+1 |
| 2018-11-06 | nds32: Perf porting | Nickhu | 1 | -0/+2 |
| 2018-10-19 | tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers | Daniel Borkmann | 1 | -0/+35 |
| 2017-11-04 | tools/headers: Synchronize kernel ABI headers | Ingo Molnar | 1 | -0/+7 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 4 | -0/+4 |
| 2017-06-05 | tools/lib/lockdep: Remove private kernel headers | Levin, Alexander (Sasha Levin) | 1 | -0/+4 |
| 2017-01-27 | tools: Provide a definition of WARN_ON | Matthew Wilcox | 1 | -0/+8 |
| 2016-12-14 | tools: add WARN_ON_ONCE | Matthew Wilcox | 1 | -0/+11 |
| 2016-07-12 | perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks | Arnaldo Carvalho de Melo | 1 | -0/+9 |
| 2015-05-08 | tools include: Add basic atomic.h implementation from the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+10 |
| 2015-05-08 | perf tools: Move generic barriers out of perf-sys.h | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2015-05-08 | perf tools: Move tile barrier.h stuff to tools/arch/tile/include/asm/barrier.h | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2015-05-08 | perf tools: Move mips barrier.h stuff to tools/arch/mips/include/asm/barrier.h | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2015-05-08 | perf tools: Move xtensa barrier.h stuff to tools/arch/xtensa/include/asm/barr... | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2015-05-08 | perf tools: Move arm(64) barrier.h stuff to tools/arch/arm*/include/asm/barri... | Arnaldo Carvalho de Melo | 1 | -0/+4 |
| 2015-05-08 | perf tools: Move ia64 barrier.h stuff to tools/arch/ia64/include/asm/barrier.h | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2015-05-08 | perf tools: Move alpha barrier.h stuff to tools/arch/alpha/include/asm/barrier.h | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2015-05-08 | perf tools: Move sparc barrier.h stuff to tools/arch/sparc/include/asm/barrier.h | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2015-05-08 | perf tools: Move sh barrier.h stuff to tools/arch/sh/include/asm/barrier.h | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2015-05-08 | perf tools: Move s390 barrier.h stuff to tools/arch/s390/include/asm/barrier.h | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2015-05-08 | perf tools: Move powerpc barrier.h stuff to tools/arch/powerpc/include/asm/ba... | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2015-05-08 | perf tools: Move x86 barrier.h stuff to tools/arch/x86/include/asm/barrier.h | Arnaldo Carvalho de Melo | 1 | -0/+3 |
| 2014-01-13 | tools include: Include <linux/compiler.h> from asm/bug.h | Namhyung Kim | 1 | -0/+2 |
| 2014-01-13 | tools include: Move perf's bug.h to a generic place | Namhyung Kim | 1 | -0/+23 |