summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | perf annotate: Stop using symbol_conf.nr_events global in symbol__hists()Arnaldo Carvalho de Melo2018-06-041-3/+4
| | * | | perf annotate: Introduce symbol__cycle_hists()Arnaldo Carvalho de Melo2018-06-041-10/+14
| | * | | perf annotate: Introduce symbol__hists()Arnaldo Carvalho de Melo2018-06-041-4/+24
| | * | | perf annotate: __symbol__inc_addr_samples() needs just annotated_sourceArnaldo Carvalho de Melo2018-06-042-5/+9
| | * | | perf annotate: Introduce annotated_source__alloc_histogramsArnaldo Carvalho de Melo2018-06-041-8/+16
| | * | | perf annotate: Introduce constructor/destructor for annotated_sourceArnaldo Carvalho de Melo2018-06-041-3/+22
| | * | | perf annotate: Split allocation of annotated_source structArnaldo Carvalho de Melo2018-06-042-6/+10
| | * | | perf annotate: __symbol__acount_cycles doesn't need notesArnaldo Carvalho de Melo2018-06-041-5/+2Star
| | * | | perf annotate: Pass perf_evsel instead of just evsel->idxArnaldo Carvalho de Melo2018-06-045-23/+22Star
| | * | | perf tools: No need to check if the argument to __get() function is NULLArnaldo Carvalho de Melo2018-06-042-3/+2Star
| | * | | perf cgroup: Make evlist__find_cgroup() more compactArnaldo Carvalho de Melo2018-06-041-6/+3Star
| | * | | perf probe: Use return of map__get() to make code more compactArnaldo Carvalho de Melo2018-06-041-2/+1Star
| | * | | perf tools: Remove dead quote.[ch] codeArnaldo Carvalho de Melo2018-06-044-95/+0Star
| | * | | Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2018-06-049-16/+92
| | |\ \ \
* | | \ \ \ Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-101-0/+22
|\ \ \ \ \ \
| * | | | | | objtool: Fix GCC 8 cold subfunction detection for aliased functionsJosh Poimboeuf2018-06-061-0/+22
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-06-097-0/+817
|\ \ \ \ \ \
| * | | | | | selftests: sparc64: char: Selftest for privileged ADI driverTom Hromatka2018-06-057-0/+817
* | | | | | | Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-091-5/+8
|\ \ \ \ \ \ \
| * | | | | | | tools: iio: iio_generic_buffer: allow continuous loopingMartin Kelly2018-05-201-5/+5
| * | | | | | | tools: iio: iio_generic_buffer: fix types to matchMartin Kelly2018-05-201-1/+4
| |/ / / / / /
* | | | | | | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-091-0/+104
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams2018-06-091-0/+104
| |\ \ \ \ \ \ \
| | * | | | | | | x86, nfit_test: Add unit test for memcpy_mcsafe()Dan Williams2018-05-231-0/+104
* | | | | | | | | tools/testing/selftests/proc: test /proc/*/fd a bit (+ PF_KTHREAD is ABI!)Alexey Dobriyan2018-06-088-32/+451
* | | | | | | | | mm: mark pages in use for page tablesMatthew Wilcox2018-06-081-0/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-0716-120/+1517
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | selftests/powerpc: Add perf breakpoint testMichael Neuling2018-06-033-1/+198
| * | | | | | | selftests/powerpc: Add core file test for Protection Key registersThiago Jung Bauermann2018-05-282-3/+464
| * | | | | | | selftests/powerpc: Add ptrace tests for Protection Key registersThiago Jung Bauermann2018-05-285-1/+509
| * | | | | | | selftests/powerpc: Add ptrace hw breakpoint testMichael Neuling2018-05-243-1/+344
| * | | | | | | selftests/powerpc: Add missing .gitignoresMichael Neuling2018-05-242-0/+2
| * | | | | | | selftests/powerpc: Remove redundant cp_abort testMichael Neuling2018-05-214-117/+0Star
| * | | | | | | selftests/powerpc: fix exec benchmarkNicholas Piggin2018-05-141-2/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-07118-908/+22859
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-0528-268/+2279
| |\ \ \ \ \ \ \
| | * | | | | | | tools/bpf: add a selftest for bpf_get_current_cgroup_id() helperYonghong Song2018-06-046-2/+232
| | * | | | | | | tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helperYonghong Song2018-06-042-1/+9
| | * | | | | | | bpf: sync bpf uapi header with toolsDaniel Borkmann2018-06-031-2/+20
| | * | | | | | | bpf: fix cbpf parser bug for octal numbersDaniel Borkmann2018-06-031-1/+1
| | * | | | | | | bpf: test case for map pointer poison with calls/branchesDaniel Borkmann2018-06-032-27/+168
| | * | | | | | | bpf: btf: Ensure t->type == 0 for BTF_KIND_FWDMartin KaFai Lau2018-06-021-0/+22
| | * | | | | | | bpf: btf: Check array t->sizeMartin KaFai Lau2018-06-021-0/+23
| | * | | | | | | selftests/bpf: test_sockmap, print additional test optionsPrashant Bhole2018-06-021-9/+19
| | * | | | | | | selftests/bpf: test_sockmap, fix data verificationPrashant Bhole2018-06-021-1/+13
| | * | | | | | | selftests/bpf: test_sockmap, timing improvementsPrashant Bhole2018-06-021-4/+9
| | * | | | | | | selftests/bpf: test_sockmap, join cgroup in selftest modePrashant Bhole2018-06-021-0/+5
| | * | | | | | | selftests/bpf: test_sockmap, check test failurePrashant Bhole2018-06-021-6/+21
| | * | | | | | | bpftool: Support sendmsg{4,6} attach typesAndrey Ignatov2018-05-303-5/+13
| | * | | | | | | bpf: add selftest for lirc_mode2 type programSean Young2018-05-3010-17/+494