summaryrefslogtreecommitdiff
path: root/tools/include/linux
AgeCommit message (Expand)Author
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-04-25coresight: etm4x: Add kernel configuration for CONTEXTIDMathieu Poirier
2019-04-09bpf, selftest: test {rd, wr}only flags and direct value accessDaniel Borkmann
2019-03-12Drop flex_arraysKent Overstreet
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-03-05tools/: replace open encodings for NUMA_NO_NODEStephen Rothwell
2019-01-26bpf: JIT blinds support JMP32Jiong Wang
2019-01-25tools: Update rbtree implementationDavidlohr Bueso
2018-12-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-12-17tools include: Adopt ERR_CAST() from the kernel err.h headerArnaldo Carvalho de Melo
2018-12-01tools/kernel.h: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-10-21xarray: Add XArray unconditional store operationsMatthew Wilcox
2018-10-21xarray: Add XArray marksMatthew Wilcox
2018-10-21xarray: Add XArray load operationMatthew Wilcox
2018-10-19tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpersDaniel Borkmann
2018-10-08tools include: Adopt linux/bits.hArnaldo Carvalho de Melo
2018-09-25Merge tag 'perf-core-for-mingo-4.20-20180919' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-09-19tools include: Adopt PTR_ERR_OR_ZERO from the kernel err.h headerDing Xiang
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