aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-18radix tree test suite: fix compilation issueRoss Zwisler1-1/+2
2018-04-19coresight: Move to SPDX identifierMathieu Poirier1-12/+1
2018-04-16Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar1-5/+15
2018-04-12tools headers: Restore READ_ONCE() C++ compatibilityMark Rutland1-5/+15
2018-04-11xarray: add the xa_lock to the radix_tree_rootMatthew Wilcox1-0/+1
2018-03-08perf tools: Add MEM_TOPOLOGY feature to perf data fileJiri Olsa1-1/+1
2017-12-13tools/lib/lockdep: Add missing declaration of 'pr_cont()'Mengting Zhang1-0/+1
2017-12-12tools/include: Remove ACCESS_ONCE()Mark Rutland1-12/+9
2017-12-08kmemcheck: rip it out for realMichal Hocko1-1/+0
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)1-8/+0
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar29-0/+29
2017-11-04tools/headers: Synchronize kernel ABI headersIngo Molnar1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman30-0/+30
2017-09-21tools include: Do not use poison with C++Arnaldo Carvalho de Melo1-0/+5
2017-09-13Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar1-3/+6
2017-09-12tools include linux: Guard against redefinition of some macrosArnaldo Carvalho de Melo1-3/+6
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+6
2017-08-28perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data fileMike Leach1-0/+5
2017-08-28coresight: pmu: Adds return stack option to perf coresight pmuMike Leach1-0/+1
2017-07-20tools include: Adopt strstarts() from the kernelArnaldo Carvalho de Melo1-2/+10
2017-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-6/+43
2017-06-27tools include: Add byte-swapping macros to kernel.hAdrian Hunter1-6/+29
2017-06-19tools: Adopt __aligned from kernel sourcesArnaldo Carvalho de Melo1-0/+1
2017-06-19tools: Adopt __packed from kernel sourcesArnaldo Carvalho de Melo1-0/+2
2017-06-19tools: Adopt noinline from kernel sourcesArnaldo Carvalho de Melo2-0/+6
2017-06-19tools: Adopt __scanf from kernel sourcesArnaldo Carvalho de Melo1-0/+1
2017-06-19tools: Adopt __printf from kernel sourcesArnaldo Carvalho de Melo1-0/+2
2017-06-19tools: Adopt __noreturn from kernel sourcesArnaldo Carvalho de Melo1-0/+2
2017-06-05tools/lib/lockdep: Remove private kernel headersLevin, Alexander (Sasha Levin)23-0/+344
2017-06-05tools/include: Add IS_ERR_OR_NULL to err.hLevin, Alexander (Sasha Levin)1-0/+5
2017-06-05tools/include: Add (mostly) empty include/linux/sched/mm.hLevin, Alexander (Sasha Levin)1-0/+4
2017-06-05tools/lib/lockdep: Fix compilation for 4.11Levin, Alexander (Sasha Levin)3-0/+231
2017-05-25bpf: add various verifier test casesDaniel Borkmann1-0/+10
2017-04-26tools lib string: Adopt prefixcmp() from perf and subcmdArnaldo Carvalho de Melo1-0/+2
2017-04-19tools include: Include missing headers for fls() and types in linux/log2.hArnaldo Carvalho de Melo1-0/+3
2017-04-19tools include: Drop ARRAY_SIZE() definition from linux/hashtable.hArnaldo Carvalho de Melo1-4/+0
2017-04-19tools include: Move ARRAY_SIZE() to linux/kernel.hArnaldo Carvalho de Melo1-0/+3
2017-04-19tools include: Adopt __same_type() and __must_be_array() from the kernelArnaldo Carvalho de Melo2-0/+8
2017-04-19tools include: Introduce linux/bug.h, from the kernel sourcesArnaldo Carvalho de Melo1-0/+10
2017-04-11Merge tag 'v4.11-rc6' into perf/core, to pick up fixesIngo Molnar1-0/+10
2017-04-01bpf: add various verifier test cases for self-testsDaniel Borkmann1-0/+10
2017-03-31tools include uapi: Grab copies of stat.h and fcntl.hArnaldo Carvalho de Melo1-0/+1
2017-03-07Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar5-0/+169
2017-03-03tools include: Adopt kernel's refcount.hArnaldo Carvalho de Melo1-0/+151
2017-03-03tools include: Add UINT_MAX def to kernel.hArnaldo Carvalho de Melo1-0/+4
2017-03-03tools include: Introduce atomic_cmpxchg_{relaxed,release}()Arnaldo Carvalho de Melo1-0/+6
2017-03-03tools include: Adopt __compiletime_errorArnaldo Carvalho de Melo2-0/+8
2017-03-02give up on gcc ilog2() constant optimizationsLinus Torvalds1-11/+2
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds4-1/+10
2017-02-13radix tree test suite: Remove types.hMatthew Wilcox2-0/+9