summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools/memory-model: Flag "cumulativity" and "propagation" testsPaul E. McKenney2018-05-153-5/+10
* tools/memory-model: Add model support for spin_is_locked()Luc Maranget2018-05-155-4/+129
* tools/memory-model: Add scripts to test memory modelPaul E. McKenney2018-05-153-0/+160
* tools/memory-model: Fix coding style in 'linux-kernel.def'Andrea Parri2018-05-151-14/+14
* tools/memory-model: Model 'smp_store_mb()'Andrea Parri2018-05-151-0/+1
* tools/memory-order: Update the cheat-sheet to show that smp_mb__after_atomic(...Paul E. McKenney2018-05-151-1/+1
* tools/memory-order: Improve key for SELF and SVPaul E. McKenney2018-05-151-1/+2
* tools/memory-model: Fix cheat sheet typoPaolo Bonzini2018-05-151-1/+1
* tools/memory-model: Update required version of herdtools7Akira Yokosawa2018-05-151-1/+1
* tools/memory-model: Redefine rb in terms of rcu-fenceAlan Stern2018-05-152-72/+129
* tools/memory-model: Rename link and rcu-path to rcu-link and rbAlan Stern2018-05-152-54/+55
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-05-137-6/+25
|\
| * Merge tag 'perf-urgent-for-mingo-4.17-20180507' of git://git.kernel.org/pub/s...Ingo Molnar2018-05-107-6/+25
| |\
| | * Revert "perf pmu: Fix pmu events parsing rule"Arnaldo Carvalho de Melo2018-05-071-4/+4
| | * tools headers kvm: Sync ARM UAPI headers with the kernel sourcesArnaldo Carvalho de Melo2018-05-072-0/+12
| | * tools headers kvm: Sync uapi/linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2018-05-071-0/+7
| | * tools headers: Sync x86 cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo2018-05-071-0/+1
| | * perf vendor events intel: Remove duplicated entry for westmereep-dp in mapfil...William Cohen2018-05-071-1/+0
| | * perf bench numa: Fix typo in optionsYisheng Xie2018-05-071-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-112-4/+9
|\ \ \ | |/ / |/| |
| * | tc-testing: fix tdc tests for 'bpf' actionDavide Caratti2018-05-101-3/+8
| * | selftests: net: use TEST_PROGS_EXTENDEDAnders Roxell2018-05-081-1/+1
| |/
* | Merge tag 'acpi-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-05-041-0/+1
|\ \ | |/ |/|
| * tools: power/acpi, revert to LD = gccJiri Slaby2018-05-041-0/+1
* | Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-05-041-4/+4
|\ \
| * | selftests: Fix lib.mk run_tests target shell scriptMathieu Desnoyers2018-04-281-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-044-5/+11
|\ \ \ | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-032-4/+7
| |\ \
| | * | bpf: minor fix to selftest test_stacktrace_build_id()Song Liu2018-05-021-2/+2
| | * | bpf: fix uninitialized variable in bpf toolsJohn Fastabend2018-04-261-2/+5
| * | | selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDEDAnders Roxell2018-04-271-1/+2
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-04-261-0/+2
| |\ \
| | * | bpf: fix for lex/yacc build error with gcc-5John Fastabend2018-04-251-0/+2
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-291-14/+21
|\ \ \ \
| * | | | x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski2018-04-271-14/+21
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-2912-75/+123
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo-4.17-20180425' of git://git.kernel.org/pub/s...Ingo Molnar2018-04-2612-75/+123
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | perf stat: Fix duplicate PMU name for interval printKan Liang2018-04-242-1/+5
| | * | | | perf evsel: Only fall back group read for leaderKan Liang2018-04-241-1/+2
| | * | | | perf stat: Print out hint for mixed PMU group errorKan Liang2018-04-241-1/+34
| | * | | | perf pmu: Fix core PMU alias list for X86 platformKan Liang2018-04-241-13/+7
| | * | | | perf record: Fix s390 undefined record__auxtrace_init() return valueThomas Richter2018-04-231-0/+1
| | * | | | perf mem: Document incorrect and missing optionsSangwon Hong2018-04-231-12/+29
| | * | | | perf evsel: Disable write_backward for leader sampling group eventsJiri Olsa2018-04-232-2/+8
| | * | | | perf pmu: Fix pmu events parsing ruleJiri Olsa2018-04-231-4/+4
| | * | | | perf stat: Keep the / modifier separator in fallbackJiri Olsa2018-04-231-1/+7
| | * | | | perf test: Adapt test case record+probe_libc_inet_pton.sh for s390Thomas Richter2018-04-231-4/+2
| | * | | | perf list: Remove s390 specific strcmp_cpuid_cmp functionThomas Richter2018-04-233-24/+6
| | * | | | perf machine: Set main kernel end address properlyNamhyung Kim2018-04-231-12/+18
* | | | | | Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-273-5/+8
|\ \ \ \ \ \