summaryrefslogtreecommitdiff
path: root/tools/include/linux/kernel.h
AgeCommit message (Expand)Author
2021-11-30tools: Fix math.h breakageMatthew Wilcox (Oracle)
2020-04-14tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2019-05-28perf script: Pad DSO name for --call-traceJiri Olsa
2018-12-01tools/kernel.h: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney
2018-10-21xarray: Add XArray load operationMatthew Wilcox
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-06-27tools include: Add byte-swapping macros to kernel.hAdrian Hunter
2017-06-05tools/lib/lockdep: Remove private kernel headersLevin, Alexander (Sasha Levin)
2017-04-19tools include: Move ARRAY_SIZE() to linux/kernel.hArnaldo Carvalho de Melo
2017-03-03tools include: Add UINT_MAX def to kernel.hArnaldo Carvalho de Melo
2016-07-12perf tools: Uninline scnprintf() and vscnprint()Arnaldo Carvalho de Melo
2015-06-02perf tools: Move linux/kernel.h to tools/includeWang Nan