summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-11-279-13/+249
|\
| * ftrace/selftests: Fix spelling mistake "wakeing" -> "waking"Colin Ian King2019-11-152-3/+3
| * tracing/selftests: Turn off timeout settingSteven Rostedt (VMware)2019-11-141-0/+1
| * ftrace/selftests: Update the direct call selftests to test two direct callsSteven Rostedt (VMware)2019-11-132-23/+52
| * ftrace/selftest: Add tests to test register_ftrace_direct()Steven Rostedt (VMware)2019-11-132-0/+124
| * selftests/livepatch: Test interaction with ftrace_enabledJoe Lawrence2019-11-043-2/+80
| * selftests/livepatch: Make dynamic debug setup and restore genericJoe Lawrence2019-11-044-12/+16
* | Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-271-1/+7
|\ \
| * \ Merge branch 'next/seccomp' into for-nextPaul Walmsley2019-11-221-1/+7
| |\ \ | | |/ | |/|
| | * riscv: add support for SECCOMP and SECCOMP_FILTERDavid Abdurachmanov2019-10-291-1/+7
* | | Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-272-3/+8
|\ \ \
| * \ \ Merge tag 'iio-for-5.5c' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2019-11-132-3/+8
| |\ \ \
| | * | | tools: iio: Correctly add make dependency for iio_utilsLaura Abbott2019-11-102-3/+8
| | | |/ | | |/|
* | | | Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-11-271-1/+1
|\ \ \ \
| * | | | usbip: tools: fix fd leakage in the function of read_attr_usbip_statusHewenliang2019-11-071-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-11-2613-19/+100
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pm-avs', 'pm-docs' and 'pm-tools'Rafael J. Wysocki2019-11-2613-19/+100
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Merge tag 'linux-cpupower-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki2019-11-0713-19/+100
| | | |\ \ \
| | | | * | | cpupower: ToDo: Update ToDo with ideas for per_cpu_schedule handlingJanakarajan Natarajan2019-11-051-0/+14
| | | | * | | cpupower: mperf_monitor: Update cpupower to use the RDPRU instructionJanakarajan Natarajan2019-11-053-0/+25
| | | | * | | cpupower: mperf_monitor: Introduce per_cpu_schedule flagJanakarajan Natarajan2019-11-052-10/+33
| | | | * | | cpupower: Move needs_root variable into a sub-structJanakarajan Natarajan2019-11-058-8/+10
| | | | * | | cpupower : Handle set and info subcommands correctlyAbhishek Goel2019-11-042-0/+18
| | | | * | | tools/power/cpupower: Fix initializer override in hsw_ext_cstatesNathan Chancellor2019-10-011-1/+0
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-264-12/+11
|\ \ \ \ \ \ \
| * | | | | | | locking/lockdep: Remove unused @nested argument from lock_release()Qian Cai2019-10-094-12/+11
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-2610-50/+576
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-10-3110-50/+576
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | | | | | | | |
| | | \ \ \ \ \ \
| | *-. \ \ \ \ \ \ Merge branches 'doc.2019.10.29a', 'fixes.2019.10.30a', 'nohz.2019.10.28a', 'r...Paul E. McKenney2019-10-3010-50/+576
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | | * | | | | | tools/memory-model/Documentation: Add plain accesses and data races to explan...Alan Stern2019-10-051-5/+534
| | | | * | | | | | tools/memory-model/Documentation: Put redefinition of rcu-fence into explanat...Alan Stern2019-10-051-17/+36
| | | | * | | | | | tools/memory-model/Documentation: Fix typos in explanation.txtAlan Stern2019-10-051-5/+5
| | | | * | | | | | tools/memory-model: Fix data race detection for unordered store and loadAlan Stern2019-10-051-1/+1
| | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | rcutorture: Remove CONFIG_HOTPLUG_CPU=n from scenariosPaul E. McKenney2019-10-058-22/+0
| | |/ / / / / /
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-11-26266-23066/+31898
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c...Ingo Molnar2019-11-255-2/+58
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86: xen: insn: Decode Xen and KVM emulate-prefix signatureMasami Hiramatsu2019-10-175-2/+58
| * | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2019-11-253-6/+59
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | perf parse: Fix potential memory leak when handling tracepoint errorsIan Rogers2019-11-221-4/+5
| * | | | | | | | | perf probe: Fix spelling mistake "addrees" -> "address"Colin Ian King2019-11-221-1/+1
| * | | | | | | | | libtraceevent: Fix memory leakage in copy_filter_typeHewenliang2019-11-221-2/+7
| * | | | | | | | | libtraceevent: Fix header installationSudip Mukherjee2019-11-221-4/+4
| * | | | | | | | | perf intel-bts: Does not support AUX area samplingAdrian Hunter2019-11-222-0/+7
| * | | | | | | | | perf intel-pt: Add support for decoding AUX area samplesAdrian Hunter2019-11-221-3/+106
| * | | | | | | | | perf intel-pt: Add support for recording AUX area samplesAdrian Hunter2019-11-223-3/+139
| * | | | | | | | | perf pmu: When using default config, record which bits of config were changed...Adrian Hunter2019-11-225-1/+56
| * | | | | | | | | perf auxtrace: Add support for queuing AUX area samplesAdrian Hunter2019-11-222-0/+122
| * | | | | | | | | perf session: Add facility to peek at all eventsAdrian Hunter2019-11-222-0/+33
| * | | | | | | | | perf auxtrace: Add support for dumping AUX area samplesAdrian Hunter2019-11-223-2/+28
| * | | | | | | | | perf inject: Cut AUX area samplesAdrian Hunter2019-11-221-0/+29