1. b89fe63 perf symbols: Kill dso__build_id_is_kmod() by Namhyung Kim · 7 years ago
  2. c25ec42 perf symbols: Keep DSO->symtab_type after decompress by Namhyung Kim · 7 years ago
  3. 94df104 perf tests: Decompress kernel module before objdump by Namhyung Kim · 7 years ago
  4. 8ba29ad perf tools: Consolidate error path in __open_dso() by Namhyung Kim · 7 years ago
  5. 1d6b3c9 perf tools: Decompress kernel module when reading DSO data by Namhyung Kim · 7 years ago
  6. 3c84fd5 perf annotate: Use dso__decompress_kmodule_path() by Namhyung Kim · 7 years ago
  7. 42b3fa6 perf tools: Introduce dso__decompress_kmodule_{fd,path} by Namhyung Kim · 7 years ago
  8. 44ad6b8 perf tools: Fix a memory leak in __open_dso() by Namhyung Kim · 7 years ago
  9. 3619ef7 perf annotate: Fix symbolic link of build-id cache by Namhyung Kim · 7 years ago
  10. 14fc42f perf script python: Remove dups in documentation examples by SeongJae Park · 7 years ago
  11. 1bf8d5a perf script python: Updated trace_unhandled() signature by SeongJae Park · 7 years ago
  12. 26ddb87 perf script python: Fix wrong code snippets in documentation by SeongJae Park · 7 years ago
  13. 34d4453 perf script: Fix documentation errors by SeongJae Park · 7 years ago
  14. c76132d perf script: Fix outdated comment for perf-trace-python by SeongJae Park · 7 years ago
  15. d89269a perf probe: Fix examples section of documentation by SeongJae Park · 7 years ago
  16. 3e411b0 Merge tag 'perf-urgent-for-mingo-4.12-20170606' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  17. 2538b9e perf report: Ensure the perf DSO mapping matches what libdw sees by Milian Wolff · 7 years ago
  18. 5ea0416 perf report: Include partial stacks unwound with libdw by Milian Wolff · 7 years ago
  19. 6db47fd perf annotate: Add missing powerpc triplet by Kim Phillips · 7 years ago
  20. 598762c perf test: Disable breakpoint signal tests for powerpc by Jiri Olsa · 7 years ago
  21. a09935b perf symbols: Use correct filename for compressed modules in build-id cache by Namhyung Kim · 7 years ago
  22. 6b335e8 perf symbols: Set module info when build-id event found by Namhyung Kim · 7 years ago
  23. 1deec1b perf header: Set proper module name when build-id event found by Namhyung Kim · 7 years ago
  24. 918c7b0 perf stat: Only print NMI watchdog hint when enabled by Andi Kleen · 7 years ago
  25. b13bbee perf annotate: Fix branch instruction with multiple operands by Kim Phillips · 7 years ago
  26. 5426566 perf trace: Add mmap alias for s390 by Jiri Olsa · 7 years ago
  27. 6f68a6a Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  28. fac3fca Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  29. 77d6465 Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  30. 7b4500b perf annotate: Fix failure when filename has special chars by Ravi Bangoria · 7 years ago
  31. bdd7e3d selftests/ftrace: Add a testcase for many kprobe events by Masami Hiramatsu · 7 years ago
  32. 614d0d7 bpf: add various verifier test cases by Daniel Borkmann · 7 years ago
  33. 6e30437 tools/include: Sync kernel ABI headers with tooling headers by Ingo Molnar · 7 years ago
  34. 7111fff perf tools: Put caller above callee in --children mode by Namhyung Kim · 7 years ago
  35. 4d53b9d perf report: Do not drop last inlined frame by Milian Wolff · 7 years ago
  36. 28071f5 perf report: Always honor callchain order for inlined nodes by Milian Wolff · 7 years ago
  37. 325fbff perf script: Add --inline option for debugging by Namhyung Kim · 7 years ago
  38. 1982ad4 perf report: Fix off-by-one for non-activation frames by Milian Wolff · 7 years ago
  39. b21cc97 perf report: Fix memory leak in addr2line when called by addr2inlines by Milian Wolff · 7 years ago
  40. 7d4df08 perf report: Don't crash on invalid maps in `-g srcline` mode by Milian Wolff · 7 years ago
  41. e3170cc Merge branches 'acpi-button' and 'acpi-tools' by Rafael J. Wysocki · 7 years ago
  42. 56f410c Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  43. e5a489a Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  44. fe06fe8 selftests/powerpc: Fix TM resched DSCR test with some compilers by Michael Ellerman · 7 years ago
  45. b172296 selftests/ftrace: Add test to remove instance with active event triggers by Naveen N. Rao · 7 years ago
  46. d2ffb8d selftests/ftrace: Fix bashisms by Naveen N. Rao · 7 years ago
  47. 579f1d9 selftests/bpf: fix broken build due to types.h by Yonghong Song · 7 years ago
  48. cde97f8 selftests/powerpc: Test TM and VMX register state by Michael Neuling · 7 years ago
  49. a95cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  50. bdce57e tools/power/acpi: Add .gitignore file by Prarit Bhargava · 7 years ago
  51. e0c4a5f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  52. 6832a33 bpf: Handle multiple variable additions into packet pointers in verifier. by David S. Miller · 7 years ago
  53. 69a73e7 bpf: Remove commented out debugging hack in test_align. by David S. Miller · 7 years ago
  54. 0a5539f bpf: Provide a linux/types.h override for bpf selftests. by David S. Miller · 7 years ago
  55. 18b3ad9 bpf: Add verifier test case for alignment. by David S. Miller · 7 years ago
  56. 91045f5 bpf: Add bpf_verify_program() to the library. by David S. Miller · 7 years ago
  57. e07b98d bpf: Add strict alignment flag for BPF_PROG_LOAD. by David S. Miller · 7 years ago
  58. c44b594 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  59. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  60. 96fb20c tools/virtio: fix spelling mistake: "wakeus" -> "wakeups" by Colin Ian King · 7 years ago
  61. 3008a20 ptr_ring: support testing different batching sizes by Michael S. Tsirkin · 7 years ago
  62. a497950 ringtest: support test specific parameters by Michael S. Tsirkin · 7 years ago
  63. 2868b25 Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  64. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  65. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  66. 4e5ce33 selftests/vm: add a test for virtual address range mapping by Anshuman Khandual · 7 years ago
  67. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  68. 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  69. 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  70. 7361636 Merge branch 'for-4.12/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
  71. 8f28472 Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  72. 4ac4d58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  73. 1e6e7ea tools build: Fixup sched_getcpu feature test by Arnaldo Carvalho de Melo · 7 years ago
  74. 805b151 perf tests kmod-path: Don't fail if compressed modules aren't supported by Kim Phillips · 7 years ago
  75. d1f7b02 perf annotate: Fix AArch64 comment char by Kim Phillips · 7 years ago
  76. 1291927 perf tools: Fix spelling mistakes by Kim Phillips · 7 years ago
  77. 4c17468 Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  78. dd23f27 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  79. b6ad197 userfaultfd: selftest: combine all cases into a single executable by Mike Rapoport · 7 years ago
  80. d25e436 Merge tag 'spi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 7 years ago
  81. 2f34c12 Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  82. 12c1c2fd Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  83. 945f8f5 selftests: x86: add missing executables to .gitignore by Shuah Khan · 7 years ago
  84. ee5f7d7 tools/kvm: fix top level makefile by Justin M. Forbes · 7 years ago
  85. 1c2dd16 selftests/bpf: get rid of -D__x86_64__ by Alexei Starovoitov · 7 years ago
  86. 6ead18f selftests/bpf: add a test case to check verifier pointer arithmetic by Yonghong Song · 7 years ago
  87. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  88. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  89. 4341ec6 perf config: Refactor a duplicated code for obtaining config file name by Taeung Song · 7 years ago
  90. d8040645 perf symbols: Allow user probes on versioned symbols by Paul Clarke · 7 years ago
  91. b843f62 perf symbols: Accept symbols starting at address 0 by Arnaldo Carvalho de Melo · 7 years ago
  92. 0a12ae4 tools/virtio: fix build breakage by Sekhar Nori · 7 years ago
  93. 4f6d9bf ringtest: fix an assert statement by Dan Carpenter · 7 years ago
  94. 1dbdcc8 selftests: watchdog: accept multiple params on command line by Timur Tabi · 7 years ago
  95. 4e9c3a6 selftests: bpf: Use bpf_endian.h in test_xdp.c by David S. Miller · 7 years ago
  96. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  97. 16b7629 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  98. 7c8c03b Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  99. e06422c bpf: Include bpf_endian.h in test_progs.c too. by David S. Miller · 7 years ago
  100. bc1bafb bpf: Move endianness BPF helpers out of bpf_util.h by David S. Miller · 7 years ago