summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-237-56/+294
|\
| * Merge branch 'x86/build' into locking/core, to pick up dependent patches and ...Ingo Molnar2018-10-1675-69/+996
| |\
| | * Merge branch 'core/core' into x86/build, to prevent conflictsIngo Molnar2018-10-061-2/+2
| | |\
| | | * x86/jump_table: Use relative referencesArd Biesheuvel2018-09-271-2/+2
| * | | tools/memory-model: Add more LKMM limitationsPaul E. McKenney2018-10-021-0/+39
| * | | tools/memory-model: Fix a README typoSeongJae Park2018-10-021-1/+1
| * | | tools/memory-model: Add extra ordering for locks and remove it for ordinary r...Alan Stern2018-10-023-51/+150
| * | | tools/memory-model: Add litmus-test naming schemePaul E. McKenney2018-10-021-2/+102
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-2310-13/+5
|\ \ \ \
| * \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-10-0210-13/+5
| |\ \ \ \ | | |_|/ / | |/| | |
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | *---. \ \ Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney2018-08-3110-13/+5
| | |\ \ \ \ \
| | | | | * | | rcutorture: Remove TREE06 and TREE08 from the default test listPaul E. McKenney2018-08-291-2/+0
| | | | | * | | torture: Stop overwriting Make.out file with obsolete versionPaul E. McKenney2018-08-291-1/+0
| | | |_|/ / / | | |/| | | |
| | | | * | | rcutorture: Test early boot call_srcu()Paul E. McKenney2018-08-313-0/+3
| | | |/ / / | | |/| | |
| | | * | | rcu: Stop testing RCU-bh and RCU-schedPaul E. McKenney2018-08-316-10/+2
| | |/ / /
* | | | | 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
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |