summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-10-239-898/+1096
|\
| *-. Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki2018-10-189-898/+1096
| |\ \
| | | * Merge tag 'linux-cpupower-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2018-10-163-2/+9
| | | |\
| | | | * cpupower: Fix coredump on VMWarePrarit Bhargava2018-10-082-0/+7
| | | | * cpupower: Fix AMD Family 0x17 msr_pstate sizePrarit Bhargava2018-10-081-1/+1
| | | | * cpupower: remove stringop-truncation waringAnders Roxell2018-08-281-1/+1
| | | * | PM / tools: sleepgraph and bootgraph: upgrade to v5.2Todd Brandt2018-10-094-298/+364
| | | * | PM / tools: sleepgraph: first batch of v5.2 changesTodd Brandt2018-10-093-635/+760
* | | | | Merge tag 'spi-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2018-10-231-3/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch 'spi-4.20' into spi-nextMark Brown2018-10-211-3/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | spi: spidev_test: Improve decoded text part of hex dumpGeert Uytterhoeven2018-09-041-3/+3
| | | |_|/ | | |/| |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-10-2012-45/+39
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/s...Ingo Molnar2018-10-1812-45/+39
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | perf tools: Stop fallbacking to kallsyms for vdso symbols lookupArnaldo Carvalho de Melo2018-10-171-19/+2
| | * | | | perf tools: Pass build flags to traceevent buildJiri Olsa2018-10-161-1/+1
| | * | | | perf report: Don't crash on invalid inline debug informationMilian Wolff2018-10-161-0/+3
| | * | | | perf cpu_map: Align cpu map synthesized events properly.David Miller2018-10-161-0/+1
| | * | | | perf tools: Fix tracing_path_mount proper pathJiri Olsa2018-10-161-2/+2
| | * | | | perf tools: Fix use of alternatives to find JDIRJarod Wilson2018-10-161-1/+1
| | * | | | perf evsel: Store ids for events with their own cpus perf_event__synthesize_e...Jiri Olsa2018-10-162-0/+4
| | * | | | perf vendor events intel: Fix wrong filter_band* values for uncore eventsJiri Olsa2018-10-112-16/+16
| | * | | | Revert "perf tools: Fix PMU term format max value calculation"Jiri Olsa2018-10-091-6/+7
| | * | | | tools headers uapi: Sync kvm.h copyArnaldo Carvalho de Melo2018-10-081-0/+1
| | * | | | tools arch uapi: Sync the x86 kvm.h copyArnaldo Carvalho de Melo2018-10-081-0/+1
* | | | | | Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2018-10-201-0/+80
|\ \ \ \ \ \
| * | | | | | selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu2018-10-191-0/+80
* | | | | | | Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Greg Kroah-Hartman2018-10-191-0/+4
|\ \ \ \ \ \ \
| * | | | | | | selftests: usbip: add wait after attach and before checking port statusShuah Khan (Samsung OSG)2018-10-091-0/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-10-141-4/+9
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | bpf: do not blindly change rlimit in reuseport net selftestEric Dumazet2018-10-081-4/+9
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-10-122-2/+2
|\ \ \ \ \ \ \
| * | | | | | | selftests: udpgso_bench.sh explicitly requires bashPaolo Abeni2018-10-111-1/+1
| * | | | | | | selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni2018-10-111-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-10-114-5/+20
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Merge tag 'perf-urgent-for-mingo-4.19-20181005' of git://git.kernel.org/pub/s...Ingo Molnar2018-10-054-5/+20
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | perf record: Use unmapped IP for inline callchain cursorsMilian Wolff2018-10-051-1/+2
| | * | | | perf python: Use -Wno-redundant-decls to build with PYTHON=python3Arnaldo Carvalho de Melo2018-10-051-1/+1
| | * | | | perf report: Don't try to map ip to invalid mapMilian Wolff2018-09-271-2/+3
| | * | | | perf script python: Fix export-to-sqlite.py sample columnsAdrian Hunter2018-09-251-1/+5
| | * | | | perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter2018-09-251-0/+9
* | | | | | Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-10-071-0/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | tools: hv: fcopy: set 'error' in case an unknown operation was requestedVitaly Kuznetsov2018-09-301-0/+1
| |/ / / /
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-10-051-0/+172
|\ \ \ \ \
| * | | | | x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski2018-10-041-0/+73
| * | | | | selftests/x86: Add clock_gettime() tests to test_vdsoAndy Lutomirski2018-10-021-0/+99
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman2018-10-051-1/+1
|\ \ \ \ \
| * | | | | tools/kvm_stat: cut down decimal places in update interval dialogStefan Raspl2018-10-011-1/+1
* | | | | | Merge tag 'linux-kselftest-4.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-10-031-9/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | rseq/selftests: fix parametrized test with -fpieMathieu Desnoyers2018-09-271-9/+10
* | | | | | Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-09-2817-0/+17
|\ \ \ \ \ \
OpenPOWER on IntegriCloud