Age | Commit message (Expand) | Author | Files | Lines |
2018-04-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 54 | -511/+690 |
2018-04-22 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
2018-04-22 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -19/+65 |
2018-04-21 | Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+3 |
2018-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2018-04-19 | coresight: Move to SPDX identifier | Mathieu Poirier | 8 | -76/+8 |
2018-04-18 | perf test BPF: Fixup BPF test using epoll_pwait syscall function probe | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2018-04-18 | perf tests mmap: Show which tracepoint is failing | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2018-04-18 | perf tools: Add '\n' at the end of parse-options error messages | Ravi Bangoria | 1 | -3/+3 |
2018-04-18 | perf record: Remove suggestion to enable APIC | Andi Kleen | 1 | -2/+1 |
2018-04-18 | perf record: Remove misleading error suggestion | Andi Kleen | 1 | -2/+1 |
2018-04-18 | perf hists browser: Clarify top/report browser help | Andi Kleen | 1 | -1/+1 |
2018-04-18 | perf mem: Allow all record/report options | Andi Kleen | 2 | -2/+5 |
2018-04-18 | perf trace: Support MAP_FIXED_NOREPLACE | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2018-04-18 | selftests/filesystems: Don't run dnotify_test by default | Michael Ellerman | 1 | -5/+3 |
2018-04-17 | perf list: Add s390 support for detailed/verbose PMU event description | Thomas Richter | 1 | -0/+6 |
2018-04-17 | perf script: Extend misc field decoding with switch out event type | Alexey Budankov | 2 | -9/+13 |
2018-04-17 | perf report: Extend raw dump (-D) out with switch out event type | Alexey Budankov | 1 | -1/+3 |
2018-04-17 | perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE] | Alexey Budankov | 1 | -3/+15 |
2018-04-17 | tools/headers: Synchronize kernel ABI headers, v4.17-rc1 | Ingo Molnar | 10 | -364/+451 |
2018-04-17 | objtool: Support HOSTCFLAGS and HOSTLDFLAGS | Laura Abbott | 1 | -2/+2 |
2018-04-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -17/+995 |
2018-04-16 | kvm: selftests: add vmx_tsc_adjust_test | Paolo Bonzini | 6 | -13/+991 |
2018-04-16 | tools/testing/nvdimm: enable labels for nfit_test.1 dimms | Dan Williams | 1 | -0/+3 |
2018-04-16 | tools/testing/nvdimm: fix missing newline in nfit_test_dimm 'handle' attribute | Dan Williams | 1 | -1/+1 |
2018-04-16 | tools/testing/nvdimm: support nfit_test_dimm attributes under nfit_test.1 | Dan Williams | 1 | -18/+25 |
2018-04-16 | tools/testing/nvdimm: allow custom error code injection | Dan Williams | 1 | -1/+37 |
2018-04-16 | Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm... | Ingo Molnar | 24 | -46/+178 |
2018-04-16 | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 3 | -3/+6 |
2018-04-15 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 29 | -177/+585 |
2018-04-13 | perf annotate: Handle variables in 'sub', 'or' and many other instructions | Arnaldo Carvalho de Melo | 1 | -1/+66 |
2018-04-13 | perf annotate: Allow setting the offset level in .perfconfig | Arnaldo Carvalho de Melo | 2 | -3/+17 |
2018-04-13 | perf report: Fix switching to another perf.data file | Arnaldo Carvalho de Melo | 1 | -5/+3 |
2018-04-13 | perf record: Change warning for missing sysfs entry to debug | Thomas Richter | 1 | -1/+2 |
2018-04-13 | proc: fixup copyright sign | Alexey Dobriyan | 9 | -7/+37 |
2018-04-13 | selftests: net: add in_netns.sh to TEST_PROGS | Anders Roxell | 1 | -1/+1 |
2018-04-12 | perf tests: Disable breakpoint accounting test for powerpc | Sandipan Das | 1 | -0/+1 |
2018-04-12 | kvm: selftests: add -std=gnu99 cflags | Peng Hao | 1 | -1/+1 |
2018-04-12 | perf sched: Fix documentation for timehist | Takuya Yamamoto | 1 | -2/+2 |
2018-04-12 | perf version: Print status for syscall_table | Jin Yao | 1 | -0/+3 |
2018-04-12 | perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT | Jin Yao | 5 | -8/+8 |
2018-04-12 | perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXX | Jin Yao | 2 | -4/+4 |
2018-04-12 | perf tests bpf: Remove unused ptrace.h include from LLVM test | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2018-04-12 | perf jvmti: Give hints about package names needed to build | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2018-04-12 | perf annotate browser: Allow showing offsets in more than just jump targets | Arnaldo Carvalho de Melo | 1 | -0/+5 |
2018-04-12 | perf annotate: Allow showing offsets in more than just jump targets | Arnaldo Carvalho de Melo | 2 | -2/+18 |
2018-04-12 | perf tests: Run dwarf unwind test on arm32 | Kim Phillips | 3 | -0/+30 |
2018-04-12 | tools headers: Restore READ_ONCE() C++ compatibility | Mark Rutland | 1 | -5/+15 |
2018-04-12 | perf stat: Enable 1ms interval for printing event counters values | Alexey Budankov | 2 | -13/+3 |
2018-04-12 | Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 3 | -272/+1091 |