index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
linux
Age
Commit message (
Expand
)
Author
2019-09-25
augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition
Michel Lespinasse
2019-09-25
augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
Michel Lespinasse
2019-09-25
augmented rbtree: add comments for RB_DECLARE_CALLBACKS macro
Michel Lespinasse
2019-09-25
rbtree: avoid generating code twice for the cached versions (tools copy)
Michel Lespinasse
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-08-22
tools headers: Add missing perf_event.h include
Jiri Olsa
2019-08-20
tools headers: Synchronize linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
2019-08-20
tools headers: Grab copy of linux/const.h, needed by linux/bits.h
Arnaldo Carvalho de Melo
2019-08-20
tools headers: Add limits.h to access __WORDSIZE
Arnaldo Carvalho de Melo
2019-08-15
tools: bpftool: move "__printf()" attributes to header file
Quentin Monnet
2019-07-13
Merge tag 'perf-core-for-mingo-5.3-20190709' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-05
tools: bpftool: add "prog run" subcommand to test-run programs
Quentin Monnet
2019-07-01
tools lib: Move argv_{split,free} from tools/perf/util/
Arnaldo Carvalho de Melo
2019-07-01
tools lib: Adopt strreplace() from the kernel
Arnaldo Carvalho de Melo
2019-06-28
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-06-26
tools lib: Adopt strim() from the kernel
Arnaldo Carvalho de Melo
2019-06-25
tools lib: Adopt skip_spaces() from the kernel sources
Arnaldo Carvalho de Melo
2019-06-25
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
2019-06-13
rcu: Don't return a value from rcu_assign_pointer()
Andrea Parri
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
2019-06-03
Merge tag 'v5.2-rc3' into perf/core, to pick up fixes
Ingo Molnar
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-28
perf script: Pad DSO name for --call-trace
Jiri Olsa
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-04-25
coresight: etm4x: Add kernel configuration for CONTEXTID
Mathieu Poirier
2019-04-09
bpf, selftest: test {rd, wr}only flags and direct value access
Daniel Borkmann
2019-03-12
Drop flex_arrays
Kent Overstreet
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-05
tools/: replace open encodings for NUMA_NO_NODE
Stephen Rothwell
2019-01-26
bpf: JIT blinds support JMP32
Jiong Wang
2019-01-25
tools: Update rbtree implementation
Davidlohr Bueso
2018-12-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-12-17
tools include: Adopt ERR_CAST() from the kernel err.h header
Arnaldo Carvalho de Melo
2018-12-01
tools/kernel.h: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-10-21
xarray: Add XArray unconditional store operations
Matthew Wilcox
2018-10-21
xarray: Add XArray marks
Matthew Wilcox
2018-10-21
xarray: Add XArray load operation
Matthew Wilcox
2018-10-19
tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers
Daniel Borkmann
2018-10-08
tools include: Adopt linux/bits.h
Arnaldo Carvalho de Melo
2018-09-25
Merge tag 'perf-core-for-mingo-4.20-20180919' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-09-19
tools include: Adopt PTR_ERR_OR_ZERO from the kernel err.h header
Ding Xiang
[next]