index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-08
Raise gcc version requirement to 4.9
Linus Torvalds
1
-2
/
+1
2020-06-09
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
1
-1
/
+1
2020-06-04
Merge tag 'perf-tools-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+15
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+2
2020-06-01
tools compiler.h: Add attribute to disable tail calls
Ian Rogers
2
-0
/
+15
2020-04-21
docs: Add rbtree documentation to the core-api
Matthew Wilcox (Oracle)
2
-2
/
+2
2020-04-14
tools headers: Synchronize linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
3
-6
/
+104
2020-04-14
tools headers: Adopt verbatim copy of compiletime_assert() from kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+26
2020-04-14
tools headers: Update linux/vdso.h and grab a copy of vdso/const.h
Arnaldo Carvalho de Melo
1
-4
/
+1
2020-03-21
lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()
Peter Zijlstra
1
-4
/
+4
2020-03-21
lockdep: Rename trace_hardirq_{enter,exit}()
Thomas Gleixner
1
-2
/
+2
2020-02-04
bitops: more BITS_TO_* macros
Yury Norov
1
-4
/
+5
2020-01-06
tools lib: Fix builds when glibc contains strlcpy()
Vitaly Chikunov
1
-0
/
+8
2020-01-06
tools bitmap: Implement bitmap_equal() operation at bitmap API
Alexey Budankov
1
-0
/
+30
2019-09-25
augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition
Michel Lespinasse
1
-12
/
+12
2019-09-25
augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
Michel Lespinasse
1
-1
/
+35
2019-09-25
augmented rbtree: add comments for RB_DECLARE_CALLBACKS macro
Michel Lespinasse
1
-21
/
+33
2019-09-25
rbtree: avoid generating code twice for the cached versions (tools copy)
Michel Lespinasse
2
-43
/
+59
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+2
2019-08-22
tools headers: Add missing perf_event.h include
Jiri Olsa
1
-0
/
+1
2019-08-20
tools headers: Synchronize linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
1
-7
/
+10
2019-08-20
tools headers: Grab copy of linux/const.h, needed by linux/bits.h
Arnaldo Carvalho de Melo
1
-0
/
+9
2019-08-20
tools headers: Add limits.h to access __WORDSIZE
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-15
tools: bpftool: move "__printf()" attributes to header file
Quentin Monnet
1
-0
/
+2
2019-07-13
Merge tag 'perf-core-for-mingo-5.3-20190709' of git://git.kernel.org/pub/scm/...
Ingo Molnar
1
-0
/
+12
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+48
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-1
/
+86
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-0
/
+12
2019-07-05
tools: bpftool: add "prog run" subcommand to test-run programs
Quentin Monnet
1
-0
/
+48
2019-07-01
tools lib: Move argv_{split,free} from tools/perf/util/
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-07-01
tools lib: Adopt strreplace() from the kernel
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-06-28
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-2
/
+2
2019-06-26
tools lib: Adopt strim() from the kernel
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-06-25
tools lib: Adopt skip_spaces() from the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+3
2019-06-25
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
1
-0
/
+75
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
3
-31
/
+3
2019-06-13
rcu: Don't return a value from rcu_assign_pointer()
Andrea Parri
1
-2
/
+2
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-03
Merge tag 'v5.2-rc3' into perf/core, to pick up fixes
Ingo Molnar
3
-31
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2
-26
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-28
perf script: Pad DSO name for --call-trace
Jiri Olsa
1
-0
/
+1
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+20
2019-04-25
coresight: etm4x: Add kernel configuration for CONTEXTID
Mathieu Poirier
1
-0
/
+2
2019-04-09
bpf, selftest: test {rd, wr}only flags and direct value access
Daniel Borkmann
1
-1
/
+20
2019-03-12
Drop flex_arrays
Kent Overstreet
1
-3
/
+0
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+16
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-18
/
+94
2019-03-05
tools/: replace open encodings for NUMA_NO_NODE
Stephen Rothwell
1
-0
/
+16
[next]