index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2017-04-19
perf tools: Move extra string util functions to util/string2.h
Arnaldo Carvalho de Melo
-41
/
+72
2017-04-19
perf tools: Move srcline definitions to separate header
Arnaldo Carvalho de Melo
-27
/
+40
2017-04-19
perf tools: Move print_binary definitions to separate files
Arnaldo Carvalho de Melo
-78
/
+91
2017-04-19
tools include: Include missing headers for fls() and types in linux/log2.h
Arnaldo Carvalho de Melo
-0
/
+3
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
-55
/
+114
2017-04-19
perf tools: Ditch unused PATH_SEP, STRIP_EXTENSION
Arnaldo Carvalho de Melo
-26
/
+0
2017-04-19
perf tools: Replace STR() calls with __stringify()
Arnaldo Carvalho de Melo
-11
/
+12
2017-04-19
perf tools: Remove PRI[xu] macros from perf.h
Arnaldo Carvalho de Melo
-20
/
+0
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
-1
/
+59
2017-04-19
perf tools: Remove unused macros from util.h
Arnaldo Carvalho de Melo
-12
/
+0
2017-04-19
tools include: Drop ARRAY_SIZE() definition from linux/hashtable.h
Arnaldo Carvalho de Melo
-4
/
+0
2017-04-19
objtool: Drop ARRAY_SIZE() definition, tools/include/linux/kernel.h has it now
Arnaldo Carvalho de Melo
-4
/
+2
2017-04-19
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
-1
/
+42
2017-04-19
tools include: Move ARRAY_SIZE() to linux/kernel.h
Arnaldo Carvalho de Melo
-2
/
+3
2017-04-19
tools include: Adopt __same_type() and __must_be_array() from the kernel
Arnaldo Carvalho de Melo
-0
/
+8
2017-04-19
tools include: Introduce linux/bug.h, from the kernel sources
Arnaldo Carvalho de Melo
-0
/
+11
2017-04-19
perf tools: Remove FLEX_ARRAY definition
Arnaldo Carvalho de Melo
-24
/
+2
2017-04-19
perf unwind arm64: Add missing errno.h header
Arnaldo Carvalho de Melo
-1
/
+1
2017-04-19
powerpc/perf: Define big-endian version of perf_mem_data_src
Sukadev Bhattiprolu
-0
/
+16
2017-04-19
Merge tag 'v4.11-rc7' into drm-next
Dave Airlie
-13
/
+22
2017-04-19
tools/power/x86/intel_pstate_tracer: Adjust directory ownership
Doug Smythies
-0
/
+17
2017-04-18
acpi, nfit: fix module unload vs workqueue shutdown race
Dan Williams
-0
/
+4
2017-04-18
selftests: ftrace: Add test to test reading of set_ftrace_file
Steven Rostedt (VMware)
-0
/
+132
2017-04-18
selftests: ftrace: Add a test to test function triggers to start and stop tra...
Steven Rostedt (VMware)
-0
/
+171
2017-04-18
selftests: ftrace: Add a selftest to test event enable/disable func trigger
Steven Rostedt (VMware)
-0
/
+113
2017-04-18
selftests: ftrace: Add a way to reset triggers in the set_ftrace_filter file
Steven Rostedt (VMware)
-0
/
+21
2017-04-18
tools/testing/nvdimm: fix nfit_test shutdown crash
Dan Williams
-1
/
+9
2017-04-18
Merge tag 'trace-v4.11-rc5-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+117
2017-04-18
selftests: ftrace: Add check for function-fork before running pid filter test
Steven Rostedt (VMware)
-4
/
+23
2017-04-18
selftests: ftrace: Add a testcase for function PID filter
Namhyung Kim
-0
/
+98
2017-04-18
usb: fix some references for /proc/bus/usb
Mauro Carvalho Chehab
-1
/
+1
2017-04-17
selftests: ftrace: Add -l/--logdir option
Namhyung Kim
-0
/
+5
2017-04-17
tools/testing/nvdimm: test acpi 6.1 health state flags
Dan Williams
-3
/
+37
2017-04-17
bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4
Martin KaFai Lau
-1
/
+1
2017-04-17
bpf: lru: Cleanup test_lru_map.c
Martin KaFai Lau
-23
/
+9
2017-04-17
bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRU
Martin KaFai Lau
-5
/
+65
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-18
/
+27
2017-04-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+6
2017-04-13
selftests/vm/run_vmtests: Polish output text
SeongJae Park
-12
/
+12
2017-04-13
selftests/timers: fix spelling mistake: "Asynchronous"
Colin Ian King
-1
/
+1
2017-04-13
tools: bpf_jit_disasm: Add option to dump JIT image to a file.
David Daney
-4
/
+36
2017-04-13
Revert "perf tools: Fix include of linux/mman.h"
David Carrillo-Cisneros
-1
/
+1
2017-04-13
perf util: Hint missing file when tool tips fail to load
David Carrillo-Cisneros
-1
/
+2
2017-04-13
tools build: Fix feature detection redefinion of build flags
David Carrillo-Cisneros
-5
/
+5
2017-04-13
perf tools: Disable JVMTI if no ELF support available
David Carrillo-Cisneros
-1
/
+3
2017-04-13
perf trace: Add usage of --no-syscalls in man page
Ravi Bangoria
-1
/
+2
2017-04-13
perf stat: Fix bug in handling events in error state
Stephane Eranian
-5
/
+11
2017-04-13
cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores
Ben Hutchings
-0
/
+1
2017-04-13
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
-13
/
+15
2017-04-12
dax: refactor dax-fs into a generic provider of 'struct dax_device' instances
Dan Williams
-2
/
+8
[prev]
[next]