summaryrefslogtreecommitdiffstats
path: root/tools/include/linux/kernel.h
Commit message (Expand)AuthorAgeFilesLines
* memblock tests: fix undefined reference to `panic'Wei Yang2024-04-041-0/+1
* tools/include: Add _RET_IP_ and math definitions to kernel.hKarolina Drobnik2022-02-201-0/+6
* tools: fix ARRAY_SIZE defines in tools and selftests hdrsShuah Khan2021-12-101-0/+2
* tools: Fix math.h breakageMatthew Wilcox (Oracle)2021-11-301-21/+1
* tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo2020-04-141-3/+1
* perf script: Pad DSO name for --call-traceJiri Olsa2019-05-281-0/+1
* tools/kernel.h: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney2018-12-011-1/+1
* xarray: Add XArray load operationMatthew Wilcox2018-10-211-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-07-031-6/+29
|\
| * tools include: Add byte-swapping macros to kernel.hAdrian Hunter2017-06-271-6/+29
* | tools/lib/lockdep: Remove private kernel headersLevin, Alexander (Sasha Levin)2017-06-051-0/+4
|/
* tools include: Move ARRAY_SIZE() to linux/kernel.hArnaldo Carvalho de Melo2017-04-191-0/+3
* tools include: Add UINT_MAX def to kernel.hArnaldo Carvalho de Melo2017-03-031-0/+4
* perf tools: Uninline scnprintf() and vscnprint()Arnaldo Carvalho de Melo2016-07-121-25/+3
* perf tools: Move linux/kernel.h to tools/includeWang Nan2015-06-021-0/+107