summaryrefslogtreecommitdiff
path: root/tools/include/linux
AgeCommit message (Expand)Author
2019-07-13Merge tag 'perf-core-for-mingo-5.3-20190709' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-07-09tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo
2019-07-05tools: bpftool: add "prog run" subcommand to test-run programsQuentin Monnet
2019-07-01tools lib: Move argv_{split,free} from tools/perf/util/Arnaldo Carvalho de Melo
2019-07-01tools lib: Adopt strreplace() from the kernelArnaldo Carvalho de Melo
2019-06-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-06-26tools lib: Adopt strim() from the kernelArnaldo Carvalho de Melo
2019-06-25tools lib: Adopt skip_spaces() from the kernel sourcesArnaldo Carvalho de Melo
2019-06-25tools perf: Move from sane_ctype.h obtained from git to the Linux's originalArnaldo Carvalho de Melo
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet
2019-06-13rcu: Don't return a value from rcu_assign_pointer()Andrea Parri
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab
2019-06-03Merge tag 'v5.2-rc3' into perf/core, to pick up fixesIngo Molnar
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-28perf script: Pad DSO name for --call-traceJiri Olsa
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