aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/linux
AgeCommit message (Expand)Author
2019-05-08Merge tag 'v4.19.37' into v4.19/standard/baseBruce Ashfield
2019-04-27tools include: Adopt linux/bits.hArnaldo Carvalho de Melo
2018-11-28compiler.h: Undef before redefining __attribute_const__Khem Raj
2018-09-10tools/lib/lockdep: Add dummy task_struct state memberSasha Levin
2018-09-10tools/lib/lockdep: Add empty nmi.hSasha Levin
2018-08-22tools: introduce test_and_clear_bitPeter Xu
2018-07-11tools: bpf: make use of reallocarrayJakub Kicinski
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-03bpf: test case for map pointer poison with calls/branchesDaniel Borkmann
2018-05-25Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2018-05-18radix tree test suite: fix compilation issueRoss Zwisler
2018-05-17tools include compiler-gcc: Add __pure attribute helperArnaldo Carvalho de Melo
2018-04-19coresight: Move to SPDX identifierMathieu Poirier
2018-04-16Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-04-12tools headers: Restore READ_ONCE() C++ compatibilityMark Rutland
2018-04-11xarray: add the xa_lock to the radix_tree_rootMatthew Wilcox
2018-03-08perf tools: Add MEM_TOPOLOGY feature to perf data fileJiri Olsa
2017-12-13tools/lib/lockdep: Add missing declaration of 'pr_cont()'Mengting Zhang
2017-12-12tools/include: Remove ACCESS_ONCE()Mark Rutland
2017-12-08kmemcheck: rip it out for realMichal Hocko
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-04tools/headers: Synchronize kernel ABI headersIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-21tools include: Do not use poison with C++Arnaldo Carvalho de Melo
2017-09-13Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...Ingo Molnar
2017-09-12tools include linux: Guard against redefinition of some macrosArnaldo Carvalho de Melo
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-28perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data fileMike Leach
2017-08-28coresight: pmu: Adds return stack option to perf coresight pmuMike Leach
2017-07-20tools include: Adopt strstarts() from the kernelArnaldo Carvalho de Melo
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-19tools: Adopt __aligned from kernel sourcesArnaldo Carvalho de Melo
2017-06-19tools: Adopt __packed from kernel sourcesArnaldo Carvalho de Melo
2017-06-19tools: Adopt noinline from kernel sourcesArnaldo Carvalho de Melo
2017-06-19tools: Adopt __scanf from kernel sourcesArnaldo Carvalho de Melo
2017-06-19tools: Adopt __printf from kernel sourcesArnaldo Carvalho de Melo
2017-06-19tools: Adopt __noreturn from kernel sourcesArnaldo Carvalho de Melo
2017-06-05tools/lib/lockdep: Remove private kernel headersLevin, Alexander (Sasha Levin)
2017-06-05tools/include: Add IS_ERR_OR_NULL to err.hLevin, Alexander (Sasha Levin)
2017-06-05tools/include: Add (mostly) empty include/linux/sched/mm.hLevin, Alexander (Sasha Levin)
2017-06-05tools/lib/lockdep: Fix compilation for 4.11Levin, Alexander (Sasha Levin)
2017-05-25bpf: add various verifier test casesDaniel Borkmann
2017-04-26tools lib string: Adopt prefixcmp() from perf and subcmdArnaldo Carvalho de Melo
2017-04-19tools include: Include missing headers for fls() and types in linux/log2.hArnaldo Carvalho de Melo
2017-04-19tools include: Drop ARRAY_SIZE() definition from linux/hashtable.hArnaldo Carvalho de Melo
2017-04-19tools include: Move ARRAY_SIZE() to linux/kernel.hArnaldo Carvalho de Melo
2017-04-19tools include: Adopt __same_type() and __must_be_array() from the kernelArnaldo Carvalho de Melo
2017-04-19tools include: Introduce linux/bug.h, from the kernel sourcesArnaldo Carvalho de Melo