aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+20
2019-04-25coresight: etm4x: Add kernel configuration for CONTEXTIDMathieu Poirier1-0/+2
2019-04-09bpf, selftest: test {rd, wr}only flags and direct value accessDaniel Borkmann1-1/+20
2019-03-12Drop flex_arraysKent Overstreet1-3/+0
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+16
2019-03-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-18/+94
2019-03-05tools/: replace open encodings for NUMA_NO_NODEStephen Rothwell1-0/+16
2019-01-26bpf: JIT blinds support JMP32Jiong Wang1-0/+20
2019-01-25tools: Update rbtree implementationDavidlohr Bueso2-18/+94
2018-12-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+13
2018-12-17tools include: Adopt ERR_CAST() from the kernel err.h headerArnaldo Carvalho de Melo1-0/+13
2018-12-01tools/kernel.h: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney1-1/+1
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds3-2/+12
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+73
2018-10-21xarray: Add XArray unconditional store operationsMatthew Wilcox2-0/+3
2018-10-21xarray: Add XArray marksMatthew Wilcox1-2/+8
2018-10-21xarray: Add XArray load operationMatthew Wilcox1-0/+1
2018-10-19tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpersDaniel Borkmann1-0/+73
2018-10-08tools include: Adopt linux/bits.hArnaldo Carvalho de Melo2-5/+28
2018-09-25Merge tag 'perf-core-for-mingo-4.20-20180919' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar1-0/+7
2018-09-19tools include: Adopt PTR_ERR_OR_ZERO from the kernel err.h headerDing Xiang1-0/+7
2018-09-10tools/lib/lockdep: Add dummy task_struct state memberSasha Levin1-0/+3
2018-09-10tools/lib/lockdep: Add empty nmi.hSasha Levin1-0/+0
2018-08-22tools: introduce test_and_clear_bitPeter Xu1-0/+17
2018-07-11tools: bpf: make use of reallocarrayJakub Kicinski2-0/+282
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+10
2018-06-03bpf: test case for map pointer poison with calls/branchesDaniel Borkmann1-0/+10
2018-05-25Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar1-1/+2
2018-05-18radix tree test suite: fix compilation issueRoss Zwisler1-1/+2
2018-05-17tools include compiler-gcc: Add __pure attribute helperArnaldo Carvalho de Melo1-0/+3
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