index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-29
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2016-09-25
radix tree test suite: Test radix_tree_replace_slot() for multiorder entries
Matthew Wilcox
2
-5
/
+13
2016-09-19
tools/testing/nvdimm: fix allocation range for mock flush hint tables
Dan Williams
1
-1
/
+2
2016-09-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2016-09-09
Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-1
/
+1
2016-09-08
tools/lguest: Don't bork the terminal in case of wrong args
Daniel Baluta
1
-3
/
+3
2016-09-03
Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-08-29
tools:iio:iio_generic_buffer: fix trigger-less mode
Gregor Boirie
1
-1
/
+1
2016-08-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+10
2016-08-22
Merge tag 'gpio-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+1
2016-08-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-40
/
+136
2016-08-18
perf evsel: Do not access outside hw cache name arrays
Arnaldo Carvalho de Melo
1
-3
/
+3
2016-08-18
tools lib: Reinstate strlcpy() header guard with __UCLIBC__
Vineet Gupta
1
-1
/
+5
2016-08-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-1
/
+53
2016-08-16
perf unwind: Use addr_location::addr instead of ip for entries
Milian Wolff
2
-2
/
+2
2016-08-16
Merge tag 'perf-urgent-for-mingo-20160815' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
12
-40
/
+136
2016-08-15
perf intel-pt: Fix occasional decoding errors when tracing system-wide
Adrian Hunter
1
-1
/
+5
2016-08-15
tools: Sync kvm related header files for arm64 and s390
Arnaldo Carvalho de Melo
3
-0
/
+44
2016-08-15
perf probe: Release resources on error when handling exit paths
Arnaldo Carvalho de Melo
1
-3
/
+9
2016-08-15
perf probe: Check for dup and fdopen failures
Colin Ian King
1
-4
/
+20
2016-08-15
perf symbols: Fix annotation of objects with debuginfo files
Anton Blanchard
1
-1
/
+2
2016-08-15
perf script: Don't disable use_callchain if input is pipe
He Kuang
1
-1
/
+3
2016-08-15
perf script: Show proper message when failed list scripts
He Kuang
1
-2
/
+7
2016-08-15
perf jitdump: Add the right header to get the major()/minor() definitions
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-08-15
tools: iio: iio_generic_buffer: initialize channel array pointer
Alison Schofield
1
-1
/
+1
2016-08-15
tools/virtio: add dma stubs
Michael S. Tsirkin
5
-1
/
+52
2016-08-15
ringtest: test build fix
Michael S. Tsirkin
1
-0
/
+1
2016-08-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-54
/
+210
2016-08-12
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2016-08-12
perf ppc64le: Fix build failure when libelf is not present
Ravi Bangoria
1
-0
/
+2
2016-08-12
perf tools mem: Fix -t store option for record command
Jiri Olsa
1
-0
/
+3
2016-08-12
perf intel-pt: Fix ip compression
Adrian Hunter
2
-28
/
+40
2016-08-10
tools/testing/nvdimm: fix SIGTERM vs hotplug crash
Dan Williams
1
-0
/
+2
2016-08-10
selftests/powerpc: Specify we expect to build with std=gnu99
Michael Ellerman
1
-1
/
+1
2016-08-09
Merge tag 'perf-urgent-for-mingo-20160809' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
14
-54
/
+210
2016-08-09
perf probe ppc64le: Fix probe location when using DWARF
Ravi Bangoria
3
-21
/
+49
2016-08-09
perf probe: Add function to post process kernel trace events
Ravi Bangoria
1
-11
/
+18
2016-08-09
tools: Sync cpufeatures headers with the kernel
Arnaldo Carvalho de Melo
2
-0
/
+4
2016-08-09
toops: Sync tools/include/uapi/linux/bpf.h with the kernel
Arnaldo Carvalho de Melo
1
-1
/
+85
2016-08-09
tools: Sync cpufeatures.h and vmx.h with the kernel
Arnaldo Carvalho de Melo
2
-9
/
+4
2016-08-09
perf probe: Support signedness casting
Naohiro Aota
2
-4
/
+21
2016-08-09
perf stat: Avoid skew when reading events
Mark Rutland
1
-8
/
+23
2016-08-09
perf probe: Fix module name matching
Konstantin Khlebnikov
1
-1
/
+3
2016-08-09
perf probe: Adjust map->reloc offset when finding kernel symbol from map
Masami Hiramatsu
1
-1
/
+1
2016-08-09
perf hists: Trim libtraceevent trace_seq buffers
Arnaldo Carvalho de Melo
1
-1
/
+5
2016-08-09
perf script: Add 'bpf-output' field to usage message
Brendan Gregg
2
-3
/
+3
2016-08-08
tools/gpio: fix gpio-event-mon header comment
Baruch Siach
1
-1
/
+1
2016-08-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
26
-106
/
+394
2016-08-05
Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb
Linus Torvalds
1
-0
/
+422
2016-08-05
ntb_test: Add a selftest script for the NTB subsystem
Logan Gunthorpe
1
-0
/
+422
[next]